summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-boldgreek.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-boldgreek.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-boldgreek.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-boldgreek.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-boldgreek.html
index 2824b5d1dc0..5643a3b2b54 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-boldgreek.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-boldgreek.html
@@ -6,8 +6,8 @@
command for setting bold <em>text</em> in TeX maths) affects a select
few mathematical symbols (the uppercase Greek letters). However
lower-case Greek letters behave differently from upper-case Greek
-letters (due to Knuth&rsquo;s esoteric font encoding decisions). However,
-<code>\</code><code>mathbf</code> <em>can&rsquo;t</em> be used even for upper-case Greek letters in
+letters (due to Knuth&#8217;s esoteric font encoding decisions). However,
+<code>\</code><code>mathbf</code> <em>can&#8217;t</em> be used even for upper-case Greek letters in
the AMSLaTeX <i>amsmath</i> package, which
disables this font-switching and you must use one of the techniques
outlined below.
@@ -17,7 +17,7 @@ outlined below.
{\boldmath$\theta$}
</pre>
</blockquote><p>
-but <code>\</code><code>boldmath</code> may not be used in maths mode, so this &lsquo;solution&rsquo;
+but <code>\</code><code>boldmath</code> may not be used in maths mode, so this &#8216;solution&#8217;
requires arcana such as:
<blockquote>
<pre>
@@ -37,10 +37,10 @@ which then causes problems in superscripts, etc.
<p/>All these solutions cover all mathematical symbols, not merely Greek
letters.
<dl>
-<dt><tt><i>bm.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools.zip">macros/latex/required/tools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools/">browse the directory</a>)
-<dt><tt><i>amsbsy.sty</i></tt><dd>Distributed as part of AMSLaTeX <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex.zip">macros/latex/required/amslatex</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex/">browse the directory</a>)
+<dt><tt><i>bm.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools.zip">macros/latex/required/tools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/bm.html">catalogue entry</a>
+<dt><tt><i>amsbsy.sty</i></tt><dd>Distributed as part of AMSLaTeX <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex.zip">macros/latex/required/amslatex</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/amsbsy.html">catalogue entry</a>
<dt><tt><i>amsmath.sty</i></tt><dd>Distributed as part of AMSLaTeX
- <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex.zip">macros/latex/required/amslatex</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex/">browse the directory</a>)
+ <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex.zip">macros/latex/required/amslatex</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/amsmath.html">catalogue entry</a>
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=boldgreek">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=boldgreek</a>
</body>