A tikz-based style file for typesetting logic puzzles
Questions tagged [logicpuzzle]
13 questions
4
votes
1 answer
logicpuzzle package only produces text instead of pictures
I have been looking at the logicpuzzle package with my MikTex installation.
I have tried to use some of the examples from the documentation
puzzle.tex
\documentclass[fontsize=12pt]{article}
\usepackage{logicpuzzle}
\begin{document}
…
Urs Beeli
- 143
0
votes
1 answer
Logicpuzzle: Row and Column size
I wanted to make a chaos sudoku using logicpuzzle. Now the examples helped a lot, but I really do not understand how to change the row and column size, everything is always 5 by 5. Does anyone know how to change that?