From 1aa12f16e71f1d9d85d6b881c52e6ae0a1575e87 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 2 Feb 2011 23:27:19 +0000 Subject: [PATCH] Make achemso more usable by including stuff that goes into the preamble, now that this is possible. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37440 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/achemso.layout | 65 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/lib/layouts/achemso.layout b/lib/layouts/achemso.layout index b854318bfd..dd5004d0b5 100644 --- a/lib/layouts/achemso.layout +++ b/lib/layouts/achemso.layout @@ -51,6 +51,71 @@ NoStyle Chapter NoCounter chapter NoStyle Chapter* +Style Title + Margin Static + LatexType Command + Category FrontMatter + InTitle 1 + InPreamble 1 + LatexName title + ParSkip 0.4 + ItemSep 0 + TopSep 0 + BottomSep 1 + ParSep 1 + Align Center + LabelType No_Label + Font + Family Sans + Size Largest + EndFont + HTMLTag h1 + HTMLTitle true + OptionalArgs 1 +End + +Style Author + LatexType command + LatexName author + InTitle 1 + InPreamble 1 + Align Center + Font + Family Sans + Size Large + EndFont +End + +Style Email + CopyStyle Author + LatexName email +End + +Style Affiliation + CopyStyle Author + LatexName affiliation + OptionalArgs 1 +End + +Style Alt_Affiliation + CopyStyle Author + LatexName altaffiliation +End + +Style Also_Affiliation + CopyStyle Author + LatexName alsoaffiliation +End + +Style Fax + CopyStyle Author + LatexName fax +End + +Style Phone + CopyStyle Author + LatexName phone +End Float Type scheme -- 2.39.2