diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/randomwalk/README | 31 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/randomwalk/randomwalk.pdf | bin | 0 -> 431500 bytes |
2 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/randomwalk/README b/Master/texmf-dist/doc/latex/randomwalk/README new file mode 100644 index 00000000000..834d1e34e41 --- /dev/null +++ b/Master/texmf-dist/doc/latex/randomwalk/README @@ -0,0 +1,31 @@ +---------------------------------------------------------------- +randomwalk --- cutomizable random walks using TikZ +E-mail: bruno@le-floch.fr +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt +---------------------------------------------------------------- + +The randomwalk package provides a user command, \RandomWalk, +to draw random walks with a given number of steps. Lengths and angles +of the steps can be customized in various ways. + +This package uses TikZ. It also uses the expl3 and xpackages bundles +(it is an overkill in this case, but more people should use these, +to test them and get them to improve even more). + + +This is work in progress, all suggestions/comments/bug reports are welcome! + + +The package is extracted by running + pdflatex randomwalk.ins + +The documentation is produced by running + pdflatex randomwalk.dtx + makeindex -s gglo.ist -o randomwalk.gls randomwalk.glo + makeindex -s gind.ist -o randomwalk.ind randomwalk.idx + pdflatex randomwalk.dtx + pdflatex randomwalk.dtx + + + diff --git a/Master/texmf-dist/doc/latex/randomwalk/randomwalk.pdf b/Master/texmf-dist/doc/latex/randomwalk/randomwalk.pdf Binary files differnew file mode 100644 index 00000000000..5030285f908 --- /dev/null +++ b/Master/texmf-dist/doc/latex/randomwalk/randomwalk.pdf |