scribble: make `linebreak' work more for Latex/PDF rendering
original commit: 683e72e9e39f3e8536f9fc0ba0ad8c6f5aca050a
This commit is contained in:
parent
9eae72a93a
commit
5084b1a133
|
@ -361,7 +361,7 @@
|
|||
[(newline)
|
||||
(check-render)
|
||||
(unless (suppress-newline-content)
|
||||
(printf "\\\\"))]
|
||||
(printf "\\hspace*{\\fill}\\\\"))]
|
||||
[else (error 'latex-render
|
||||
"unrecognzied style symbol: ~s" style)])]
|
||||
[(string? style-name)
|
||||
|
|
Loading…
Reference in New Issue
Block a user