aboutsummaryrefslogtreecommitdiff
path: root/template.tex
diff options
context:
space:
mode:
Diffstat (limited to 'template.tex')
-rw-r--r--template.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/template.tex b/template.tex
index a0f3593..2a17b12 100644
--- a/template.tex
+++ b/template.tex
@@ -25,6 +25,10 @@
\maketitle % Put all that nicely
-\lipsum[1-15] % My homework
+\begin{problem}
+ \lipsum[1]
+\end{problem}
+
+\lipsum[2-15] % My homework
\end{document}