diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/logicpuzzle/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/logicpuzzle/README | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/logicpuzzle/README b/Master/texmf-dist/doc/latex/logicpuzzle/README index ec7e297a0c6..43733748dbd 100644 --- a/Master/texmf-dist/doc/latex/logicpuzzle/README +++ b/Master/texmf-dist/doc/latex/logicpuzzle/README @@ -7,23 +7,28 @@ puzzles. At the moment the following puzzles are supported: * Chaos Sudoku * Hakyuu (aka Seismic, Ripple Effect, ...) * Hitori +* Kendoku (aka Mathdoku, Calcudoku, Basic, MiniPlu, Ken Ken, + Square Wisdom, Sukendo, Caldoku, ...) +* Killer Sudoku (aka Samunapure, Sum Number Place, Sumdoku, + Gebietssummen, ...) * Skyline (aka Skycrapers, Wolkenkratzer, Hochhäuser, ...) incl. Skyline Sudoku and Skyline Sudoku (N*N) variants * Sudoku -* more to come License: LPPL -Changes in v1.7: +Changes in v1.8: -- added support for 2D-Sudoku puzzle - https://bitbucket.org/kleberj/logicpuzzle/wiki/2D-Sudoku +- added support for Kendoku puzzle + https://bitbucket.org/kleberj/logicpuzzle/wiki/Kendoku -- added support for Hitori puzzle - https://bitbucket.org/kleberj/logicpuzzle/wiki/Hitori +- added support for Killer Sudoku puzzle + https://bitbucket.org/kleberj/logicpuzzle/wiki/KillerSudoku + +- battleship.sty + + Bugfix: renamed counter LP@whiledo -> LP@whiledo@i - logicpuzzle.sty - * added documentation - * added \filldiagonals, \framepuzzle, \setcolorrow, \setcolorcolumn, - \LP@definecolor, \LP@define@key, \LP@define@choicekey@fontsize - and \LP@init@counter + + * added \tikzpath, \setrule and \colorarea |