Development build 586e1bd4
Typst文档简体中文版v0.15.1 + dev 586e1bd4

upper自始可用Go to source

Converts a string or content to uppercase.

Example

#upper("abc") \ #upper[*my text*] \ #upper[ALREADY HIGH]

参数
Question mark

text
str or content
必需参数
Question mark
位置参数
Question mark

The text to convert to uppercase.