CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/sudokubundle

README
    The sudoku bundle provides the printsudoku, solvesudoku and createsudoku 
coordinated set of packages for typesetting, solving, and creating Sudoku 
puzzles. Over 50 puzzles are also supplied.

    If there are any questions please ask them on the comp.text.tex newsgroup.

CHANGES
sudokubundle.dtx v1.0a (2006/02/19)
o Deleted a clue from the example puzzle, no package changes.
 
printsudoku.sty v1.0 (2006/02/16)
o First public release

solvesudoku.sty v1.0 (2006/02/16)
o First public release

createsudoku.sty v1.0 (2006/02/16)
o First public release

somesudoku.tex (2006/02/16)
o First public release

------------------------------------------------------------------
  Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
  Copyright 2006 Peter R. Wilson

  This work may be distributed and/or modified under the
  conditions of the Latex Project Public License, either
  version 1.3 of this license or (at your option) any
  later version.
  The latest version of the license is in
    http://www.latex-project.org/lppl.txt
  and version 1.3 or later is part of all distributions of
  LaTeX version 2003/06/01 or later.

  This work has the LPPL maintenance status "author-maintained".

  This work consists of the files:
    README (this file)
    sudokubundle.dtx
    sudokubundle.ins
    sudokubundle.pdf
  and the derived files
    printsudoku.sty
    solvesudoku.sty
    createsudoku.sty
    somesudoku.tex

------------------------------------------------------------------
     The distribution consists of the following files:
README (this file)
sudokubundle.dtx
sudokubundle.ins

    To install the sudoku bundle:
o run: latex sudokubundle.ins (which will generate printsudoku.sty, 
       solvesudoku.sty and createsudoku.sty, and also somesudoku.tex)
o Move the .sty files to a location where LaTeX will find them (for more
   information on this see the FAQ).
o Run LaTeX on somesudoku.tex to typeset a collection of puzzles, plus
   their answers. Be aware that this will lead to a large number of small
   *.sud and *.ans files being created.

    To generate a second copy of the manual (which is already supplied as a PDF file):
o run: latex *.dtx
o (for an index run: makeindex -s gind.ist *.idx)
o run: latex *.dtx
o Print *.dvi for a hardcopy of the package manual

2006/02/19
Peter Wilson
herries dot press at earthlink dot net

Download the contents of this package in one zip archive (305.0k).

sudokubundle – A set of sudoku-related packages

The bundle provides three packages:

  • printsudoku, which provides a command \sudoku whose argument is the name of a file containing a puzzle specification;
  • solvesudoku, which attempts to find a solution to the puzzle in the file named in the argument; and
  • createsudoku, which uses the random package to generate a puzzle according to a bunch of parameters that the user sets via macros.

The bundle comes with a set of ready-prepared puzzle files.

Packagesudokubundle
Version1.0a
LicensesThe Project Public License
Copyright2006 Peter R. Wilson
MaintainerPeter R. Wilson
Contained inTeX Live as sudokubundle
MiKTeX as sudokubundle
TopicsGames
See alsosudoku
...
Guest Book Sitemap Contact Contact Author