diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/thesis-gwu/tex/results.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/thesis-gwu/tex/results.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thesis-gwu/tex/results.tex b/Master/texmf-dist/doc/latex/thesis-gwu/tex/results.tex new file mode 100644 index 00000000000..07949dc1103 --- /dev/null +++ b/Master/texmf-dist/doc/latex/thesis-gwu/tex/results.tex @@ -0,0 +1,19 @@ +% !TEX root = ../thesis-sample.tex + +\chapter{Another sample chapter}\label{chap:ipsum} + +This chapter has several paragraphs of random text. +This ensures our table of contents is correct and demonstrates how to use a multi-file \LaTeX document. + +\lipsum[1] + +\section{A section} +\lipsum[10] + +\subsection{A subsection} +\lipsum[9] + +\subsubsection{A subsubsection} +\lipsum[11] + + |