diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex b/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex index 7f1d6196a0d..ab839983542 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex +++ b/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex @@ -1,4 +1,4 @@ -% $Id: faq-t-g-wr.tex,v 1.11 2011/03/09 21:09:24 rf10 Exp rf10 $ +% $Id: faq-t-g-wr.tex,v 1.12 2011/10/16 22:59:45 rf10 Exp rf10 $ \section{Things are Going Wrong\dots{}} @@ -238,7 +238,7 @@ Two packages are available that solve this problem. The \csx{emph} command to underline its argument; the underlined text thus produced behaves as ordinary emphasised text, and will break over the end of a line. (The package is capable of other peculiar effects, -too: read its documentation, contained within the file itself.) +too: read its documentation.) The \Package{soul} package defines an \csx{ul} command (after which the package is, in part, named) that underlines running text. @@ -250,7 +250,6 @@ loading the package with: \usepackage[normalem]{ulem} \end{verbatim} \end{quote} -Documentation of \Package{ulem} is in the package itself. \begin{ctanrefs} \item[ulem.sty]\CTANref{ulem} \item[soul.sty]\CTANref{soul} |