TypstDocumentation

lower

Converts a string or content to lowercase.

Example

#lower("ABC") \
#lower[*My Text*] \
#lower[already low]
Preview

Parameters
Question mark

text
str or content
RequiredPositional
Question mark

The text to convert to lowercase.