]> git.lyx.org Git - features.git/blobdiff - lib/layouts/db_stdtitle.inc
whitespace, bugfixes, and convertions dependent on the document type, if need.
[features.git] / lib / layouts / db_stdtitle.inc
index 97067bf6455a1c98dd6f467c1c3ba570bb446765..d95264364768fcd9e63c92a26b67b7edb003191b 100644 (file)
@@ -20,7 +20,6 @@ End
 Style Author
        LatexType             Environment
        LatexName             author
-       KeepEmpty             1
 End
 
 
@@ -32,30 +31,6 @@ 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
@@ -116,3 +91,12 @@ Style RevisionRemark
        AlignPossible         Block
        LabelType             No_Label
 End
+
+
+Style FirstName
+        ObsoletedBy   Standard
+End
+
+Style Surname
+       ObsoletedBy   Standard
+End
\ No newline at end of file