Thank you; that was fabulous. I learned something new.
Now I'm trying to work out why the minimal TeX case works but migrating this into LaTeX fails; specifically the second inclusion contains all the prose, and the TOC for the second inclusion shows line numbers to the first include, and I'm ...
Search found 3 matches
- Sat Feb 13, 2010 10:51 pm
- Forum: Page Layout
- Topic: Show/hide all but section / subsection / etc. in body
- Replies: 4
- Views: 3582
- Thu Feb 11, 2010 10:30 pm
- Forum: Page Layout
- Topic: Show/hide all but section / subsection / etc. in body
- Replies: 4
- Views: 3582
Show/hide all but section / subsection / etc. in body
Sorry for being unclear. What I have is a file, say supplies.ltx, which contains something like:
\section{Supplies}
\subsection{Food}
Some words about food.
\subsection{Drink}
Some words about drink.
In the main corpus I include this file, with the expected result.
I'd like to include it as an ...
\section{Supplies}
\subsection{Food}
Some words about food.
\subsection{Drink}
Some words about drink.
In the main corpus I include this file, with the expected result.
I'd like to include it as an ...
- Thu Feb 11, 2010 8:28 pm
- Forum: Page Layout
- Topic: Show/hide all but section / subsection / etc. in body
- Replies: 4
- Views: 3582
Show/hide all but section / subsection / etc. in body
I hv a .ltx file with some section/sub/subsub and text.
In one part of the document I include it per usual.
I'd like to include it as an appendix but show none of the body text. I thought I'd solved this, but searching fails. Is there a canonical way of doing this?
In one part of the document I include it per usual.
I'd like to include it as an appendix but show none of the body text. I thought I'd solved this, but searching fails. Is there a canonical way of doing this?