We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FujishigeTemma/typst-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
styles.md•401 B
# Styles
Alternate letterforms within formulas.
These functions are distinct from the [`text`] function because math fonts
contain multiple variants of each letter.
## Functions
### `upright`
Upright (non-italic) font style in math.
### `italic`
Italic font style in math.
For roman letters and greek lowercase letters, this is already the default.
### `bold`
Bold font style in math.