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

Add Support for Capitalization in Titles and Captions #48

Open
patrikreiske opened this issue Jan 12, 2022 · 2 comments
Open

Add Support for Capitalization in Titles and Captions #48

patrikreiske opened this issue Jan 12, 2022 · 2 comments

Comments

@patrikreiske
Copy link

patrikreiske commented Jan 12, 2022

Often times, the style of documents requires capitalization of words or phrases in titles and captions. Examples would be

Normal Text Titles and Captions
deep learning Deep Learning
hidden Markov model Hidden Markov Model
sequence to sequence Sequence to Sequence

This, however, is not (fully) supported by the package: As of now, only the first letter of the first word in a phrase can be capitalized but not every word's first letter or some words' first letters. Therefore, I suggest

  • adding a package flag for enabling automatic capitalization of any word in an acronym phrase when in a title or caption environment,
  • adding a flag to all existing commands entering the long form of acronyms inside text or adding likewise new commands to manually force the use of the capitalized form, and
  • adding an optional field to the \acro command to specify notations where not all words in the phrase (like for "sequence to sequence" / "Sequence to Sequence") are capitalized.

Thanks.

Edit: Spelling

@johanna4711
Copy link

+1 please.

@oetiker
Copy link
Owner

oetiker commented Jan 12, 2022

Sounds like a good plan!

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

No branches or pull requests

3 participants