annotate docs/spec/segmented-track.tikz @ 667:c322a631ba23

Yet more Makefile refinements Now stands a real chance on multiple python versions and multiple OSes. Still won't work on OS X, though.
author mas01cr
date Wed, 03 Feb 2010 10:50:02 +0000
parents 5a248cedd3e9
children
rev   line source
mas02md@547 1 \foreach \x in {-2,-1.4,-0.5,0,0.8,1.3,1.8} {
mas02md@547 2 \draw (\x,-0.2) -- (\x,0.2);
mas02md@547 3 }
mas02md@547 4 \input track.tikz