I really like the \input command, but what I really like more is the \includeonly command.
Is there a way to have the best of these worlds? (i.e. an \inputonly or an \include without page-breaks?)
|
|
||||
|
You won't get the behaviour that |
|||||||||||||
|
|
If your really want to suppress the page break, which is caused by a The
I'm not sure right now if As already mentioned it is not guaranteed anymore that If you only want to suppress certain input files, then you need a
Usage:
The If you want to keep counter values you have to dump and load them by yourself. See the code of |
||||
|
|
|
|||
|
|
|
I think I have understand what you need. If you don't like the bothersome pagebreaks at the end of your chapters, you should use "openany" like following: \documentclass[openany]{book} |
|||||
|

\includeworks is tied very much to forcing a new page (to ensure that items go to the correct.auxfile at shipout). – Joseph Wright♦ Aug 26 '10 at 12:51