diff options
Diffstat (limited to 'Master/texmf-dist/tpm/sudoku.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/sudoku.tpm | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/Master/texmf-dist/tpm/sudoku.tpm b/Master/texmf-dist/tpm/sudoku.tpm deleted file mode 100644 index cc91b420dc6..00000000000 --- a/Master/texmf-dist/tpm/sudoku.tpm +++ /dev/null @@ -1,43 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> -<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> - <rdf:Description about="http://texlive.dante.de/texlive/Package/sudoku.zip"> - <TPM:Name>sudoku</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/07/14 22:41:47</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>karl</TPM:Creator> - <TPM:Title>Create sudoku grids.</TPM:Title> - <TPM:Description> -The sudoku package provides an environment for typesetting sudoku -grids. -A sudoku puzzle is a 9x9 grid where some of the squares in the -grid contain numbers. The rules are simple: every column can only -contain the digits 1 to 9, every row can only contain the digits 1 -to 9 and every 3x3 box can only contain the digits 1 to 9. -More information, including help and example puzzles, can be found -at sudoku.org.uk. This site -also has blank sudoku grids (or worksheets), but you will not need -to print them from there if you have this package installed. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author></TPM:Author> - <TPM:Size>87658</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="5066"> -texmf-dist/tex/latex/sudoku/sudoku.sty -texmf-dist/tpm/sudoku.tpm - </TPM:RunFiles> - <TPM:DocFiles size="68639"> -texmf-dist/doc/latex/sudoku/CHANGES -texmf-dist/doc/latex/sudoku/README -texmf-dist/doc/latex/sudoku/sudoku.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="13953"> -texmf-dist/source/latex/sudoku/sudoku.dtx -texmf-dist/source/latex/sudoku/sudoku.ins - </TPM:SourceFiles> - <TPM:Provides>Package/sudoku</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |