blob: 2139df7a83d6fdf8fc8fd49710ea9cb641aa6c32 (
plain)
1
2
3
4
5
6
7
8
9
10
|
\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}
|