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

Bug#51051: user misunderstanding



Hi tetex-maintainer,

The user reporting the bug misunderstood a bit.

there are two "titlepage" in LaTeX;

- one is the option for documentclass so use like
\documentclass[titlepage]{article}
...
\maketitle

- the other is titlepage environment so use like
\begin{titlepage}
...
\end{titlepage}

but these produce entirely different output.

1) Documentclass option titlepage produces no page number.

2) In case titlepage environment, one needs to fill in
the entity by himself, not by \maketitle.

The user confused with these and create wrong TeX file.

So I think this is NOT a bug at all.

Thanks in advance,		2000.5.19

--
 Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@pm.tokushima-u.ac.jp>
 Department of Math., Tokushima Univ.



Reply to: