X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fagu_stdclass.inc;h=c3cc81952937ea17faf8c3750421f7bc423c2646;hb=5a8d168db41c73c011f750e0712993bec7a17edc;hp=5a73fcfc83a9250a222bf10ebd842b246e57aada;hpb=ee31454d597dce8f67e4828b03eb3e7cc6125551;p=lyx.git diff --git a/lib/layouts/agu_stdclass.inc b/lib/layouts/agu_stdclass.inc index 5a73fcfc83..c3cc819529 100644 --- a/lib/layouts/agu_stdclass.inc +++ b/lib/layouts/agu_stdclass.inc @@ -27,7 +27,7 @@ Style Standard Align Block AlignPossible Block LabelType No_Label - LatexParam "para#" + LatexParam "id="para#"" End @@ -43,10 +43,22 @@ CharStyle Firstname EndFont End +CharStyle Fname + LatexType Command + LatexName fname + Font + Shape SmallCaps + EndFont + LabelFont + Shape Up + Color blue + EndFont +End + CharStyle Surname LatexType Command - LatexName firstname + LatexName surname Font Shape SmallCaps EndFont @@ -59,7 +71,7 @@ End CharStyle Filename LatexType Command - LatexName firstname + LatexName filename Font Family Typewriter EndFont @@ -72,7 +84,7 @@ End CharStyle Literal LatexType Command - LatexName firstname + LatexName literal Font Family Typewriter EndFont @@ -97,10 +109,91 @@ CharStyle Emph End +CharStyle Abbrev + LatexType Command + LatexName abbrev + LabelFont + Color blue + EndFont +End + + +CharStyle Citation-number + LatexType Command + LatexName citation-number + LabelFont + Color blue + EndFont +End + + +CharStyle Volume + LatexType Command + LatexName volume + LabelFont + Color blue + EndFont +End + + +CharStyle Day + LatexType Command + LatexName day + LabelFont + Color blue + EndFont +End + + +CharStyle Month + LatexType Command + LatexName month + LabelFont + Color blue + EndFont +End + + +CharStyle Year + LatexType Command + LatexName year + LabelFont + Color blue + EndFont +End + + +CharStyle Issue-number + LatexType Command + LatexName issue-number + LabelFont + Color blue + EndFont +End + + +CharStyle Issue-day + LatexType Command + LatexName issue-day + LabelFont + Color blue + EndFont +End + + +CharStyle Issue-months + LatexType Command + LatexName issue-months + LabelFont + Color blue + EndFont +End + + Input agu_stdlists.inc Input agu_stdsections.inc Input db_stdstarsections.inc -Input db_stdtitle.inc +Input agu_stdtitle.inc Input db_stdstruct.inc Input db_lyxmacros.inc Input db_stdlayouts.inc