mirror of
https://github.com/typst/typst
synced 2025-06-28 08:12:53 +08:00
Update README.md (#3340)
This commit is contained in:
parent
71ed779599
commit
b224769c85
@ -57,7 +57,7 @@ Let's dissect what's going on:
|
|||||||
markup like this, see the [syntax] reference for a full list.
|
markup like this, see the [syntax] reference for a full list.
|
||||||
|
|
||||||
- [Mathematical equations][math] are enclosed in dollar signs. By adding extra
|
- [Mathematical equations][math] are enclosed in dollar signs. By adding extra
|
||||||
spaces around the contents of a equation, we can put it into a separate block.
|
spaces around the contents of an equation, we can put it into a separate block.
|
||||||
Multi-letter identifiers are interpreted as Typst definitions and functions
|
Multi-letter identifiers are interpreted as Typst definitions and functions
|
||||||
unless put into quotes. This way, we don't need backslashes for things like
|
unless put into quotes. This way, we don't need backslashes for things like
|
||||||
`floor` and `sqrt`. And `phi.alt` applies the `alt` modifier to the `phi` to
|
`floor` and `sqrt`. And `phi.alt` applies the `alt` modifier to the `phi` to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user