diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-05 23:10:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-05 23:10:02 +0000 |
commit | 3e9898bf813da161e97f32376fc0eaa9bc6b9630 (patch) | |
tree | 9acd9ef5e60b7047f721e4194e6aceda26b7f6bb /Master/texmf-dist/doc/latex/logicpuzzle/README | |
parent | e871cf60fc09d3490d03edd318214ae79c60d646 (diff) |
logicpuzzle (5apr13)
git-svn-id: svn://tug.org/texlive/trunk@29679 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/logicpuzzle/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/logicpuzzle/README | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/logicpuzzle/README b/Master/texmf-dist/doc/latex/logicpuzzle/README index 6fa17bb8740..ec7e297a0c6 100644 --- a/Master/texmf-dist/doc/latex/logicpuzzle/README +++ b/Master/texmf-dist/doc/latex/logicpuzzle/README @@ -1,10 +1,12 @@ The logicpuzzle bundle allows you to typeset various logic puzzles. At the moment the following puzzles are supported: +* 2D-Sudoku (aka Magiequadrat, Diagon, ...) * Battleship (aka Bimaru, Marinespiel, Batalla Naval, ...) * Bokkusu (aka Kakurasu, Feldersummenrätsel, ...) * Chaos Sudoku * Hakyuu (aka Seismic, Ripple Effect, ...) +* Hitori * Skyline (aka Skycrapers, Wolkenkratzer, Hochhäuser, ...) incl. Skyline Sudoku and Skyline Sudoku (N*N) variants * Sudoku @@ -12,13 +14,16 @@ puzzles. At the moment the following puzzles are supported: License: LPPL -Changes in v1.6: +Changes in v1.7: -- added support for Sudoku puzzle - created Sudoku magazines - https://bitbucket.org/kleberj/logicpuzzle/wiki/Sudoku +- added support for 2D-Sudoku puzzle + https://bitbucket.org/kleberj/logicpuzzle/wiki/2D-Sudoku -- added createlpsudoku and lpsmag bash scripts - for creating Sudoku magazines - http://jklatex.square7.de/wiki/doku.php?id=createlpsudoku - http://jklatex.square7.de/wiki/doku.php?id=lpsmag +- added support for Hitori puzzle + https://bitbucket.org/kleberj/logicpuzzle/wiki/Hitori + +- logicpuzzle.sty + * added documentation + * added \filldiagonals, \framepuzzle, \setcolorrow, \setcolorcolumn, + \LP@definecolor, \LP@define@key, \LP@define@choicekey@fontsize + and \LP@init@counter |