scribble: make `linebreak' work more for Latex/PDF rendering
This commit is contained in:
parent
ec05ecf558
commit
683e72e9e3
|
@ -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