On 05/27/2010 11:41 AM, Nikos Alexandris wrote:
Hi list,

does there exist a LyX layout for the tRES2e.cls [1] (and its respective .sty
files)? How long, do you (experienced users or devs) think it would take for
an average LyX user to implement this?


This seems to be article-based, so the simple procedure described in Customization chapter 5 will probably get you half way there. That said, you probably want to add a DefaultModule line that will load theorems-ams, since the example tex file uses theorems. Otherwise, all the sty files are standard LaTeX styles which they provide for convenience.

See how the attached works.

Richard


#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[tRES2e]{article (tres2)}
# 

Format 11
Input stdclass.inc

DefaultModule theorems-ams

SecNumDepth             3
TocDepth                3

NoStyle Chapter
NoStyle Chapter*


Reply via email to