Re: ENTCS layout for LyX

2001-06-07 Thread Jean-Marc Lasgouttes
> "Reuben" == Reuben Thomas <[EMAIL PROTECTED]> writes: >> I will also need a small snippet for LaTeXConfig.lyx. Reuben> OK. How about: Reuben> The document class entcs is Elsevier Science's Electronic Reuben> Notes in Theoretical Computer Science article style, used for Reuben> the ENTCS se

Re: ENTCS layout for LyX

2001-06-07 Thread Reuben Thomas
> I will also need a small snippet for LaTeXConfig.lyx. OK. How about: The document class entcs is Elsevier Science's Electronic Notes in Theoretical Computer Science article style, used for the ENTCS series, and many conference proceedings. See http://math.tulane.edu/~entcs/ for more details.

Re: ENTCS layout for LyX

2001-06-07 Thread Jean-Marc Lasgouttes
> "Reuben" == Reuben Thomas <[EMAIL PROTECTED]> writes: Reuben> Thanks to your Reuben> hints at how to make this layout; now I'm submitting it to you Reuben> for inclusion in LyX. It uses the entcs.cls style file. Thanks. I will also need a small snippet for LaTeXConfig.lyx. Also, if this

Re: ENTCS layout for LyX

2001-06-04 Thread Dekel Tsur
On Mon, Jun 04, 2001 at 11:31:29AM +0100, Reuben Thomas wrote: Few comments: > Preamble > \usepackage{entcsmacro,ifthen} > \newcommand{\theTitle}[1]{} The \theXXX should be argument-less macros, namely \newcommand{\theTitle}{} (or \def\theTitle{} ) > \address{\theAddress} You might need to p

ENTCS layout for LyX

2001-06-04 Thread Reuben Thomas
Thanks to your hints at how to make this layout; now I'm submitting it to you for inclusion in LyX. It uses the entcs.cls style file. At the moment because of the hack required to put \author, \title &c. in the frontmatter environment, it only works with a single author and address line; however,