|
sec2.tex
|
%
% This is the second document segment input by report.tex.
% It can be independently processed by latex2html.
%
\begin{htmlonly}
\documentclass{article}
\usepackage{html,color,makeidx}
\input{sec2.ptr}tabutabu% Input vital counter and section
tabutabutabutabu% information from sec2.ptr.
\end{htmlonly}
%
% The following command is ignored by LaTeX:
%
\internal{s1}tabutabutabu% Input \label information from
tabutabutabutabu% the first segment of this
tabutabutabutabu% report, found in
tabutabutabutabu% report/s1internals.pl
\startdocumenttabutabutabu% This marks the end of the preamble.
tabutabutabutabu% Take the place of \begin{document}
%
% Here is the body of this segment:
%
Here's is another section \label{second}.
%
% This reference is defined in sec1.tex:
%
Plus another\index{Reference, another} reference \ref{first}.
\begin{figure}
\fbox{The figure}
\caption{The caption}
\end{figure}
%
% Note that it does not have to end with \end{document}.
%