Releases: metanorma/metanorma-standoc
Releases · metanorma/metanorma-standoc
v2.10.0
v2.9.10
- Suppress Relaton prefix warnings on attachments and repository references: metanorma/metanorma#417
- No inferred anchors in boilerplate: metanorma/metanorma-iso#730
- Addenda allowed to boilerplate: metanorma/metanorma-iso#730
- Cover image processing: metanorma/metanorma-jis#227
v2.9.9
v2.9.8
- Restore UnitsML markup: #931
- Add
span:abstract[]
,span:classification[]
,image:[]
to span annotations of bibliography: metanorma/mn2pdf#278 - Resolve
has-
relations in document attributes tohas
+ capital: ) metanorma/metanorma-iso#1219 - Fix retrieval of correct Processor class from Converter in inheriting flavours: metanorma/metanorma#416
- Do not localise embed header to be current flavour: metanorma/metanorma#367
v2.9.7
- Register extension Metanorma::Plugin::Lutaml::LutamlKlassTableBlockMacro: 94dfadf
- Filter on log by severity or category: metanorma/metanorma-utils#34
- Debug processing of ampersand for XML entities in number formatting attributes: metanorma/iso-2533#22
- Debug postprocessing of default number parameters: metanorma/iso-2533#22
- Register extension Metanorma::Plugin::Lutaml::LutamlEaXmiPreprocessor: 0ca2975
- Remove space after MathML for inline rendering: metanorma/iso-2533#22
- Do not strip space before element in block in multiline text when final line does not end in carriage return: metanorma/iso-2533#22
number_sign
number formatting option autopopulated: #930- Number formatting of inline stem expression: #928
v2.9.6
- Formatting of numbers in formulas: metanorma/metanorma#406
- Process unembedded attachments: metanorma/metanorma#407
- Use Asciidoc for termdef and normref boilerplate: metanorma/metanorma-iec#339
- Unembedded attachments are found relative to input not output file location: metanorma/metanorma#407
- Consistent attachment name and eref target: metanorma/metanorma#407
v2.9.5
v2.9.4
- Match
eref
target and attachment name, rather than assuming default directory for attachments: #900 - Add line breaks in Base64 encoding of attachment, to make processing not run out of memory: #900, metanorma/metanorma-iso#1203
- Deal with escaping links that are textual content of links, when protecting links from character substitution: metanorma/metanorma-ogc#671
- Debug escaping link from substitutions when it is wrapped with delimiters such as quotes: #911
- Debug smart quotes around a single XML tag: #911
- Remove duplicate bibitems with identical docidentifier, to preempt glossarist reference generation: #910
- Escape XML escapes like
&
in passthrough blocks: metanorma/metanorma-ietf#211 - Improved reporting of duplicate terms: metanorma/metanorma#75
- Register extension Metanorma::Plugin::Lutaml::LutamlGmlDictionaryBlockMacro: 0826d26
- Register extension Metanorma::Plugin::Lutaml::LutamlGmlDictionaryBlock: 9a21d2e
- Register extension Metanorma::Plugin::Lutaml::LutamlEaDiagramBlockMacro: a8ec84c
v2.9.3
- Remove linebreaks in Metanorma postprocessing, not while reading blocks: metanorma/metanorma-ogc#703
v2.9.2
- Preserve relative link for attachments when compiling doc outside of working directory; use document location when opening attachment to convert it to DataURI: #898
- Do not smart-format attachments, which are encoded as Base64: #898
- Clean up reporting of missing attachment: #898
- Bug truncating large attachments: metanorma/annotated-express-report#15