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

ISO/IEC Coding Guidelines: add non-breaking spaces #209

Closed
20 tasks done
Intelligent2013 opened this issue Sep 6, 2022 · 1 comment
Closed
20 tasks done

ISO/IEC Coding Guidelines: add non-breaking spaces #209

Intelligent2013 opened this issue Sep 6, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Intelligent2013
Copy link
Contributor

Intelligent2013 commented Sep 6, 2022

Source: #190

Replace space into non-breaking spaces for text in these patterns:

  • [number] [SI Unit]
  • (Part)[space]([0-9])
  • ([0-9])[space](%)
  • (ISO)[space]([0-9])
  • (ISO/TC)[space]([0-9])
  • (NOTE)[space]([0-9])
  • (Note)[space]([0-9][space]to entry:)
  • (Table)[space]([0-9])
  • (Formula)[space]([\((0-9)*\)])
  • (SC)[space]([0-9])
  • (Figure)[space]([0-9])
  • (Clause)[space]([0-9])
  • (Volume)[space]([0-9])
  • (Article)[space]([A-Z|a-z][ |\.|\)])
  • (Step)[space]([0-9])
  • (OIML)[space](D)
  • (Annex)[space]([A-Z|a-z][ |\.|\)])
  • [space](— [A-Z])
  • [0-9] [mathematical signs] ][0-9]
  • Numbers formatted with spaces, e.g. 1 000:
@Intelligent2013
Copy link
Contributor Author

Done.

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Metanorma Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant