]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdtitle.inc
Consistent output of breakable/non-breakable dashes on all TeX engines.
[lyx.git] / lib / layouts / db_stdtitle.inc
index 97067bf6455a1c98dd6f467c1c3ba570bb446765..03203c844ca420231e7f598d053be397d9a158a1 100644 (file)
@@ -1,11 +1,12 @@
 # Textclass definition file for docbook.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
-# Modified Martin Vermeer <martin.vermeer@hut.fi> 
+# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# Modified Martin Vermeer <martin.vermeer@hut.fi>
 #
 # This file is the counterpart of stdstyle.inc
 # It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 65
 Input stdtitle.inc
 
 
@@ -20,7 +21,6 @@ End
 Style Author
        LatexType             Environment
        LatexName             author
-       KeepEmpty             1
 End
 
 
@@ -32,34 +32,10 @@ Style Authorgroup
 End
 
 
-Style FirstName
-       Margin                Static
-       LatexType             Paragraph
-       LatexName             firstname
-       ParIndent             MM
-       ParSkip               0.4
-       Align                 Center
-       AlignPossible         Center
-       LabelType             No_Label
-End
-
-
-Style Surname
-       Margin                Static
-       LatexType             Paragraph
-       LatexName             surname
-       ParIndent             MM
-       ParSkip               0.4
-       Align                 Center
-       AlignPossible         Center
-       LabelType             No_Label
-End
-
-
 Style Date
        LatexType             Paragraph
        LatexName             date
-       Align                 Left
+       Align                 Center
        AlignPossible         Left,Center
 End
 
@@ -77,9 +53,8 @@ Style RevisionHistory
        BottomSep             0
        ParSep                0
        Align                 Block
-       AlignPossible         Block
        KeepEmpty             1
-       LabelType             Centered_Top_Environment
+       LabelType             Centered
        LabelString           "Revision History"
        LabelBottomSep        0.5
 End
@@ -97,7 +72,6 @@ Style Revision
        BottomSep             0.5
        ParSep                0.5
        Align                 Block
-       AlignPossible         Block
 End
 
 
@@ -113,6 +87,14 @@ Style RevisionRemark
        BottomSep             0.0
        ParSep                1
        Align                 Block
-       AlignPossible         Block
        LabelType             No_Label
 End
+
+
+Style FirstName
+        ObsoletedBy   Standard
+End
+
+Style Surname
+       ObsoletedBy   Standard
+End