Add solution cover
This commit is contained in:
parent
1cc6d96ed3
commit
fe7d63f9f3
@ -93,6 +93,7 @@ latex-script/
|
||||
├── setup.tex
|
||||
├── README.md
|
||||
├── titlepage-exercises.tex
|
||||
├── titlepage-solutions.tex
|
||||
└── titlepage.tex
|
||||
```
|
||||
|
||||
|
||||
BIN
graphics/cover-solutions.pdf
Normal file
BIN
graphics/cover-solutions.pdf
Normal file
Binary file not shown.
@ -14,7 +14,7 @@
|
||||
\renewcommand{\thesubsection}{\arabic{subsection}}
|
||||
|
||||
% Title page
|
||||
\input{titlepage-exercises.tex}
|
||||
\input{titlepage-solutions.tex}
|
||||
% or simply
|
||||
% \maketitle
|
||||
\thispagestyle{empty}
|
||||
|
||||
5
titlepage-solutions.tex
Normal file
5
titlepage-solutions.tex
Normal file
@ -0,0 +1,5 @@
|
||||
\thispagestyle{empty}
|
||||
|
||||
\includepdf{graphics/cover-solutions.pdf}
|
||||
|
||||
\input{imprint}
|
||||
Loading…
x
Reference in New Issue
Block a user