blob: ad18c02ae1318a94e7a6ee2e5f0b42f024940e1f (
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=sample1.dat]%
{100 breast}{2000-12-1}{2001-9-5}{1:05}{1:30}
\end{document}
|