view docs/spec/track.tikz @ 725:7e1fa27b67ee

* Full status support * Insert support (not fully tested) * Unit tests for create + initial insert
author mas01mj
date Wed, 21 Jul 2010 14:27:07 +0000
parents 5a248cedd3e9
children
line wrap: on
line source
\draw[thick] (-2.5,-0.2) rectangle (2.5,0.2);
\draw plot[domain=-2.4:2.4,samples=250] (\x, {0.15*sin(9.2*\x r)});