summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/guide-to-latex/exercises/chap11/exer11-2.tex
blob: d137fc7cf32dc5d0795f26a51383b4757a75a3af (plain)
1
2
3
4
5
6
7
8
9
\documentclass[twoside]{report}
\pagestyle{headings}
\typein[\files]{Which files?}
\includeonly{\files} 
\begin{document}
\include{exer1}
\include{exer2}
\include{exer3}
\end{document}