1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
% Generated from file '.FILE.' by tcllib/doctools with format 'latex'
% Copyright (c) .COPYRIGHT.
% TEST.z
\documentclass{article}
\begin{document}
\author{@USR@}
\title{.MODULE. / TEST -- : }
\maketitle
\section{Description}\label{section1}
\section{AaA}\label{section2}
1
\section{BbB}\label{section3}
22
\subsection{BbB.cCc}\label{subsection1}
333
\subsection{BbB.dDd}\label{subsection2}
4444
\section{EeE}\label{section4}
5555
At {\bf AaA (\ref{section2})}.
At {\bf \_\_undefined\_\_ (\ref{\_\_undefined\_\_})}.
\section{Copyright}\label{copyright}
\begin{flushleft}
Copyright (c) .COPYRIGHT.\linebreak
\end{flushleft}
\end{document}
|