 
  
   Bugs in CJstruct
 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
  ![[back]](http://www.cs.uchicago.edu/publications/cjtcs/art/back.gif) CJstruct
  CJstruct
  ![[back]](http://www.cs.uchicago.edu/publications/cjtcs/art/back.gif) Utilities for authors and readers
  Utilities for authors and readers
  ![[CJCTS home]](http://www.cs.uchicago.edu/publications/cjtcs/art/logo_www_button.gif) 
Last modified: Mon Jul 17 12:15:34 1995