Skip to content

Releases: metanorma/metanorma-standoc

v2.10.0

11 Nov 08:51
Compare
Choose a tag to compare
  • Allow multiple sections of same type if specified through heading attribute: #939

v2.9.10

28 Oct 01:05
Compare
Choose a tag to compare

v2.9.9

28 Oct 01:04
Compare
Choose a tag to compare
  • Improved detection of flavour version: f662612

v2.9.8

14 Oct 03:06
Compare
Choose a tag to compare

v2.9.7

30 Sep 03:18
Compare
Choose a tag to compare
  • 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

02 Sep 02:53
Compare
Choose a tag to compare

v2.9.5

19 Aug 10:33
Compare
Choose a tag to compare
  • Debug timing of stripping bibdata/bibitem IDs: #910

v2.9.4

19 Aug 02:21
Compare
Choose a tag to compare
  • 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

06 Aug 09:40
Compare
Choose a tag to compare

v2.9.2

05 Aug 04:12
Compare
Choose a tag to compare
  • 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