]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / stdtitle.inc
index 9a4fd9299b2c9af090f5073322ddef7e2d141e33..f65492681653cce2a34d996c81a239d1802712cf 100644 (file)
@@ -1,6 +1,6 @@
 # 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.
 # Split from stdstruct.inc by Hartmut Goebel <hartmut@noris.net>
 
@@ -8,6 +8,7 @@
 # a document, like title, author and such.
 
 
+Format 5
 Style Title
        Margin                Static
        LatexType             Command
@@ -19,10 +20,8 @@ Style Title
        BottomSep             1
        ParSep                1
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Largest
        EndFont
 End
@@ -39,10 +38,8 @@ Style Author
        BottomSep             0.7
        ParSep                0.7
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Large
        EndFont
 End
@@ -59,10 +56,8 @@ Style Date
        BottomSep             0.5
        ParSep                1
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Large
        EndFont
 End