summaryrefslogtreecommitdiff
path: root/print/tex-nolbreaks/DESCR
blob: dcb00fda9542bee1e6022f6f9d3915b303c58a15 (plain)
1
2
3
4
5
Use \nolbreaks{some text} to prevent line breaks in "some text". This
has the advantage over \mbox{} that glue (rubber space) remains
flexible. Most common cases are handled here (\linebreak is disabled,
for example) but spaces hidden in macros or { } can still create
break-points.