summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/randomwalk/README
blob: 6c98d0980dc56f34bba10048192d20bf5efcce46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Random Walks for LaTeX using TikZ
=================================
* E-mail: blflatex@gmail.com
* 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 `l3kernel` and `l3packages`
bundles.


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