]> git.lyx.org Git - features.git/blobdiff - lib/layouts/aapaper.inc
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / aapaper.inc
index eb29dd15b4908d94381ce9834645a3952bb21bbd..37a83f6b9b05d1ffc0ceec6cdf1887f8d77226ee 100644 (file)
 
 # Subitle style definition
 Style Subtitle
-  Margin               Static
-  LatexType            Command
-  InTitle              1
-  LatexName            subtitle
-  NextNoIndent         1
-  ParSkip              0.4
-  ItemSep              0
-  TopSep               1.3
-  BottomSep            1.3
-  ParSep               1
-  Align                        Left
-  AlignPossible                Left
-  LabelType            No_Label
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             subtitle
+       NextNoIndent          1
+       ParSkip               0.4
+       ItemSep               0
+       TopSep                1.3
+       BottomSep             1.3
+       ParSep                1
+       Align                 Left
+       AlignPossible         Left
+       LabelType             No_Label
 
-  # standard font definition
-  Font 
-    Size               Normal
-    Series             Bold
-  EndFont
+       # standard font definition
+       Font 
+         Size                Normal
+         Series              Bold
+       EndFont
 End
 
 # Address style definition
 Style Address
-  Margin               Static
-  LatexType            Command
-  InTitle              1
-  LatexName            institute
-  ParSkip              0.4
-  BottomSep            0.4
-  Align                        Left
-  AlignPossible                Block, Left, Right, Center
-  LabelType            No_Label
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             institute
+       ParSkip               0.4
+       BottomSep             0.4
+       Align                 Left
+       AlignPossible         Block, Left, Right, Center
+       LabelType             No_Label
 
-  Font 
-    Family             Sans
-    Size               Small
-  EndFont
+       Font 
+         Family              Sans
+         Size                Small
+       EndFont
 End
 
 # Email address style definition
 Style Email
-  Margin               Static
-  LatexType            Command
-  InTitle              1
-  LatexName            mail
-  Align                        Left
-  AlignPossible                Left
-  LeftMargin           email:M
-  LabelType            Static
-  LabelString          email:
-  LabelSep             M
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             mail
+       Align                 Left
+       AlignPossible         Left
+       LeftMargin            email:M
+       LabelType             Static
+       LabelString           email:
+       LabelSep              M
 
-  Font 
-    Family             Sans
-    Size               Small
-  EndFont
+       Font 
+         Family              Sans
+         Size                Small
+       EndFont
 End
 
 # Address for Offprints style definition
 Style Offprint
-  Margin               Static
-  LatexType            Command
-  InTitle              1
-  LatexName            offprints
-  Align                        Left
-  AlignPossible                Left
-  LeftMargin           "Offprint Requests to:M"
-  LabelType            Static
-  LabelString          "Offprint Requests to:"
-  LabelSep             M
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             offprints
+       Align                 Left
+       AlignPossible         Left
+       LeftMargin            "Offprint Requests to:M"
+       LabelType             Static
+       LabelString           "Offprint Requests to:"
+       LabelSep              M
 
-  Font 
-    Family             Sans
-    Size               Small
-  EndFont
+       Font 
+         Family              Sans
+         Size                Small
+       EndFont
 End
 
 # Acnowledgement style definition
 Style Acknowledgement
-  Margin               Static
-  LatexType            Environment
-  LatexName            acknowledgements
-  NextNoIndent         1
-  ItemSep              0
-  TopSep               0.2
-  BottomSep            0
-  ParSep               0
-  Align                        Block
-  AlignPossible                Block
-  LabelType            Top_Environment
-  LabelString          Acknowledgements
-  LabelSep             M
-  # standard font definition
-  Font 
-    Size               Small
-  EndFont
+       Margin                Static
+       LatexType             Environment
+       LatexName             acknowledgements
+       NextNoIndent          1
+       ItemSep               0
+       TopSep                0.2
+       BottomSep             0
+       ParSep                0
+       Align                 Block
+       AlignPossible         Block
+       LabelType             Top_Environment
+       LabelString           Acknowledgements
+       LabelSep              M
+       # standard font definition
+       Font 
+         Size                Small
+       EndFont
 
-  # label font definition
-  LabelFont 
-    Size               Small
-    Shape              Italic
-  EndFont
+       # label font definition
+       LabelFont 
+         Size                Small
+         Shape               Italic
+       EndFont
 End 
-  
+       
 Style Thesaurus
-  LabelType            Static
-  LatexType            Command
-  InTitle              1
-  LatexName            thesaurus
-  NextNoIndent         1
-  TopSep               0
-  BottomSep            1
-  LeftMargin           "Thesaurus not supported in recent A&A:M"
-  LabelSep             M
-  LabelType            Static
-  LabelString          "Thesaurus not supported in recent A&A:"
-  Font
-    Size               Small
-  EndFont
-  LabelFont
-    Color              Red
-  EndFont
+       LabelType             Static
+       LatexType             Command
+       InTitle               1
+       LatexName             thesaurus
+       NextNoIndent          1
+       TopSep                0
+       BottomSep             1
+       LeftMargin            "Thesaurus not supported in recent A&A:M"
+       LabelSep              M
+       LabelType             Static
+       LabelString           "Thesaurus not supported in recent A&A:"
+       Font
+         Size                Small
+       EndFont
+       LabelFont
+         Color               Red
+       EndFont
 End