texlive-titlecaps 2024.2
Setting rich-text input into titling caps
The package is intended for setting rich text into titling capitals (in which the first character of words are capitalized). It automatically accounts for diacritical marks (like umlauts), national symbols (like ae), punctuation, and font changing commands that alter the appearance or size of the text. It allows a list of predesignated words to be protected as lower-cased, and also allows for titling exceptions of various sorts.
- Website: https://ctan.org/pkg/titlecaps
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-titlecaps 2024.2
as follows:
guix install texlive-titlecaps@2024.2
Or install the latest version:
guix install texlive-titlecaps
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.