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

\section{Chapter 1}

This is Chapter 1, provided in a sub file. 

\end{document}