]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / stdtitle.inc
index 9a4fd9299b2c9af090f5073322ddef7e2d141e33..a19b4449ff31cf1835a2b3d2b19bbe13d53f6fa4 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
@@ -21,8 +22,7 @@ Style Title
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Largest
        EndFont
 End
@@ -41,8 +41,7 @@ Style Author
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Large
        EndFont
 End
@@ -61,8 +60,7 @@ Style Date
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Large
        EndFont
 End