]> git.lyx.org Git - features.git/commitdiff
Somehow forgot HTML tags for Paragraph and Subparagraph.
authorRichard Heck <rgheck@lyx.org>
Tue, 11 Jun 2013 18:29:32 +0000 (14:29 -0400)
committerRichard Heck <rgheck@lyx.org>
Tue, 11 Jun 2013 18:30:15 +0000 (14:30 -0400)
Vincent, this is totally trivial and so should be fine.

lib/layouts/stdsections.inc

index 20e2d43dc9305040eef3c4e959332b0c6cee557e..4724d336974a4bf43dc02cf6f51eef2dbe3bd438 100644 (file)
@@ -134,6 +134,7 @@ Style Paragraph
        LatexName             paragraph
        TopSep                0.4
        BottomSep             0
+       HTMLTag               h5
 End
 
 
@@ -144,6 +145,7 @@ Style Subparagraph
        LatexName             subparagraph
        NextNoIndent          0
        LeftMargin            MM
+       HTMLTag               h6
 End
 
 Input stdrefprefix.inc