summaryrefslogtreecommitdiff
path: root/test/command/sub-file-chapter-2.tex
blob: 88e8a0eccff7ae290aabdee5c18c1ced5ec65934 (plain)
1
2
3
4
5
6
7
8
\documentclass[main.tex]{subfiles}
\begin{document}

\section{Chapter 2}

This is Chapter 2, provided in a second sub file. 

\end{document}