Clarified documentation on small caps. (#1360)

This commit is contained in:
John MacFarlane 2014-07-13 15:21:32 -07:00
parent f6b81b2905
commit 9d10df7ff4

3
README
View file

@ -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
----