From b870e46c856520b1671673dde7c69b022f821d60 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 11 Jun 2013 14:29:32 -0400 Subject: [PATCH] Somehow forgot HTML tags for Paragraph and Subparagraph. (cherry picked from commit c6a08bc4421c960dc8148a95eb68ba90c2f95ff5) --- lib/layouts/stdsections.inc | 2 ++ status.20x | 1 + 2 files changed, 3 insertions(+) diff --git a/lib/layouts/stdsections.inc b/lib/layouts/stdsections.inc index 6cbc3fa5e8..851281e49a 100644 --- a/lib/layouts/stdsections.inc +++ b/lib/layouts/stdsections.inc @@ -125,6 +125,7 @@ Style Paragraph LatexName paragraph TopSep 0.4 BottomSep 0 + HTMLTag h5 End @@ -135,6 +136,7 @@ Style Subparagraph LatexName subparagraph NextNoIndent 0 LeftMargin MM + HTMLTag h6 End Input stdrefprefix.inc diff --git a/status.20x b/status.20x index 0a0764cbfe..b6b399ab3f 100644 --- a/status.20x +++ b/status.20x @@ -52,6 +52,7 @@ What's new * DOCUMENT INPUT/OUTPUT +- Added h5 and h6 as tags for Paragraph and Subparagraph. * USER INTERFACE -- 2.39.5