]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
Move the CSS for the TOC to its own InsetLayout.
[lyx.git] / lib / layouts / stdtitle.inc
index d3593bea98ded23756b7f41eb00f17f60c4231f9..e712f9703a1a78d20a6c27506247fb7791281fb0 100644 (file)
@@ -8,7 +8,8 @@
 # a document, like title, author and such.
 
 
-Format 16
+Format 45
+
 
 Style Title
        Margin                Static
@@ -27,7 +28,7 @@ Style Title
          Size                Largest
        EndFont
        HTMLTag               h1
-       HTMLAttr              class='title'
+       HTMLTitle             true
 End
 
 
@@ -47,8 +48,6 @@ Style Author
        Font
          Size                Large
        EndFont
-       HTMLTag               h2
-       HTMLAttr              class='author'
 End
 
 
@@ -68,6 +67,4 @@ Style Date
        Font
          Size                Large
        EndFont
-       HTMLTag               h2
-       HTMLAttr              class='date'
 End