view docs/spec/track.tikz @ 611:957dd4fb2599

Update install target to be mildly useful - parametrize install location in the normal PREFIX / EXEC_PREFIX way; - write and use an install-time pkg-config file generator; - rearrange the SONAME stuff so that ldconfig -n does roughly the right thing; - install the manpage while we're at it.
author mas01cr
date Tue, 01 Sep 2009 14:17:55 +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)});