diff docs/spec/segmented-track.tikz @ 547:5a248cedd3e9

Add the latex sources to the AudioDB spec document
author mas02md
date Wed, 11 Feb 2009 10:42:23 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/spec/segmented-track.tikz	Wed Feb 11 10:42:23 2009 +0000
@@ -0,0 +1,4 @@
+\foreach \x in {-2,-1.4,-0.5,0,0.8,1.3,1.8} {
+  \draw (\x,-0.2) -- (\x,0.2); 
+}          
+\input track.tikz