]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdsections.inc
Fix output of formatted counters.
[lyx.git] / lib / layouts / stdsections.inc
index ad70dcfc80f9668fac69d614bb913d466ec07d24..646ad0aca1985665b0f219cdafb1d76bba672e54 100644 (file)
@@ -7,7 +7,8 @@
 # commands that are useful for article-like document classes, but not
 # for letters.
 
-Format 11
+Format 22
+
 Style Part
        Category              Section
        Margin                Dynamic
@@ -30,6 +31,7 @@ Style Part
          Series              Bold
          Size                Huge
        EndFont
+       HTMLTag               h1
 End
 
 
@@ -55,6 +57,7 @@ Style Chapter
          Series              Bold
          Size                Huge
        EndFont
+       HTMLTag               h1
 End
 
 
@@ -79,6 +82,7 @@ Style Section
          Series              Bold
          Size                Larger
        EndFont
+       HTMLTag               h2
 End
 
 
@@ -94,6 +98,7 @@ Style Subsection
          Series              Bold
          Size                Large
        EndFont
+       HTMLTag               h3
 End
 
 
@@ -108,6 +113,7 @@ Style Subsubsection
          Series              Bold
          Size                Normal
        EndFont
+       HTMLTag               h4
 End