Clarified documentation on small caps. (#1360)
This commit is contained in:
parent
f6b81b2905
commit
9d10df7ff4
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -2052,7 +2052,8 @@ To write small caps, you can use an HTML span tag:
|
|||
|
||||
<span style="font-variant:small-caps;">Small caps</span>
|
||||
|
||||
This will work in all output formats that support small caps.
|
||||
(The semicolon is optional and there may be space after the
|
||||
colon.) This will work in all output formats that support small caps.
|
||||
|
||||
Math
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue