]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
fix typos.
[lyx.git] / lib / layouts / stdtitle.inc
index 6b7b65f288c941567b0530e55d46c0d229d85bba..6ffdb29337baa7d6edea277fa0f27a8e08c11005 100644 (file)
@@ -8,7 +8,8 @@
 # a document, like title, author and such.
 
 
-Format 11
+Format 16
+
 Style Title
        Margin                Static
        LatexType             Command
@@ -26,7 +27,6 @@ Style Title
          Size                Largest
        EndFont
        HTMLTag               h1
-       HTMLAttr              class='title'
 End
 
 
@@ -46,8 +46,6 @@ Style Author
        Font
          Size                Large
        EndFont
-       HTMLTag               h2
-       HTMLAttr              class='author'
 End
 
 
@@ -67,6 +65,4 @@ Style Date
        Font
          Size                Large
        EndFont
-       HTMLTag               h2
-       HTMLAttr              class='date'
 End