summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-02 22:51:17 +0000
committerKarl Berry <karl@freefriends.org>2011-11-02 22:51:17 +0000
commit6f714441a5f4ecd5bc220e2f50cc98472bc079d0 (patch)
treec82791cc9234223333f0ad5ba4712aa7f0d4286f /Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex
parente5cd5f13085b6988a96d8e68ac5b703be949ad24 (diff)
uk-tex-faq 3.24 (1nov11)
git-svn-id: svn://tug.org/texlive/trunk@24465 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex16
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex b/Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex
index 0d033a2c319..040767dec37 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex
+++ b/Master/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex
@@ -774,10 +774,18 @@ some confusion to those who misunderstand it.
In order for \csx{includeonly} to work, \csx{include} makes a separate
\extension{aux} file for each included file, and makes a `checkpoint' of
important parameters (such as page, figure, table and footnote
-numbers); as a direct result, it \emph{must} clear the current page
-both before and after the \csx{include} command. What's more, this
-mechanism doesn't work if a \csx{include} command appears in a file
-that was \csx{include}d itself: \LaTeX{} diagnoses this as an error.
+numbers). As a direct result, it \emph{must} clear the current page
+both before and after the \csx{include} command. (The requirement
+derives from the difficulties of % ! line break
+\begin{hyperversion}
+ \Qref*{observing page numbers}{Q-wrongpn}.)
+\end{hyperversion}
+\begin{flatversion}
+ observing page numbers~--- see \Qref{}{Q-wrongpn}.)
+\end{flatversion}
+What's more, this mechanism doesn't work if a \csx{include} command
+appears in a file that was \csx{include}d itself: \LaTeX{} diagnoses
+this as an error.
So, we can now answer the two commonest questions about \csx{include}:
\begin{itemize}