File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -394,9 +394,13 @@ target/bin/xslt.sh \
394
394
<xsl : text >&lb; \renewcommand*{\seedsectionfont}[1]{\bfseries #1}</xsl : text >
395
395
<xsl : text >&lb; \renewcommand*{\seedsubsectionfont}[1]{\bfseries #1}</xsl : text >
396
396
<xsl : text >&lb; \renewcommand*{\seedsubsubsectionfont}[1]{\bfseries #1}</xsl : text >
397
+ <xsl : text >&lb; \renewcommand*{\seedchapterbeforeskip}{\penalty-1001}</xsl : text >
398
+ <xsl : text >&lb; \renewcommand*{\seedchapterafterskip}{}</xsl : text >
399
+ <xsl : text >&lb; \renewcommand*{\seedsectionbeforeskip}{\penalty-1001}</xsl : text >
400
+ <xsl : text >&lb; \renewcommand*{\seedsectionafterskip}{}</xsl : text >
397
401
<xsl : text >&lb; \renewcommand*{\seedsubsectionbeforeskip}{\penalty-1001}</xsl : text >
398
402
<xsl : text >&lb; \renewcommand*{\seedsubsectionafterskip}{}</xsl : text >
399
- <xsl : text >&lb; \renewcommand*{\seedsubsubsectionbeforeskip}{\penalty-501 }</xsl : text >
403
+ <xsl : text >&lb; \renewcommand*{\seedsubsubsectionbeforeskip}{\penalty-1001 }</xsl : text >
400
404
<xsl : text >&lb; \renewcommand*{\seedsubsubsectionafterskip}{}</xsl : text >
401
405
<xsl : text >&lb; \makeatother</xsl : text >
402
406
You can’t perform that action at this time.
0 commit comments