X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fscrclass.inc;h=289297fcafba75aa2b34778df54f454587900044;hb=7cb50d70086faafb22a7dd8ca779278a0f9310e9;hp=4e41c8bd25bc74437b18013833fad9c23cd69a23;hpb=f9b4dde589704f2db7a8fa68f50dc90073775763;p=lyx.git diff --git a/lib/layouts/scrclass.inc b/lib/layouts/scrclass.inc index 4e41c8bd25..289297fcaf 100644 --- a/lib/layouts/scrclass.inc +++ b/lib/layouts/scrclass.inc @@ -2,19 +2,28 @@ # Base definitions for the KOMA script layouts. # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/23. # Update for Koma Script Release >=2.8q -# Juergen Spitzmueller , 2003/2/08. +# Juergen Spitzmueller , 2003/2/08. # Mapped List to Labeling -# Guenter Milde , 2009-02-02 +# Guenter Milde , 2009-02-02 # Labeling is now used also in non-KOMA classes -Format 33 +Format 81 SecNumDepth 2 TocDepth 2 DefaultStyle Standard +PageSize a4 Provides subscript 1 +ClassOptions + FontSize 9|10|11|12|13|14|15|16|17|18|19|20 + FontSizeFormat fontsize=$$s + PageSize a0|a1|a2|a3|a4|a5|a6|b0|b1|b2|b3|b4|b5|b6|c0|c1|c2|c3|c4|c5|c6|executive|legal|letter + PageSizeFormat paper=$$s +End + Style Standard + Category MainText LatexName dummy ParIndent MM ParSkip 0.4 @@ -33,6 +42,15 @@ Input stdlists.inc Input stdcounters.inc Input stdfloats.inc + +# Adapt enumii counter display to KOMA default +Counter enumii + GuiName "Numbered List (Level 2)" + Within enumi + LabelString "\alph{enumii})" +End + + Style Description LabelFont Family Sans @@ -40,6 +58,7 @@ Style Description End Style Labeling + Category List LatexName labeling # overwrite the preamble code definition Preamble @@ -52,57 +71,59 @@ Style Part Font Family Sans EndFont - TocLevel 0 End Style Chapter + LabelType Static + LabelSep xxx + Margin Dynamic + Align Left Font Family Sans Size Largest EndFont - TocLevel 0 End Style Section + Align Left Font Family Sans EndFont - TocLevel 1 End Style Subsection + Align Left Font Family Sans EndFont - TocLevel 2 End Style Subsubsection + Align Left Font Family Sans EndFont - TocLevel 3 End Style Paragraph + Align Left Font Family Sans EndFont - TocLevel 4 End Style Subparagraph + Align Left LeftMargin "" Font Family Sans EndFont - TocLevel 5 End Input stdstarsections.inc @@ -110,21 +131,33 @@ Input stdstarsections.inc Style Addpart CopyStyle Part* LatexName addpart - OptionalArgs 1 + Argument 1 + LabelString "Short Title|S" + Tooltip "The part as it appears in the table of contents/running headers" + InsertCotext 1 + EndArgument End Style Addchap CopyStyle Chapter* LatexName addchap - OptionalArgs 1 + Argument 1 + LabelString "Short Title|S" + Tooltip "The chapter as it appears in the table of contents/running headers" + InsertCotext 1 + EndArgument End Style Addsec CopyStyle Section* LatexName addsec - OptionalArgs 1 + Argument 1 + LabelString "Short Title|S" + Tooltip "The section as it appears in the table of contents/running headers" + InsertCotext 1 + EndArgument End @@ -141,6 +174,7 @@ End Style Minisec + Category Sectioning LatexType Command LatexName minisec NeedProtect 1 @@ -236,9 +270,7 @@ End Input stdstruct.inc Style Abstract - LabelFont - Family Sans - EndFont + LabelType No_Label End @@ -250,45 +282,55 @@ End Input stdlayouts.inc -Style Captionabove - Margin First_Dynamic - LatexType Command - LatexName caption - NeedProtect 1 - LabelSep xx - ParSkip 0.4 - TopSep 0.5 - Align Center - LabelType Sensitive - LabelString "Senseless!" - OptionalArgs 1 - LabelFont - Series Bold - EndFont + +InsetLayout Caption:Above + LabelString above + LaTeXType command LatexName captionabove + NeedProtect 1 + MultiPar false + Argument 1 + LabelString "Short Title|S" + Tooltip "The caption as it appears in the list of figures/tables" + InsertCotext 1 + EndArgument + HTMLStyle + div.float-caption { + text-align: center; + border: 2px solid black; + padding: 1ex; + margin: 1ex; + } + EndHTMLStyle + HTMLAttr "class='float-caption float-caption-above'" End -Style Captionbelow - Margin First_Dynamic - LatexType Command - LatexName caption - NeedProtect 1 - LabelSep xx - ParSkip 0.4 - TopSep 0.5 - Align Center - LabelType Sensitive - LabelString "Senseless!" - OptionalArgs 1 - LabelFont - Series Bold - EndFont +InsetLayout Caption:Below + LabelString below + LaTeXType command LatexName captionbelow + NeedProtect 1 + MultiPar false + Argument 1 + LabelString "Short Title|S" + Tooltip "The caption as it appears in the list of figures/tables" + InsertCotext 1 + EndArgument + HTMLStyle + div.float-caption { + text-align: center; + border: 2px solid black; + padding: 1ex; + margin: 1ex; + } + EndHTMLStyle + HTMLAttr "class='float-caption float-caption-below'" End Style Dictum + Category MainText Margin Right_Address_Box LatexType Command LatexName dictum @@ -296,7 +338,10 @@ Style Dictum BottomSep 1.5 ParSep 1.5 Align Left - OptionalArgs 1 + Argument 1 + LabelString "Dictum Author" + Tooltip "The author of this dictum" + EndArgument Font Size Normal EndFont