diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-usesymb.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-usesymb.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-usesymb.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-usesymb.html index 631682b7eef..d7883168955 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-usesymb.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-usesymb.html @@ -5,10 +5,10 @@ <p/>Most symbol font sets come with a package that defines commands for every symbol in the font. While this is convenient, it can lead to difficulties, particularly with name clashes when you load packages -that cover fonts which duplicate symbols — an issue which is +that cover fonts which duplicate symbols — an issue which is discussed in - “<a href="FAQ-alreadydef.html">symbol already defined</a>”. + “<a href="FAQ-alreadydef.html">symbol already defined</a>”. Some font sets (for example, <i>MnSymbol</i>) are huge, and the accompanying macros cover so many symbols that name clashes are surely a serious problem. @@ -19,8 +19,8 @@ documentation provides font tables). The basic command is <code>\</code><code>ding{</code><em>number</em><code>}</code> for a single symbol; there are commands for other fancier uses. <i>Pifont</i> also allows you to select other fonts, for similar use. -<p/>The <i>yagusylo</i> describes itself as “an extended version of -<i>pifont</i>, gone technicolor”. It provides all the facilities +<p/>The <i>yagusylo</i> describes itself as “an extended version of +<i>pifont</i>, gone technicolor”. It provides all the facilities of <i>pifont</i>, but allows you to create your own mnemonic names for symbols. Thus, while you can say <code>\</code><code>yagding[</code><em>family</em><code>]{</code><em>symbol number</em><code>}</code>[colour], you can also |