]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aapaper.inc
Update all layouts to format 35.
[lyx.git] / lib / layouts / aapaper.inc
index 35d0a1ff3c19cf71cbef57eecb739a56a273cb12..b37b632bd5ba7479977c88670b7d379a782779c5 100644 (file)
 # This file contains additional style definitions for the
-# A&A paper style not found in the standard include files.  
+# A&A paper style not found in the standard include files.
 # It is Input by aapaper.layout
 #
-# Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
+# Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
 
-# 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
 
-  # standard font definition
-  Font 
-    Size               Normal
-    Series             Bold
-  EndFont
+Format 35
+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
+       LabelType             No_Label
+       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
 
-  Font 
-    Family             Sans
-    Size               Small
-  EndFont
+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
+       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
 
-  Font 
-    Family             Sans
-    Size               Small
-  EndFont
+Style Email
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             mail
+       Align                 Left
+       LeftMargin            email:M
+       LabelType             Static
+       LabelString           "email:"
+       LabelSep              M
+       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
 
-  Font 
-    Family             Sans
-    Size               Small
-  EndFont
+Style Offprint
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             offprints
+       Align                 Left
+       LeftMargin            "Offprint Requests to:M"
+       LabelType             Static
+       LabelString           "Offprint Requests to:"
+       LabelSep              M
+       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
 
-  # 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:M
-  LabelSep             M
-  LabelType            Static
-  LabelString          Thesaurus:
-  Font
-    Size               Small
-  EndFont
+Style Acknowledgement
+       Margin                Static
+       LatexType             Environment
+       LatexName             acknowledgements
+       NextNoIndent          1
+       ItemSep               0
+       TopSep                0.2
+       BottomSep             0
+       ParSep                0
+       Align                 Block
+       LabelType             Top_Environment
+       LabelString           "Acknowledgements"
+       LabelSep              M
+       Font
+         Size                Small
+       EndFont
+       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
+End