Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short form of ordinal number #1098

Closed
Intelligent2013 opened this issue Feb 12, 2024 · 4 comments
Closed

Short form of ordinal number #1098

Intelligent2013 opened this issue Feb 12, 2024 · 4 comments
Assignees

Comments

@Intelligent2013
Copy link
Contributor

Source issue: #1089

Currently, the spell out edition contains 'word':

<edition language="en">second edition</edition>

But, in the old ISO documents, the edition number is digits with suffix:

  • 'en':
    image

  • 'fr':
    image

NOTE: the word 'EDITION' should be uppercased.
NOTE: ème should be encoded in sup tags.

@github-project-automation github-project-automation bot moved this to 🆕 New in Metanorma Feb 12, 2024
@opoudjis opoudjis moved this from 🆕 New to 🏗 In progress in Metanorma Feb 13, 2024
@opoudjis
Copy link
Contributor

@Intelligent2013 which ones? Will implement in only 1951 for now.

@Intelligent2013
Copy link
Contributor Author

@Intelligent2013 which ones? Will implement in only 1951 for now.

@opoudjis 1951 is ok.

opoudjis added a commit to metanorma/isodoc that referenced this issue Feb 14, 2024
@opoudjis
Copy link
Contributor

The Twitter-CLDR-rb library renders French "2nd" as "2e" not "2ème"; that of course is a stylistic preference in French, and the fashion (and the French National Printing House, which sets French printing style) has turned away from 2ème and towards 2e as simpler: https://lafaqdefrancais.wordpress.com/2022/01/23/abreviation-des-ordinaux-premier-premiere-deuxieme/

I could introduce older ordinals in Metanorma, but frankly, I don't see the point. 2<sup>e</sup> ÉDITION it is.

@opoudjis
Copy link
Contributor

Note that this needs isodoc as well, since I introduced into its YAML the rules for digits + ordinals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants