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

Plural forms #636

Open
Kamik423 opened this issue Jan 12, 2023 · 0 comments
Open

Plural forms #636

Kamik423 opened this issue Jan 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Kamik423
Copy link

Kamik423 commented Jan 12, 2023

I frequently find myself running into LaTeX errors because I wrote \minutes or \watts instead of \minute or \watt. To me this code reads more organically:

The power draw could however not be kept at \qty{10}{\watts} for \qty{30}{\minutes}.

Since there are already some alternative spellings allowed (\litre and \liter, \metre and \meter), can plural versions of the units also be added or even automatically generated?

@josephwright josephwright added the enhancement New feature or request label Apr 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
None yet
Development

No branches or pull requests

2 participants