Hello,
First, I really like LyX! (-: However, I am unable to get LyX to compile an example TEX file supplied by a conference. Note: This file does compile from the command-line, but I vastly prefer LyX. Help would be very, very much appreciated! (-:
Background:
* CLS file ==> www.stacs-conf.org/for_authors/stacs.cls (note: stacs.cls is based on amsart.cls)
* I did get LyX [Windows XP] to recognize and use the stacs style (via copy-paste+texhash+reconfiguring lyx).
* Conference-supplied TEX file (note: this file does not import correctly nor compile in LyX 1.5.6 nor 1.6.0):
http://www.stacs-conf.org/for_authors/stacs-smp.tex http://www.stacs-conf.org/for_authors/stacs-smp.pdf (PDF of what the output should look like)
* In stacs-smp.tex, it states:
%% due to the dependence on amsart.cls, \begin{document} has to occur
%% BEFORE the title and author information:
\begin{document}
\title[Using stacs.cls]{How to use stacs.cls}
\author[lab1]{A. Uthor}{Alice Uthor}
%% the abstract has to PRECEDE the command \maketitle:
%% be sure not to issue the \maketitle command twice!
\begin{abstract} STUB. \end{abstract}
\maketitle
% Start paper here.
\section*{Introduction}
QUESTION
========
- Due to the dependencies, how would I get stacs-smp.tex to import and compile correctly in LyX?
- The problem is that LyX hides most of the details in its preamble and also apparently inserts a redefinition of the theorem environment.
Thank you so much,
Atlas