summaryrefslogtreecommitdiff
path: root/print/tex-ulem
AgeCommit message (Collapse)AuthorFilesLines
2011-07-11Sync tex-ulem with TeX Live r21840.minskim2-7/+7
Changes: - Change \dimen@ to \UL@height.
2011-01-18Update tex-ulem{,-doc} to 2010.minskim2-7/+7
Changes: - Use \immediate\write16 instead of \typeout.
2010-04-29Import tex-ulem-2009 as print/tex-ulem.minskim4-0/+26
The package provides an \ul (underline) command will break over line ends; this technique may be used to replace \em (both in that form and as the \emph command), so as to make output look as if it comes from a typewriter. The package also offers double and wavy underlining, and striking out (line through words) and crossing out (/// over words). Documentation is to be found in the package file itself.