now exporting white-bracket-sizing.... (duh)
svn: r11245
This commit is contained in:
parent
b70cd4151a
commit
5ebff2fd07
|
@ -37,7 +37,9 @@
|
|||
[non-terminal-style (parameter/c text-style/c)]
|
||||
[non-terminal-subscript-style (parameter/c text-style/c)]
|
||||
[linebreaks (parameter/c (or/c false/c (listof boolean?)))]
|
||||
[curly-quotes-for-strings (parameter/c boolean?)])
|
||||
[curly-quotes-for-strings (parameter/c boolean?)]
|
||||
[white-bracket-sizing (parameter/c
|
||||
(-> string? number? (values number? number? number? number?)))])
|
||||
|
||||
(provide/contract
|
||||
[rule-pict-style
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
with-compound-rewriter
|
||||
with-atomic-rewriter
|
||||
STIX?
|
||||
white-bracket-sizing
|
||||
|
||||
;; for test suite
|
||||
build-lines
|
||||
|
|
Loading…
Reference in New Issue
Block a user