blob: b1c38173042a1c1d0ecd43b6ea7d048a849a4940 (
plain)
1
2
3
4
5
6
7
8
9
|
\documentclass[12pt]{article}
\usepackage[landgraph]{swimgraf}
\begin{document}
\swimgraph[xunit=0.43mm,yunit=4.5mm,datafile=sample2.dat]%
{100 breast}{2000-12-1}{2001-9-5}{1:05}{1:30}
\end{document}
|