mirror of
https://github.com/typst/typst
synced 2025-07-27 06:17:53 +08:00
Mention the symbol
type in the docs on _Symbols_
This commit is contained in:
parent
77db88eb98
commit
f54268c1cc
@ -2,4 +2,5 @@ These two modules give names to symbols and emoji to make them easy to insert
|
|||||||
with a normal keyboard. Alternatively, you can also always directly enter
|
with a normal keyboard. Alternatively, you can also always directly enter
|
||||||
Unicode symbols into your text and formulas. In addition to the symbols listed
|
Unicode symbols into your text and formulas. In addition to the symbols listed
|
||||||
below, math mode defines `dif` and `Dif`. These are not normal symbol values
|
below, math mode defines `dif` and `Dif`. These are not normal symbol values
|
||||||
because they also affect spacing and font style.
|
because they also affect spacing and font style. Furthermore, you can define
|
||||||
|
custom symbols with the constructor function of the [symbol]($symbol) type.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user