X-Git-Url: https://pere.pagekite.me/gitweb/text-mekanikerord.git/blobdiff_plain/b1ae75977539ab1b4deddaa840e35dfb0f45fe58..48a773fbc97d637bbe9244d739adc2d0b6424fd9:/pdf.xsl diff --git a/pdf.xsl b/pdf.xsl index c163adf..8ecea58 100644 --- a/pdf.xsl +++ b/pdf.xsl @@ -43,6 +43,14 @@ % Trick to avoid many words sticking out of the right margin of the text. \sloppy +% The microtype package provides the ability to micromanage your +% typography. When invoked without any options it does some nice things +% like protruding punctuation over the edge of the right margin to make +% the margin appear smoother. Basically it makes your book look more +% professional with very little effort. It also has a ton of options if +% you want to micromanage even more. +\usepackage{microtype} + \begin{document} % end of latex.begindocument