blob: 2b171bf07c9d8b205652bb6bca1d00c384647398 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
%%
%% This is file `demottbl.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% caldemos.dtx (with options: `timetabl')
%%
\documentclass[a4paper]{article}
\usepackage{timetabl}
\usepackage{margins}
\begin{document}
\margins{1.5cm}
\begin{timetable}
{title=Our Amazing Eclectic Conference}
{demolist,demoaptr,demoevtr}
january 1 1997 to january 3 1997
\end{timetable}
\end{document}
%%
%%
%% End of file `demottbl.tex'.
|