Skip to content

blefloch/latex-randomwalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Walks for LaTeX

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 pgf. It also uses the l3kernel and l3packages bundles.

All suggestions/comments/bug reports are welcome! See https://github.com/blefloch/latex-randomwalk

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

About

Random Walks for LaTeX using TikZ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages