X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fagu_stdclass.inc;h=9e64c3a3dfa36c1e295983796ccc39efcc16928d;hb=a3036539b27ddde4af7bb706dbad061e13ae046e;hp=a67a813fcbc25aa0792f297fcc35b50874c1921f;hpb=2b21af9a4229e991c50c17b50d628c2d65f347c5;p=lyx.git diff --git a/lib/layouts/agu_stdclass.inc b/lib/layouts/agu_stdclass.inc index a67a813fcb..9e64c3a3df 100644 --- a/lib/layouts/agu_stdclass.inc +++ b/lib/layouts/agu_stdclass.inc @@ -1,11 +1,12 @@ # Textclass definition file for AGU-Article. -# Author : José Abílio Oliveira Matos +# Author : José Abílio Oliveira Matos # Martin Vermeer # This file is the counterpart of stdclass.inc # It is desirable, as far as possible, to have the same look and feel for # related layouts in latex and docbook. +Format 43 OutputType docbook Columns 1 @@ -15,23 +16,25 @@ TocDepth 3 DefaultStyle Standard ClassOptions - Header "" End -CharStyle Firstname +InsetLayout Flex:Firstname + LyXType element + LabelString Firstname LatexType Command LatexName firstname Font @@ -43,10 +46,26 @@ CharStyle Firstname EndFont End +InsetLayout Flex:Fname + LyXType element + LabelString Fname + LatexType Command + LatexName fname + Font + Shape SmallCaps + EndFont + LabelFont + Shape Up + Color blue + EndFont +End + -CharStyle Surname +InsetLayout Flex:Surname + LyXType element + LabelString Surname LatexType Command - LatexName firstname + LatexName surname Font Shape SmallCaps EndFont @@ -57,9 +76,11 @@ CharStyle Surname End -CharStyle Filename +InsetLayout Flex:Filename + LyXType element + LabelString Filename LatexType Command - LatexName firstname + LatexName filename Font Family Typewriter EndFont @@ -70,9 +91,11 @@ CharStyle Filename End -CharStyle Literal +InsetLayout Flex:Literal + LyXType element + LabelString Literal LatexType Command - LatexName firstname + LatexName literal Font Family Typewriter EndFont @@ -83,10 +106,12 @@ CharStyle Literal End -CharStyle Emph +InsetLayout Flex:Emph + LyXType element + LabelString Emph LatexType Command LatexName emph - LatexParam "type="italic"" + LatexParam "type=" Font Shape Italic EndFont @@ -97,6 +122,106 @@ CharStyle Emph End +InsetLayout Flex:Abbrev + LyXType element + LabelString Abbrev + LatexType Command + LatexName abbrev + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Citation-number + LyXType element + LabelString Citation-number + LatexType Command + LatexName citation-number + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Volume + LyXType element + LabelString Volume + LatexType Command + LatexName volume + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Day + LyXType element + LabelString Day + LatexType Command + LatexName day + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Month + LyXType element + LabelString Month + LatexType Command + LatexName month + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Year + LyXType element + LabelString Year + LatexType Command + LatexName year + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Issue-number + LyXType element + LabelString Issue-number + LatexType Command + LatexName issue-number + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Issue-day + LyXType element + LabelString Issue-day + LatexType Command + LatexName issue-day + LabelFont + Color blue + EndFont +End + + +InsetLayout Flex:Issue-months + LyXType element + LabelString Issue-months + LatexType Command + LatexName issue-months + LabelFont + Color blue + EndFont +End + + +Input stdinsets.inc Input agu_stdlists.inc Input agu_stdsections.inc Input db_stdstarsections.inc