diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-06 13:53:21 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-06 17:40:08 +0100 |
| commit | 149e2b055bbf19d6908d825817f2edbb6bb66abb (patch) | |
| tree | e4f1dc3bccfa987365d14d28a97b27506086e236 /docs/src/reference | |
| parent | 7d28e6499e1094c1e7c340fe95d3ecd543993f3b (diff) | |
Custom link callback
Diffstat (limited to 'docs/src/reference')
| -rw-r--r-- | docs/src/reference/details.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/reference/details.yml b/docs/src/reference/details.yml index 24389a24..1360b989 100644 --- a/docs/src/reference/details.yml +++ b/docs/src/reference/details.yml @@ -39,9 +39,9 @@ math: | { x in RR | x "is natural" } $ ``` - Math mode defines a wide selection of [symbols]($category/math/symbols) like - `pi`, `dot`, or `RR`. Many mathematical symbols are available in different - variants. You can select between different variants by applying + Math mode makes a wide selection of [symbols]($category/math/symbols) like + `pi`, `dot`, or `RR` available. Many mathematical symbols are available in + different variants. You can select between different variants by applying [modifiers]($type/symbol) to the symbol. Typst further recognizes a number of shorthand sequences like `=>` that approximate a symbol. When such a shorthand exists, the symbol's documentation lists it. |
