Releases: metanorma/isodoc
Releases · metanorma/isodoc
v3.2.4
- Allow setting localdir, so that URIs in bibdata can be processed from standoc by cut-down instance of isodoc class: metanorma/metanorma-icc#3
- Move determination of published stage status to Semantic XML: metanorma/metanorma-csa#329
- Fix paths of pdfstylesheet and pdfstylesheet_override: metanorma/metanorma-standoc#1077
- Do not double-render footnote as text within biblio-tag: metanorma/metanorma-ieee#534
v3.2.3
- Allow setting localdir, so that URIs in bibdata can be processed from standoc by cut-down instance of isodoc class: metanorma/metanorma-icc#3
v3.2.2
- Set copublisher logos in metadata to DataURI in HTML: metanorma/metanorma-icc#3
to_xml()
encoded as UTF-8 in Metadata class for boilerplate insertions: metanorma/metanorma-iec#191- Allow i18n of multiple elements in an xpath in bibdata: metanorma/metanorma-iec#191
- Configure unordered list bullet settings as Presentation Metadata: metanorma/metanorma-csa#327
- Override published status through semantic-metadata-stage-published: metanorma/metanorma-csa#327
- Default status for documents is published in Metadata object, to avoid conflict with ISO: metanorma/metanorma-csa#327
v3.2.1
- Support plain tables (no borders or shading): metanorma/metanorma-jis#101
- Add document_suffix if present to content GUIDs generated in Presentation XML: metanorma/bipm-si-brochure#298
v3.2.0
- Table
css-style
attribute: metanorma/metanorma-standoc#1048 - Left-align the table-formatted definition list key in Word: metanorma/iso-19135#320
- Rename
review
andannotation
elements: metanorma/metanorma-standoc#1052 - Conditional printing of annotations, if draft or directive: #705
- Do not put a label on unnumbered uncaptioned assets: #702
- Publisher logo size attributes: metanorma/metanorma-iso#729
- Table cell style attribute overrides Word table cell border styling: metanorma/metanorma-iso#729
- Apply
ol/@start
attribute to all flavours: #247 - Remove empty fmt- elements: #696
- Allow override on display criterion for individual annotations: #705
v3.1.12
- Redo SVG HTML, for scaling: metanorma/iso-10303#601
- Use
presentation-metadata-doctype-alias
if supplied for internationalisation of doctype: #698 - Maintain all caps in capitalisation of status and similar in HTML/DOC Metadata: metanorma/metanorma-itu#147
- Populate metadata for Presentation XML after internationalisation of bibdata: this makes
doctype_display
available in Presentation XML, and improves metadata in general in boilerplate and HTML/DOC cover material: metanorma/metanorma-itu#147 - Realise no-wrap for
fmt-identifier
: metanorma/metanorma#482 - Persist tempfile for PDF compilation: #701
v3.1.11
- Add
@id
tofmt-name, fmt-title, fmt-definition, fmt-sourcecode, fmt-provision
: metanorma/metanorma-standoc#1014 - Ensure all new GUIDs assigned in Presentation XML are content GUIDs: metanorma/metanorma-standoc#1014
- Move original-id back to id if the id has not been reused elsewhere in the Presentation XML: metanorma/metanorma-standoc#1014
- If adding
indexsect
in Presentation XML, its title needs to befmt-title
, nottitle
: metanorma/metanorma-standoc#1014 - Add
pdfstylesheet
,pdfstylesheet-override
parameters to pass custom PDF stylesheets into isodoc: metanorma/metanorma-standoc#1033, metanorma/metanorma-standoc#1037 - Make the attachment directory for expanding DataURI attachments be relative to the output directory
output_dir
, not the source directorylocaldir
: metanorma/metanorma-iso#1361 - Capture copublisher logos in
metadata
to pass on to HTML, DOC output: metanorma/metanorma-iho#4 - Convert images for copublisher logos for Word from DataURI to files and from SVG to EMF: metanorma/metanorma-iho#4
v3.1.10
v3.1.8
- Refactor Presentation XML, source: #683
- Debug identification and rewriting of xsd:IDREF cross-references: metanorma/metanorma-standoc#1007
- Add
semx-id
attribute to preserve content GUIDs in Presentation XML: metanorma/metanorma-standoc#1007 - Move the sanitising of the
anchor
to conform with xsd:IDREF from Semantic to Presentation XML: metanorma/metanorma-standoc#1007 - Delimit the autonumbered content in
fmt-fn-label
usingspan[@fmt-caption-label]
, consistent with other instances of labels in Presentation XML: metanorma/iso-10303#561
v3.1.7
- Move executivesummary to all of Metanorma: metanorma/metanorma-standoc#987
- Move appendix to all of Metanorma: metanorma/metanorma-standoc#987
- Break down table border CSS attributes: metanorma/metanorma-standoc#989
- Do not flag error if semx points to original-id: metanorma/mn-samples-plateau#377
- Remove redundant creation of original-id when processing concepts in Presentation XMLL: metanorma/mn-samples-plateau#377
- Add ID to
modification
element, to make tracking it in Presentation XML easier: metanorma/mn-samples-plateau#377 - Track modification duplication in Presentation XML under
fmt-termsource
: metanorma/mn-samples-plateau#377 - Avoid
semx
duplication for figure and table sources, as modification tracking has not been set up there yet: metanorma/mn-samples-plateau#377 - Remove '(all parts)' from citations, leaving it only in references; debug i18n of 'all parts': metanorma/mn-samples-icc#16
- Fix conjoined xrefs for formulas and annexes: metanorma/mn-samples-icc#12
- Fix linebreaking on MathML in HTML: metanorma/metanorma-iso#1320