Skip to content

Commands for capitalizing first letter #48

@vmichals

Description

@vmichals

Thank you for this cool package.

I have a feature request:
The latex glossaries package has the commands \Gls and \Glspl that capitalize the first letter, which is very useful if an entry is used at the beginning of a sentence. Would it be possible to add corresponding functions in glossarium?

I tried to write a function that calls gls() and modifies the first letter, but couldn't figure out how to access the string in the returned content object. AFAIK, Typst doesn't offer a built-in function like upper() that only capitalizes the first letter.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions