]> git.lyx.org Git - features.git/blobdiff - lib/layouts/scrclass.inc
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / scrclass.inc
index 82504e7c3159bdff07bf3803bb3da4459af1b69b..61e92a4959b3957ff83fff8d2442dce1d379a6d2 100644 (file)
@@ -11,10 +11,10 @@ DefaultStyle            Standard
 
 # Standard style definition
 Style Standard
-  LatexName             dummy
-  ParIndent             MM
-  ParSkip               0.4
-  AlignPossible         Block, Left, Right, Center
+       LatexName             dummy
+       ParIndent             MM
+       ParSkip               0.4
+       AlignPossible         Block, Left, Right, Center
 End
 
 Input stdlists.inc
@@ -23,9 +23,9 @@ Input stdfloats.inc
 
 # Modify Description
 Style Description
-  LabelFont
-    Family              Sans
-  EndFont
+       LabelFont
+         Family              Sans
+       EndFont
 End
 
 # Delete List
@@ -33,242 +33,242 @@ NoStyle List
 
 # Labeling style definition
 Style Labeling
-  Margin               Manual
-  LatexType            List_Environment
-  LatexName             labeling
-  NextNoindent         1
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               0.7
-  BottomSep            0.7
-  ParSep               0.5
-  Align                        Block
-  AlignPossible                Block, Left
-  LabelType            Manual
-  LabelString          00.00.0000
+       Margin                Manual
+       LatexType             List_Environment
+       LatexName             labeling
+       NextNoindent          1
+       LabelSep              xxx
+       ParSkip               0.4
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0.5
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Manual
+       LabelString           00.00.0000
 End
 
 Input stdsections.inc
 
 # Modify Part
 Style Part
-  Font
-    Family              Sans
-  EndFont
+       Font
+         Family              Sans
+       EndFont
 End
 
 # Modify Chapter
 Style Chapter
-  LabelString           ""
-  Font
-    Family              Sans
-    Size                Largest
-  EndFont
+       LabelString           ""
+       Font
+         Family              Sans
+         Size                Largest
+       EndFont
 End
 
 # Modify Section
 Style Section
-  Font
-    Family              Sans
-  EndFont
+       Font
+         Family              Sans
+       EndFont
 End
 
 # Modify Subsection
 Style Subsection
-  Font
-    Family              Sans
-  EndFont
+       Font
+         Family              Sans
+       EndFont
 End
 
 # Modify Subsubsection
 Style Subsubsection
-  Font
-    Family              Sans
-  EndFont
+       Font
+         Family              Sans
+       EndFont
 End
 
 # Modify Paragraph
 Style Paragraph
-  Font
-    Family              Sans
-  EndFont
+       Font
+         Family              Sans
+       EndFont
 End
 
 # Modify Subparagraph
 Style Subparagraph
-  LeftMargin            ""
-  Font
-    Family              Sans
-  EndFont
+       LeftMargin            ""
+       Font
+         Family              Sans
+       EndFont
 End
 
 Input stdstarsections.inc
 
 # Addpart Style Definition
 Style Addpart
-  CopyStyle             Part*
-  LatexName             addpart
+       CopyStyle             Part*
+       LatexName             addpart
 End
 
 # Addchap Style Definition
 Style Addchap
-  CopyStyle             Chapter*
-  LatexName             addchap
+       CopyStyle             Chapter*
+       LatexName             addchap
 End
 
 # Addsec Style Definition
 Style Addsec
-  CopyStyle             Section*
-  LatexName             addsec
+       CopyStyle             Section*
+       LatexName             addsec
 End
 
 # Addchap* Style Definition
 Style Addchap*
-  CopyStyle             Chapter*
-  LatexName             addchap*
+       CopyStyle             Chapter*
+       LatexName             addchap*
 End
 
 # Addsec* Style Definition
 Style Addsec*
-  CopyStyle             Section*
-  LatexName             addsec*
+       CopyStyle             Section*
+       LatexName             addsec*
 End
 
 # Minisec style definition
 Style Minisec
-  LatexType             Command
-  LatexName             minisec
-  NeedProtect           1
-  NextNoIndent          1
-  LabelSep              xxx
-  ParSkip               0.4
-  TopSep                0.4
-  ParSep                0.4
-  AlignPossible         Block, Left
-
-  Font 
-    Family              Sans
-    Series              Bold
-  EndFont
+       LatexType             Command
+       LatexName             minisec
+       NeedProtect           1
+       NextNoIndent          1
+       LabelSep              xxx
+       ParSkip               0.4
+       TopSep                0.4
+       ParSep                0.4
+       AlignPossible         Block, Left
+
+       Font 
+         Family              Sans
+         Series              Bold
+       EndFont
 End
 
 Input stdtitle.inc
 
 # Modify Title
 Style Title
-  Font
-    Family              Sans
-    Series              Bold
-  EndFont
+       Font
+         Family              Sans
+         Series              Bold
+       EndFont
 End
 
 # Modify Author
 Style Author
-  Font
-    Size                Larger
-  EndFont
+       Font
+         Size                Larger
+       EndFont
 End
 
 # Modify Date
 Style Date
-  Font
-    Size                Larger
-  EndFont
+       Font
+         Size                Larger
+       EndFont
 End
 
 # Subject style definition
 Style Subject
-  CopyStyle             Author
-  LatexName             subject
+       CopyStyle             Author
+       LatexName             subject
 End
 
 # Publishers style definition
 Style Publishers
-  CopyStyle             Author
-  LatexName             publishers
+       CopyStyle             Author
+       LatexName             publishers
 End
 
 # Dedication style definition
 Style Dedication
-  CopyStyle             Author
-  LatexName             dedication
+       CopyStyle             Author
+       LatexName             dedication
 End
 
 # Titlehead style definition
 Style Titlehead
-  CopyStyle             Author
-  LatexName             titlehead
-  Align                 Left
-  AlignPossible         Left
-
-  Font 
-    Size                Normal
-  EndFont
+       CopyStyle             Author
+       LatexName             titlehead
+       Align                 Left
+       AlignPossible         Left
+
+       Font 
+         Size                Normal
+       EndFont
 End
 
 # Uppertitleback style definition
 Style Uppertitleback
-  CopyStyle             Titlehead
-  LatexName             uppertitleback
+       CopyStyle             Titlehead
+       LatexName             uppertitleback
 End
 
 # Lowertitleback style definition
 Style Lowertitleback
-  CopyStyle             Titlehead
-  LatexName             lowertitleback
+       CopyStyle             Titlehead
+       LatexName             lowertitleback
 End
 
 # Extratitle style definition
 Style Extratitle
-  CopyStyle             Titlehead
-  LatexName             extratitle
+       CopyStyle             Titlehead
+       LatexName             extratitle
 End
 
 Input stdstruct.inc
 
 # Modify Abstract
 Style Abstract
-  LabelFont
-    Family              Sans
-  EndFont
+       LabelFont
+         Family              Sans
+       EndFont
 End
 
 # Modify Bibliography
 Style Bibliography
-  LabelFont
-    Family              Sans
-  EndFont
+       LabelFont
+         Family              Sans
+       EndFont
 End
 
 Input stdlayouts.inc
 
 # Captionabove style definition
 Style Captionabove
-  CopyStyle            Caption
-  LatexName            captionabove
+       CopyStyle            Caption
+       LatexName            captionabove
 End
 
 # Captionbelow style definition
 Style Captionbelow
-  CopyStyle            Caption
-  LatexName            captionbelow
+       CopyStyle            Caption
+       LatexName            captionbelow
 End
 
 # Dictum style definition
 Style Dictum
-  Margin               Right_Address_Box
-  LatexType            Command
-  LatexName            dictum
-  ParSkip              0.4
-  BottomSep            1.5
-  ParSep               1.5
-  Align                Left
-  AlignPossible        Left
-  OptionalArgs         1
-  
-  Font
-    Size                Normal
-  EndFont
+       Margin               Right_Address_Box
+       LatexType            Command
+       LatexName            dictum
+       ParSkip              0.4
+       BottomSep            1.5
+       ParSep               1.5
+       Align                Left
+       AlignPossible        Left
+       OptionalArgs         1
+       
+       Font
+         Size                Normal
+       EndFont
 End
 
 Input lyxmacros.inc