summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-newfunction.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-newfunction.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-newfunction.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-newfunction.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-newfunction.html
index 47f72afd9df..62024971d29 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-newfunction.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-newfunction.html
@@ -30,7 +30,7 @@ say:
</blockquote><p>
<code>\</code><code>DeclareMathOperator*</code> declares the operator always to have its
sub- and superscripts in the
-&ldquo;<a href="FAQ-limits.html"><code>\</code><code>limits</code> position</a>&rdquo;.
+&#8220;<a href="FAQ-limits.html"><code>\</code><code>limits</code> position</a>&#8221;.
<p/>The <i>amsopn</i> command <code>\</code><code>operatorname</code> allows you to
introduce <em>ad hoc</em> operators into your mathematics, so
<blockquote>
@@ -44,12 +44,13 @@ typesets the same as
\[ \foo(bar) \]
</pre>
</blockquote><p>
-As with <code>\</code><code>DeclareMathOperator</code> there&rsquo;s a starred version
+As with <code>\</code><code>DeclareMathOperator</code> there&#8217;s a starred version
<code>\</code><code>operatorname*</code> for sub- and superscripts in the limits position.
-<p/>(It should be noted that &ldquo;log-like&rdquo; was reportedly a <em>joke</em> on
-Lamport&rsquo;s part; it is of course clear what was meant.)
+<p/>(It should be noted that &#8220;log-like&#8221; was reportedly a <em>joke</em> on
+Lamport&#8217;s part; it is of course clear what was meant.)
<dl>
-<dt><tt><i>amsopn.sty</i></tt><dd>In the AMSLaTeX distribution <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>amsopn.sty</i></tt><dd>Distributed as part of the AMSLaTeX distribution
+ <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/amsopn.html">catalogue entry</a>
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=newfunction">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=newfunction</a>
</body>