diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-15 00:43:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-15 00:43:32 +0000 |
commit | 837b282273b9bf339577c772249ed79fe64f43f5 (patch) | |
tree | f0ea27acf6b2c6f05d9ac00c54f1d2c3f5545f36 /Master/texmf-dist/doc | |
parent | 9b5c0be75f6856d930bda2f309319b167a6ea2fb (diff) |
crossword 1,8 (13sep09)
git-svn-id: svn://tug.org/texlive/trunk@15288 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/crossword/README | 29 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/crossword/cwpuzzle.pdf | bin | 185513 -> 227913 bytes |
2 files changed, 22 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/crossword/README b/Master/texmf-dist/doc/latex/crossword/README index 09c35992db2..c9c50b91333 100644 --- a/Master/texmf-dist/doc/latex/crossword/README +++ b/Master/texmf-dist/doc/latex/crossword/README @@ -1,14 +1,17 @@ cwpuzzle.sty - - a LaTeX package for typesetting crossword puzzles + a LaTeX package for typesetting crossword puzzles and more Gerd Neugebauer -Since I know only of one additional package for this purpose on CTAN --- named crosswrd.sty -- I will compare it against this package to -show the advantages and disadvantages of both packages. +CROSSWORD PUZZLES + +Since I know only of one additional package for typesetting crossword +puzzles on CTAN -- named crosswrd.sty -- I will compare it against +this package to show the advantages and disadvantages of both +packages. I have developed cwpuzzle.sty because I needed to typeset a puzzle which required more features than those provided by crosswrd. The @@ -64,10 +67,22 @@ the boxes or the fonts used as well as the appearance of graphical elements like the black blocks. +MORE CELL-BASED PUZZLES + +In addition to crossword puzzles Sudoku and Kakuro are supported. They +are also grid-based. Thus it was easy to facilityte the infrastructure +already in place for them. + +There is a package for sudoku on CTAN. But it does not support +solutions yet. + + +LOCATION + cwpuzzle is located in the CTAN directory tex-archive/macros/latex/contrib/gene/crossword -run tex on cwpuzzle.ins to produce the package and latex on -cwpuzzle.dtx to get the documentation (or the Makefile to do both). - +Run tex on cwpuzzle.ins to produce the package and (pdf)latex on +cwpuzzle.dtx to get the documentation (or the Makefile to do both). +Per default the Makefile produces the documentation as PDF. diff --git a/Master/texmf-dist/doc/latex/crossword/cwpuzzle.pdf b/Master/texmf-dist/doc/latex/crossword/cwpuzzle.pdf Binary files differindex 343c36975b5..2f1555d36d0 100644 --- a/Master/texmf-dist/doc/latex/crossword/cwpuzzle.pdf +++ b/Master/texmf-dist/doc/latex/crossword/cwpuzzle.pdf |