Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit422998d

Browse files
committed
Put the first section of a chapter in its own chunk.
1 parentbba11cd commit422998d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/src/sgml/stylesheet.dsl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.29 2005/10/13 20:10:03 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/stylesheet.dsl,v1.30 2006/02/1601:03:48 petere Exp $ -->
22
<!DOCTYPE style-sheet PUBLIC"-//James Clark//DTD DSSSL Style Sheet//EN" [
33

44
<!-- must turn on one of these with -i on the jade command line -->
@@ -180,6 +180,9 @@
180180
(define %body-attr% '())
181181
(define ($generate-book-lot-list$) '())
182182

183+
;; Do not combine first section into chapter chunk.
184+
(define (chunk-skip-first-element-list) '())
185+
183186
;; Returns the depth of auto TOC that should be made at the nd-level
184187
(define (toc-depth nd)
185188
(cond ((string=? (gi nd) (normalize"book"))2)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp