fix scribble output when a table appears as the first thing in an itemization item; a little more mzlib scribblings
svn: r8617 original commit: 9bfa156f91656007ac2af9b1af48fe3b01bd094e
This commit is contained in:
parent
465b675b5b
commit
a982e14bb3
|
@ -83,7 +83,7 @@
|
|||
|
||||
(define glob->regexp
|
||||
(let-values
|
||||
([(def-case-sens) (not (memq (system-type) '(windows macos macosx)))]
|
||||
([(def-case-sens) (eq? (system-path-convention-type)'unix)]
|
||||
[(item:s item:b simple-item:s simple-item:b)
|
||||
(let ([rx (lambda (s)
|
||||
(string-append
|
||||
|
|
Loading…
Reference in New Issue
Block a user