robert-strandh / SICL

A fresh implementation of Common Lisp
Other
1.07k stars 79 forks source link

Using \sloppy to prevent \texttt text to overflow. #149

Open ghost opened 4 years ago

ghost commented 4 years ago

For example, on page 80, section 17.2.3 "Accessor methods", two methods name are truncated because they are overflowing to the margin: "compute-discriminating-f..." and "compute-applicable-methods-using-cl...". Using \sloppy will fix that.