diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/battleship/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/battleship/README | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/battleship/README b/Master/texmf-dist/doc/latex/battleship/README index 941e5abc6e0..33265b42220 100644 --- a/Master/texmf-dist/doc/latex/battleship/README +++ b/Master/texmf-dist/doc/latex/battleship/README @@ -6,19 +6,13 @@ of ship segments in the respective columns and rows. License: LPPL -Changes in v1.1: +Changes in v1.2: -- added \placeship - place a complete ship at (column,row) in direction {V|H} - with length (length) +- added options title, counterstyle and bgcolor + -> \puzzlecounter, \setpuzzlecounter, + \definecounterstyle, \titleformat + +- added \classicgame + drawing game sheets for classic Battleship -- added \placewater - puts a water marker into the grid - -- added \placeisland - puts an island with random outline into the grid - -- renamed \ship -> \placesegment - -- added \battleshipsetup - resetting global options
\ No newline at end of file +- moved logic puzzle code base to logicpuzzle.sty
\ No newline at end of file |