You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, these are pre-built identifiers. They don't give too many options to match with original format.
In PDF, @Intelligent2013 used <docidentifier type="ISO" primary="true"> to get the identifier.
Therefore, the output looks like this:
I think presentation.xml should provide more options to build more than one variant of identifier.
manuelfuenmayor
changed the title
Presentation.xml: Create new version of docidentifier to build different variants of identifiers
Presentation.xml: Building different variants of identifiers
Feb 3, 2025
In relation to #1250
Description of the issue
Original version of iso-8601-2-amd1 document uses two identifier variants:
In presentation.xml we are given 4
docidentifier
tags:However, these are pre-built identifiers. They don't give too many options to match with original format.
In PDF, @Intelligent2013 used
<docidentifier type="ISO" primary="true">
to get the identifier.Therefore, the output looks like this:
I think presentation.xml should provide more options to build more than one variant of identifier.
To reproduce
Go to iso-8601-2-amd1 and execute:
$ bundle exec metanorma -x pdf sources/iso-8601-2-amd-1.adoc
The text was updated successfully, but these errors were encountered: