diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-casechange.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-casechange.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-casechange.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-casechange.html index 2b51f342ba4..a2524a0427f 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-casechange.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-casechange.html @@ -32,7 +32,7 @@ standard classes to produce upper case running heads for chapters and sections. <p/>Unfortunately <code>\</code><code>MakeUppercase</code> and <code>\</code><code>MakeLowercase</code> do not solve the other problems with <code>\</code><code>uppercase</code>, so for example a section -title containing <code>\</code><code>begin{tabular}</code> ... +title containing <code>\</code><code>begin{tabular}</code> … <code>\</code><code>end{tabular}</code> will produce a running head containing <code>\</code><code>begin{TABULAR}</code>. The simplest solution to this problem is using a user-defined command, for example: @@ -59,7 +59,7 @@ commands (<em>not</em> the TeX primitive commands <code>\</code><code>uppercase< <code>\</code><code>lowercase</code>), so that section headings and the like don’t produce broken page headings. <dl> -<dt><tt><i>textcase.sty</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/textcase.zip">macros/latex/contrib/textcase</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/textcase/">browse the directory</a>) +<dt><tt><i>textcase.sty</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/textcase.zip">macros/latex/contrib/textcase</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/textcase/">browse the directory</a>) </dl> <p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=casechange">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=casechange</a> </body> |