]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aapaper.inc
Revert "Update layouts"
[lyx.git] / lib / layouts / aapaper.inc
index 37a83f6b9b05d1ffc0ceec6cdf1887f8d77226ee..93125df9d54ae39f2240a38aee5a5f6c8b6b4f10 100644 (file)
@@ -1,10 +1,11 @@
 # 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
+
+Format 104
 Style Subtitle
        Margin                Static
        LatexType             Command
@@ -17,17 +18,16 @@ Style Subtitle
        BottomSep             1.3
        ParSep                1
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
-
-       # standard font definition
-       Font 
+       Font
          Size                Normal
          Series              Bold
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
-# Address style definition
+
 Style Address
        Margin                Static
        LatexType             Command
@@ -38,53 +38,48 @@ Style Address
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
-
-       Font 
+       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:
+       LabelString           "email:"
        LabelSep              M
-
-       Font 
+       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 
+       Font
          Family              Sans
          Size                Small
        EndFont
 End
 
-# Acnowledgement style definition
-Style Acknowledgement
+
+Style Acknowledgments
        Margin                Static
        LatexType             Environment
        LatexName             acknowledgements
@@ -94,22 +89,21 @@ Style Acknowledgement
        BottomSep             0
        ParSep                0
        Align                 Block
-       AlignPossible         Block
-       LabelType             Top_Environment
-       LabelString           Acknowledgements
+       LabelType             Above
+       LabelString           "Acknowledgments"
        LabelSep              M
-       # standard font definition
-       Font 
+       Font
          Size                Small
        EndFont
-
-       # label font definition
-       LabelFont 
+       LabelFont
          Size                Small
          Shape               Italic
        EndFont
-End 
-       
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+End
+
+
 Style Thesaurus
        LabelType             Static
        LatexType             Command
@@ -126,9 +120,6 @@ Style Thesaurus
          Size                Small
        EndFont
        LabelFont
-         Color               Red
+         Color               textlabel3
        EndFont
 End
-
-
-