Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e0d2735

Browse files
committed
Modify up/home macro to match standard parameter list; fixes doc build.
1 parent 80c6409 commit e0d2735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/stylesheet.dsl

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284

285285
;; Customization of header, add title attributes (overrides
286286
;; dbcommon.dsl)
287-
(define (default-header-nav-tbl-ff elemnode prev next)
287+
(define (default-header-nav-tbl-ff elemnode prev next prevsib nextsib)
288288
(let* ((r1? (nav-banner? elemnode))
289289
(r1-sosofo (make element gi: "TR"
290290
(make element gi: "TH"

0 commit comments

Comments
 (0)