>>>>> "JONATHAN" == JONATHAN DINERSTEIN <[EMAIL PROTECTED]> writes:
JONATHAN> About all I know of LaTeX and LyX is what I learned by
JONATHAN> going through the documentation and tutorial. Therefore, I
JONATHAN> know how to get around in LyX, but nothing about LaTeX. I'm
JONATHAN> generally computer oriented so I can get around on a
JONATHAN> computer okay, but I'm not much of a sys admin. I'm just
JONATHAN> writing my thesis and need the ACM class and style to
JONATHAN> fullfil the requirements. Is there any info you can give to
JONATHAN> make adding the ACM class and style a little easier? Thanks!
Two possibilities:
1/ copy lib/layouts/article.layout to ~/.lyx/layouts/acm.layout, edit
the first lines to read:
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{article (ACM)}
run Option->Reconfigure so that lyx finds the new class, and prey that
acm format is not too different from article. If it works, you'll have
a working acm for lyx, but the fonts (and other things) on screen will
probably not match the paper output. If this does not work you'll have
to:
2/ find someone who knows both LyX and LaTeX, and make him create this
layout and contribute it to LyX. We could certainly use such a layout.
This is of course not the easiest solution ;)
More seriously, if you managed to learn enough of LaTeX to be _almost_
able to do it, I can offer to help you with problems you might
encounter. But I certainly do not have the time (and motivation) for
fully writing this stuff.
JMarc