diff options
author | Camil Staps | 2016-06-25 19:19:56 +0200 |
---|---|---|
committer | Camil Staps | 2016-06-25 19:19:56 +0200 |
commit | cb3bef5d35f0378a151501891ac01eeac2c7cbfa (patch) | |
tree | 8625818e27443fd925118d6901839dfd6acdd7bd /cw.tex |
Initial commit
Diffstat (limited to 'cw.tex')
-rw-r--r-- | cw.tex | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +\documentclass[a4paper]{article} + +\usepackage{geometry} +\usepackage[dutch]{babel} + +\usepackage{cwpuzzle} + +\begin{document} + +\PuzzleSolution[true] +\input{cw-gen} + +\end{document} |