diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-reuseq.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-reuseq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-reuseq.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-reuseq.html index 712d948ef0b..67f62f82ec1 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-reuseq.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-reuseq.html @@ -2,7 +2,7 @@ <title>UK TeX FAQ -- question label reuseq</title> </head><body> <h3>Re-using an equation</h3> -<p>To repeat an existing equation, one wants not only to have the same +<p/>To repeat an existing equation, one wants not only to have the same mathematics in it, one also wants to re-use the original label it had. The <i>amsmath</i> package comes to our help, here: <blockquote> @@ -24,7 +24,7 @@ Remember that Here, the second instance of a=b will be typeset with a copy, made by the <code>\</code><code>tag</code> command, of the label of the first instance. -<p>Comprehensive documentation of AMSLaTeX is to be found in +<p/>Comprehensive documentation of AMSLaTeX is to be found in <i>amsldoc</i>, in the distribution; it is also available on the web at <a href="ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf">ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf</a> <dl> @@ -33,5 +33,5 @@ at <a href="ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf">ftp://ftp.ams.org <dt><tt><i>amsmath.sty</i></tt><dd>Distributed as part of AMSLaTeX <a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/amslatex.zip">macros/latex/required/amslatex</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/amslatex.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/amslatex/">browse</a>) </dl> -<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=reuseq">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=reuseq</a> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=reuseq">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=reuseq</a> </body> |