>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Fri, Mar 14, 2003 at 02:46:11PM -0600, Jose wrote:
>> Hi, does someone knows how to import a latex file created with
>> ifacmtg class and also how to create then a lyx file using this
>> class.
Dekel> If you don't care about the class, change the document class to
Dekel> article (or something else). If you do care about the class,
Dekel> you need to create a file called ~/.lyx/layouts/ifacmtg.layout
Dekel> containing something like
Dekel> #% Do not delete the line below; configure depends on this #
Dekel> \DeclareLaTeXClass{ifacmtg}
Dekel> Input article.layout
I suspect that the class elsart (which will be supported in 1.3.1) is
a better replacement than article, though.
JMarc