comedy of error

pull/160/head
Matthew Butterick 7 years ago
parent 2a95cd5eae
commit 11c50310e6

@ -91,7 +91,7 @@ Intractable problem; unavoidable limitation.
(fallback)))
(case key
[(color-lexer)
(define lexer-maker (dynamic-require 'syntax-color/scribble-lexer 'make-scribble-lexer #f))
(define lexer-maker (dynamic-require 'syntax-color/scribble-lexer 'make-scribble-lexer (λ () #f)))
(if lexer-maker
(lexer-maker #:command-char #\◊)
(fallback))]

@ -1 +1 @@
1511247941
1511248782

Loading…
Cancel
Save