[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LaTeX problem



On Wed, 16 Jan 2002 00:00:52 -0500, Glen Snyder <snyderg@frontiernet.net> wrote:

> I'm using LaTeX from the Woody distro....there seems to be a bug (or I 
> am doing something wrong). If I use \documentclass{article} and then use 
> \pagestyle{empty} , it still insists on putting a page number on the 
> bottom of the first page (although numbers are not on subsequent pages) 
> when I generate a dvi.

This must be a Woody only issue.  I don't see this in Sid.

ii  tetex-base   1.0.2+20011202-1         basic teTeX library files
ii  tetex-bin    1.0.7+20011202-2         teTeX binary files


\documentclass{article}
\pagestyle{empty}
\begin{document}
\section{foo}
%% bunch of text
\section{bar}
%% some more text
\end{document}


-- 
Eric G. Miller <egm2@jps.net>



Reply to: