>>>>> "Frederic" == Frederic Leymarie <[EMAIL PROTECTED]> writes:
Frederic> Hi
Frederic> I could not find the relevant information in the LyX help
Frederic> regarding :
Frederic> - how to call upon a style file (made for a particular
Frederic> conference) ?
Hello,
We would need a bit more info on your style file. If it is a style
which is used over article.cls, like in
\documentclass{article}
\usepackage{myconf}
then you can add directly
\usepackage{myconf}
in Layout->LaTeX_Preamble. However, the screen output will not be
changed to reflect the text output. This works well if your style file
does not define too many new commands.
If what you have is a .sty file to be used as \documentstyle{myconf},
then chances are that you are out of luck, since LyX does not support
the oldish LaTeX 2.09.
Finally, if what you have is a .cls file, then a bit of work will be
needed to get it to work, specifically creating an ad-hoc
textclass. This is fortunately not too difficult.
Hope this helps.
JMarc
--
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to
[EMAIL PROTECTED]
with the **Subject** unsubscribe.