expand user in file module paths; move framework doc index to end, but also fix Scribble latex output when index is not at the end
svn: r9453 original commit: 99ae76c2e9bc0197ca6dee943bd3531b348c276e
This commit is contained in:
parent
be7ba71139
commit
bcf264af6e
|
@ -85,6 +85,8 @@
|
||||||
(render-flow (part-flow d) d ri #f)
|
(render-flow (part-flow d) d ri #f)
|
||||||
(for-each (lambda (sec) (render-part sec ri))
|
(for-each (lambda (sec) (render-part sec ri))
|
||||||
(part-parts d))
|
(part-parts d))
|
||||||
|
(when (part-style? d 'index)
|
||||||
|
(printf "\\onecolumn\n\n"))
|
||||||
null))
|
null))
|
||||||
|
|
||||||
(define/override (render-paragraph p part ri)
|
(define/override (render-paragraph p part ri)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user