From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/ulem/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 macros/latex/contrib/ulem/README (limited to 'macros/latex/contrib/ulem/README') diff --git a/macros/latex/contrib/ulem/README b/macros/latex/contrib/ulem/README new file mode 100644 index 0000000000..22dd59adca --- /dev/null +++ b/macros/latex/contrib/ulem/README @@ -0,0 +1,11 @@ + + 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. -- cgit v1.2.3