diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-15 17:11:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-15 17:11:01 +0000 |
commit | 7eb3cdafe5d3017d40c3492ff44b9cb7da42b25d (patch) | |
tree | 862f8a8b80fc509111527fe991b72c7dc18abb5f /Master/texmf-dist/doc/latex/labyrinth/README | |
parent | 0386d5bea367e662c9d30b3cae77d4199e485a01 (diff) |
labyrinth (12apr14)
git-svn-id: svn://tug.org/texlive/trunk@33454 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/labyrinth/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/labyrinth/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/labyrinth/README b/Master/texmf-dist/doc/latex/labyrinth/README new file mode 100644 index 00000000000..34686620e84 --- /dev/null +++ b/Master/texmf-dist/doc/latex/labyrinth/README @@ -0,0 +1,27 @@ + +********************************************************** +The Labyrinth Package +********************************************************** + +Francesco Zigliotto +francesco.zigliotto@gmail.com + +License + + This software is provided under the terms of the + LaTeX Project Public License distributed from CTAN + archives in directory macros/latex/base/lppl.txt. + +Abstract + + The labyrinth package provides a code and an environment for + typesetting simple labyrinths with LaTeX and generating an + automatic or manual solution path. + +Installation + + Move labyrinth.sty into a directory searched + by LaTeX. If necessary, refresh the database + to finish installation. + To produce the documentation, run labyrinth.tex + through pdfLaTeX.
\ No newline at end of file |