]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdstruct.inc
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / stdstruct.inc
index 9629693b90c8c7cc5b6fa1c36d0115f0fb99253a..d67dc433fc416234512cc811e4242302ffd2c9dd 100644 (file)
@@ -1,14 +1,15 @@
 # Standard textclass definition file. Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modifed and enhanced by several developers.
-# Title definitions moved to stdtitle.inc by HArtmut Goebel <harmut@noris.net>
+# Title definitions moved to stdtitle.inc by Hartmut Goebel <harmut@noris.net>
 
 # This include files contains all layouts that handle the structure of
 # a document, like abstract, bibliography and such.
 
 
-Style Abstract 
+Format 5
+Style Abstract
        Margin                Static
        LatexType             Environment
        LatexName             abstract
@@ -21,18 +22,17 @@ Style Abstract
        BottomSep             0.7
        ParSep                0
        Align                 Block
-       AlignPossible         Block
        LabelType             Centered_Top_Environment
-       LabelString           Abstract
+       LabelString           "Abstract"
        LabelBottomSep    0.5
-       Font 
+       Font
          Size                Small
        EndFont
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Large
        EndFont
-End 
+End
 
 
 Style Bibliography
@@ -49,9 +49,9 @@ Style Bibliography
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Bibliography
-       LabelString           References
-       LabelBottomSep    0.7
-       LabelFont 
+       LabelString           "References"
+       LabelBottomSep        1.2
+       LabelFont
          Series              Bold
          Size                Larger
        EndFont