Releases: metanorma/isodoc
Releases · metanorma/isodoc
v3.5.0
v3.4.9
- Disambiguate
trids introduced by Rouge: metanorma/metanorma-standoc#1163 - Rake dependency of thor: metanorma/metanorma-cli#409
v3.4.8
- Presentation XML, convert nested lists to tables for
@display=table:metanorma/metanorma-iso#971 - Remove empty
quoteelements generated in processing amend clauses in Presentation XML: metanorma/metanorma-iso#387 - CSS for
p.floating-title: metanorma/metanorma-iso#387 - Set rendering of floating titles with no depth specified: metanorma/metanorma-iso#387
- Differentiate
quote/@typefor rendering ofamend/newcontent: metanorma/metanorma-iso#387 - Number amend subclauses: metanorma/metanorma-iso#387
- Process amend subclauses of type
annex: metanorma/metanorma-iso#387 - Prevent stale paths accumulating in SASSC preprocessing: metanorma/mn-samples-iso#113
- Do not strip boldface from ToC titles: metanorma/metanorma-pdfa#22
- Insert variant titles for annexes to prevent needing to manipulate boldface of annex title rendering: metanorma/metanorma-pdfa#22
- Do not insert boldface in semantic XML titles: metanorma/metanorma-pdfa#22
v3.4.7
- Sourcecode and pseudocode rendered in HTML as HTML 5
figure: #758 - Mark up designation name in Presentation XML, so it can be identified in HTML 5 as
dfn: #758 - Render terms clauses with
dfnandabbrin HTML 5: #758 - Preserve
&unescaped ina/@ref: metanorma/metanorma-pdfa#21 - Process
altsource, aspicturein HTML 5: metanorma/metanorma#496 - Allow multple subdirectory levels to be specified in
svg_load(): metanorma/metanorma-ogc#915 - Differentiate admonition types by CSS class in HTML: #768
v3.4.5
- Refine test on when to render notes and examples as single paragraph in HTML, DOC: metanorma/mn-samples-jis#74
- Cross-reference paragraphs: metanorma/metanorma-standoc#942
- Cache bibitem XML against both id and anchor attributes, in case they are different (as they are in collections): metanorma/iso-10303#687
- Use
table/caption,figure,figure/figcaptionin HTML output: #758
v3.4.4
v3.4.3
- Escape draft number from i18n.l10n in Metadata: metanorma/metanorma-plateau#146
- Add enabler and authorizer as metadata fields: metanorma/metanorma-plateau#146
- Add
pdf-portfoliooption to PDF compilation: metanorma/metanorma#515 - Debugging: escape from i18n.l10n the first origin in a sequence of origins for a block source: metanorma/metanorma-plateau#290
- Put
edition_cardinalin place in edition localisation for all languages, as a fallback foredition_ordinalwhere it does not apply: metanorma/metanorma-plateau#294 - Remove ordinal rendering of eref localities ("clause 1st") for CJK languages: metanorma/metanorma-plateau#298
- i18n of numeric title prefixes (Part 1, Amendment 3, etc): metanorma/metanorma-plateau#299
- Allow
localized-stringto present i18n of multiple languages, corresponding to the languages used in bibdata titles: metanorma/metanorma-plateau#299 - Use
@original-idas fallback, if@idattribute unavailable when autonumbering assets: metanorma/metanorma-iso#1493 - Hyperlink the start of a short citation to the bibliography: metanorma/metanorma-plateau#287
- Set
@class = plainon plain tables, to enforce consistent rendering: metanorma/metanorma-standoc#790 - Remove unnesting of tables in Word nested within table cells: metanorma/metanorma-standoc#790
- Allow custom connectives for
erefandxrefcombinations: metanorma/metanorma-standoc#1070 - Rationalise presentation metadata structure, eliminating
name/valuetags: metanorma/mn-samples-plateau#484 - Refactor extraction of
docschemefrom presentation metadata: metanorma/mn-samples-plateau#484 - Extract all presentation metadata tags to Metadata class: metanorma/mn-samples-plateau#484
- Pass
keystore,keystore-passwordparameters to mn2pdf: metanorma/metanorma#520 - Fix ordering of fonts in presentation metadata: metanorma/mn-samples-plateau#491
- Process
keyelement for table, figure, formula keys: metanorma/metanorma-iso#754 - Allow multiple values of type attribute for bibliographic notes: metanorma/metanorma-standoc#1138
- Render and cross-reference displayable bibliographic notes (
@type = 'display'): metanorma/metanorma-standoc#1138 - Make the test for rendering notes in a single paragraph deal with
semxwrapper on notes in Presentation XML: metanorma/metanorma-standoc#1138 - Enable
indexsectfor all flavors: #748 - Enable cross-referencing of notes nested within figures and tables: #620
- Restart autonumbering of notes and examples nested within each provision, with container cross-referencing: metanorma/metanorma-iso#1493
- Do not crash on empty font entries in CSV-delimited
:fonts:document attribute: metanorma/metanorma-standoc#1142 - Avoid badly nested HTML in the rendering of
p/notein HTML: unnest the note: pdf-association/spec-pdf-core#71 - Process
doctype/@abbreviationin Metadata class, making it available to Liquid templates: metanorma/metanorma-pdfa#6 - Make
stage-aliasavailable in presentation metadata, for use in tests: metanorma/metanorma-pdfa#6 - Allow subclauses in amend clauses: metanorma/metanorma-iso#1258
- Do not insert
fmt-name,fmt-xref-labelmarkup in Semantic XML-specific nodes within Presentation XML: metanorma/metanorma-iso#1258
v3.4.2
- Put brackets around semantic non-numeric Metanorma docidentifiers: metanorma/metanorma-pdfa#16
- Do not pass an empty logo string to metadata: metanorma/metanorma-bipm#560
- Separate
IsoDoc::Metadata.images()method: metanorma/metanorma-bipm#560 relaton-render-configdocument attribute to configure Relaton Render locally: metanorma/metanorma-standoc#1125- Introduce
linkprocessing in Presentation XML: metanorma/metanorma-itu#741 - Propagate
link/@styleto rendering oflinkin HTML/DOC, asa/@class: metanorma/metanorma-itu#741 - Add author-date and title identifiers as distinct class, for deciding what identifiers to bracket in rendering: metanorma/metanorma-pdfa#16
v3.4.1
- Display definition lists of tables in Word without wraparound border: metanorma/iso-22726-1#8
- Do not allow svgmap to be extracted from twice in generating Presentation XML: metanorma/metanorma-iso#1458
- Place HTML CSS directly under
styletag, rather than in HTML comment, in order to enbale downstream variable manipulation: metanorma/metanorma-pdfa#17
v3.4.0
- Plain tables in Word: metanorma/metanorma-iso#1429
- Refactor logs: externally defined messages: metanorma/metanorma-standoc#927
- Allow multiple citation styles from relaton-render: metanorma/metanorma-jis#393
- Implement citation styles override in bibliographic cross-references, using configured styles from relaton-render: metanorma/metanorma-jis#393
- i18n: use JIS word for 'modified' in Japanese: metanorma/metanorma-jis#388
- Configure modification text delimiter for termsources: metanorma/metanorma-jis#388
- Do not hyperlink short or full in-document citations to bibliography: metanorma/metanorma-jis#388
- Internationalise punctuation of biblio-tag: metanorma/metanorma-jis#388
- Escape from internationalisation of punctuation: docids in anchors, erefs in termsources and sources: metanorma/metanorma-jis#388
- Explicit configuration of punctuation for all supported languages: metanorma/metanorma-jis#388
- Update relaton-render templates: metanorma/metanorma-jis#388