diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-crossref.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-crossref.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-crossref.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-crossref.html index 710563c747a..914cc1e9db3 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-crossref.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-crossref.html @@ -23,7 +23,7 @@ environment of its own. For example, people commonly seek help after: \end{center} \label{fig} </pre> -</blockquote> +</blockquote><p> has failed to label correctly. If you really need this centring (and those in the know commonly reject it), code it as: <blockquote> @@ -33,6 +33,6 @@ those in the know commonly reject it), code it as: \label{fig} \end{center} </pre> -</blockquote> +</blockquote><p> <p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=crossref">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=crossref</a> </body> |