summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/litebook/litebook.tex
blob: 39ce87706eb0d8984e2f102370646ef681c601fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% !TEX TS-program = pdflatex
\documentclass{litebook}

\title{The \pkg{LiteBook} Template}
\subtitle{Version 0.1c \today}
\press{The University of Chicago Press}
\author{Hsia Mingyu}
\bioinfo{Hangzhou Dianzi University}
\cover{Beautiful-realities}

\begin{document}
\maketitle
\frontmatter\tableofcontents\mainmatter

\input{cha/cha1.tex}
\input{cha/scha.tex}

\end{document}