summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/ulem
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-26 23:36:08 +0000
committerKarl Berry <karl@freefriends.org>2011-03-26 23:36:08 +0000
commit3db1152f2355a1043f7d5f0b90d9c214c1efed3f (patch)
tree6a76875f8503e6295cec9579bde073d5c8eeb78e /Master/texmf-dist/doc/generic/ulem
parent48e41f25c774e86d62726ea6ed549bac83a54eb9 (diff)
ulem (26mar11)
git-svn-id: svn://tug.org/texlive/trunk@21840 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/ulem')
-rw-r--r--Master/texmf-dist/doc/generic/ulem/README16
-rw-r--r--Master/texmf-dist/doc/generic/ulem/ulem.ltx14
-rw-r--r--Master/texmf-dist/doc/generic/ulem/ulem.pdfbin105748 -> 105944 bytes
3 files changed, 18 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/ulem/README b/Master/texmf-dist/doc/generic/ulem/README
index 56c71e8637a..22dd59adcaf 100644
--- a/Master/texmf-dist/doc/generic/ulem/README
+++ b/Master/texmf-dist/doc/generic/ulem/README
@@ -1,5 +1,11 @@
-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). \ No newline at end of file
+
+ The ulem package provides various types of underlining that can stretch
+ between words and be broken across lines in LaTeX or plain TeX.
+ In LaTeX ulem replaces italics with underlining in \em-phasized text.
+ A declaration of \normalem (or the \usepackage option "normalem") restores
+ the normal \em and \emph behavior.
+
+ Copyright 1989-2011 by Donald Arseneau (Vancouver, Canada; asnd@triumf.ca)
+
+ This software may be freely transmitted, reproduced, or modified for any
+ purpose provided that this copyright notice is left intact.
diff --git a/Master/texmf-dist/doc/generic/ulem/ulem.ltx b/Master/texmf-dist/doc/generic/ulem/ulem.ltx
index 6aeeb401429..2979659c300 100644
--- a/Master/texmf-dist/doc/generic/ulem/ulem.ltx
+++ b/Master/texmf-dist/doc/generic/ulem/ulem.ltx
@@ -2,9 +2,9 @@
% ulem.ltx Manual for ulem.sty
%
%
-% Copyright (c) 1989-2010 by Donald Arseneau
+% Copyright (c) 1989-2011 by Donald Arseneau
%
-% Version date 2010/10/03
+% Version date 2011/03/18
%
\documentclass[12pt]{ltxdoc}
\addtolength{\textwidth}{1cm}
@@ -12,13 +12,14 @@
\usepackage{ulem}
\def\baselinestretch{1.06}
\setlength\parskip{2pt}
-
+\hyphenation{normalem uwforbf ulforem}
\title{The ulem package:\\ underlining for emphasis}
\author{Donald Arseneau\\ asnd@triumf.ca}
-\date{2010/10/03}
+\date{2011/03/18}
\begin{document}
\maketitle
+\sloppy
\begin{abstract}
The ulem package provides various types of underlining that can stretch
@@ -45,7 +46,7 @@
\begin{footnotesize}
-\noindent The ulem package is Copyright \copyright\ 1989--2010 by
+\noindent The ulem package is Copyright \copyright\ 1989--2011 by
Donald Arseneau (Vancouver, Canada).\\
The package (ulem.sty) and this documentation (ulem.ltx, ulem.pdf) may be
freely transmitted, reproduced, or modified for any purpose provided that the
@@ -137,8 +138,7 @@ math mode, in a limited way, but it doesn't work in section titles,
unfortunately, because the titles are not delimited by explicit braces when
printed by the \cs{section} command. Currently under UWforbf the \cs{bfseries}
command still produces bold face, but \cs{bf} makes an
-under-wave% Pfooey: no verbatim in footnotes
-\footnote{%
+under-wave\footnote{%% no verbatim in footnotes
To get under-waved section titles (in ordinary \LaTeX\ classes) you could define:\\
\texttt{\string\renewcommand\string\@seccntformat[1]\string{\string\uwave
\string{\string\csname\ the\#1\string\endcsname\string}\string\hskip 1em\string}}\\
diff --git a/Master/texmf-dist/doc/generic/ulem/ulem.pdf b/Master/texmf-dist/doc/generic/ulem/ulem.pdf
index 401dc885434..e478d6ed5a7 100644
--- a/Master/texmf-dist/doc/generic/ulem/ulem.pdf
+++ b/Master/texmf-dist/doc/generic/ulem/ulem.pdf
Binary files differ