X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Famsdefs.inc;h=9fc907e42e9b9dd02fb2c66c27167417ff1408f4;hb=9c97021623b6db5239715eb543d65a5e779084b6;hp=8d27401e5569f3579bdcd86141f9ae741c3f6413;hpb=228bd9b27799a3698bc6171d220089bc8f4fb64e;p=lyx.git diff --git a/lib/layouts/amsdefs.inc b/lib/layouts/amsdefs.inc index 8d27401e55..9fc907e42e 100644 --- a/lib/layouts/amsdefs.inc +++ b/lib/layouts/amsdefs.inc @@ -2,19 +2,15 @@ # Probably broken by Jean-Marc Lasgouttes # modified and modularized by Emmanuel GUREGHIAN # Tinkered with Sep. '07 by Paul Rubin +# Modularized Jan '08 by Richard Heck # Including the maths stuff -Format 5 -Input amsmaths.inc - -# The AMS documentclasses use the package amsmath and provide the -# functionality of makeidx.sty. -Provides amsmath 1 -Provides makeidx 1 +Format 80 +# By default AMS articles & books use leqno option (as SIAM journals). +Provides leqno 1 # the environments copied from the old amsart.layout are: -# - Proof # - Bibliography # - Title # - Author @@ -26,40 +22,10 @@ Provides makeidx 1 # - Subjectclass -Style Proof - Margin First_Dynamic - LatexType Environment - LatexName proof - NextNoIndent 1 - OptionalArgs 1 - LabelSep xx - ParIndent MMM - ParSkip 0.4 - ItemSep 0.2 - TopSep 0.7 - BottomSep 0.7 - ParSep 0.3 - Align Block - AlignPossible Block, Left - LabelType Static - LabelString "Proof." - EndLabelType Box - Font - Shape Up - Size Normal - EndFont - LabelFont - Shape Italic - EndFont - # We don't want the preamble from Theorem - Preamble - EndPreamble -End - - ### Now the title stuff. We copy do not use stdstruct.inc to keep ### things in the right order Style Title + Category FrontMatter Margin Static LatexType Command InTitle 1 @@ -71,16 +37,22 @@ Style Title ParSep 1 Align Center LabelType No_Label - OptionalArgs 1 + Argument 1 + LabelString "Short Title|S" + Tooltip "Short title which appears in the running headers" + InsertCotext 1 + EndArgument Font Shape Smallcaps Series Bold Size Larger EndFont + HTMLTitle true End Style Author + Category FrontMatter Margin Static LatexType Command InTitle 1 @@ -100,6 +72,7 @@ End Style Date + Category FrontMatter Margin Dynamic LatexType Command InTitle 1 @@ -123,6 +96,7 @@ End Style Abstract + Category FrontMatter Margin First_Dynamic LatexType Environment InTitle 1 @@ -149,6 +123,7 @@ End NoStyle Address Style Address + Category FrontMatter Margin Dynamic LatexType Command InTitle 1 @@ -226,10 +201,12 @@ End Style Bibliography + Category BackMatter Margin First_Dynamic LatexType Bib_Environment LatexName thebibliography NextNoIndent 1 + ToggleIndent Never LeftMargin MM ParSkip 0.4 ItemSep 0 @@ -248,4 +225,16 @@ Style Bibliography Size Normal Shape Smallcaps EndFont + TocLevel 1 + IsTocCaption 0 + Argument listpreamble:1 + LabelString "Bib preamble" + MenuString "Bibliography Preamble" + Tooltip "LaTeX code to be inserted before the first bibliography item" + PassThru 1 + Font + Family typewriter + Color latex + EndFont + EndArgument End