lib/metanorma/ietf/processor.rb in metanorma-ietf-2.1.0 vs lib/metanorma/ietf/processor.rb in metanorma-ietf-2.1.1

- old
+ new

@@ -46,9 +46,13 @@ end end nil end + def use_presentation_xml(ext) + false + end + def xml2rfc_present? !which("xml2rfc").nil? end def output(isodoc_node, inname, outname, format, options={})