diff options
Diffstat (limited to 'MANUAL.txt')
-rw-r--r-- | MANUAL.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index d987919d9..379c61ca5 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -2736,6 +2736,10 @@ To write small caps, you can use an HTML span tag: (The semicolon is optional and there may be space after the colon.) This will work in all output formats that support small caps. +Alternatively, you can also use the new `bracketed_spans` syntax: + + [Small caps]{style="font-variant:small-caps;"} + Math ---- |