Osvaldo Fornaro wrote: > El Mar 26 Mar 2002 09:34, escribió: > >>Osvaldo Fornaro wrote: >> >>>I am looking for an implementation of elsart layout. is there exist any? >>>I was playing with one modified by several people two years ago, maybe is >>>there any newest? >>> >>-rw-r--r-- 1 voss users 2449 Jul 31 2000 elsart.layout >> >>my layout file. >> >>Herbert >> > > Ok, but where is it?
here ;-) but I don't know why it's in my layout dir ... and what it's exactly support. Herbert -- http://www.lyx.org/help/
#% Do not delete the line below; configure depends on this # \DeclareLaTeXClass{article (elsart)} # AMS-Article textclass definition file. Taken from initial LyX source code # and from the Article textclass definition file, following the AMS sample # paper "testmath.tex" of January, 1995 # Author : David L. Johnson <[EMAIL PROTECTED]> # Probably broken by Jean-Marc Lasgouttes <[EMAIL PROTECTED]> # modified and modularized by Emmanuel GUREGHIAN <[EMAIL PROTECTED]> # General textclass parameters # Description "article (elsart)" Columns 1 Sides 2 PageStyle Headers MaxCounter Counter_Section ClassOptions FontSize 10|11|12 End # Standard style definition Style Standard Margin Static LatexType Paragraph LatexName dummy ParIndent MM ParSkip 0.4 Align Block AlignPossible Block, Left, Right, Center LabelType No_Label End ############### Sections. # First the standard numbered definitions Input stdsections.inc # Redefine some of the section styles. Style Section Align Center AlignPossible Block, Center, Left # standard font definition Font Series Medium Shape Smallcaps Size Large EndFont End # Subsection-numbered style definition Style Subsection # standard font definition Font Series Bold Size Normal EndFont End # Subsubsection-numbered style definition Style Subsubsection # standard font definition Font Shape Italic Size Normal EndFont End # then define the unumbered sections, based on the numbered ones. Input stdstarsections.inc # Perharp's we should put this at the end of the file so it appears at the end # of the list box ?? Preamble \usepackage{graphicx,natbib,theorem} % \theoremstyle{plain} % \newtheorem{thm}{Theorem}[section] % \numberwithin{equation}{section} %% Comment out for sequentially-numbered % \numberwithin{figure}{section} %% Comment out for sequentially-numbered % \AtBeginDocument{\begin{frontmatter}} EndPreamble Input amsdefs.inc Input stdlayouts.inc NoStyle Verse # Although mathematicians tend to be poets at times, # we don't need this. Input stdlists.inc # remove the layouts that we do not need. NoStyle Chapter NoStyle Paragraph NoStyle Subparagraph NoStyle Chapter* NoStyle Right_Address #NoStyle Paragraph* #NoStyle Subparagraph* ### Finally a few obsolete definitions for compatibility Input obsolete.inc