typo: 'unrecognzied' -> 'unrecognized'
This commit is contained in:
parent
28e7d932c7
commit
58b662ab77
|
@ -462,7 +462,7 @@
|
|||
(unless (suppress-newline-content)
|
||||
(printf "\\hspace*{\\fill}\\\\"))]
|
||||
[else (error 'latex-render
|
||||
"unrecognzied style symbol: ~s" style)])]
|
||||
"unrecognized style symbol: ~s" style)])]
|
||||
[(string? style-name)
|
||||
(let* ([v (if style (style-properties style) null)]
|
||||
[tt? (cond
|
||||
|
|
Loading…
Reference in New Issue
Block a user