CJTCS, Bugs in CJstruct
The known bugs listed below will be corrected in a subsequent version of CJstruct.
- The \abstractonlytrue option prints the front matter and trailing acknowledgement, but not the abstract.
- \markendlst does not inhibit page breaks. PATCH: use the following form in LaTeX source: {\samepage\markendlst{ name }}
-
\printname
places an extra
\and
command before
the first author, which destroys the centering of author
names. This is not very noticeable with long lists of authors,
but with a single author it can look very bad. PATCH: add the
following definition at the beginnning of the
first
authorinfo
environment in
LaTeX
source:
\def\fixversion{1.1} \ifx\cjversion\fixversion \renewcommand{\printname}[1]{ \global\authorstring={#1} \global\authorstrue \ifinfo\item Printed name: #1\fi } \fi
CJstruct Utilities for authors and readers
Last modified: Mon Jul 17 12:15:34 1995