|
Next
Previous
Contents
5. LaTeX extension packages and other resources.We mentioned above that using underlining as a form of text emphasis presents special problems. Actually, TeX has no problem underlining text, because it is a convention of mathematical typesetting. In LaTeX, you can underline words with the command:
\underline{text to be underlined}
The problem is that underlining will not break across lines, and, in
some circumstances, underlining can be uneven. However, there is a
LaTeX macro package, ready-made, that makes underlining the default
mode of text emphasis. It's called ulem.sty, and is one of
the many contributed LaTeX packages that are freely available via the
Internet.
To use
\usepackage{ulem}
in the document preamble.
The packages which are available for LaTeX include:
To make the path given in the Catalogue into a fully-qualified URL,
concatenate the path to the host name URL and top-level path of the CTAN
archive you wish to contact. For example, the top-level CTAN
directory of the site
ftp.tex.ac.uk is ftp://ftp.tex.ac.uk/ctan/tex-archive/ + macros/latex/contrib/supported/refman = ftp://ftp.tex.ac.uk/ctan/tex-archive/macros/latex/contrib/supported/refman/Some packages have more than one file, so only the path to the package's directory is given. When you have the URL in hand, you can retrieve the package from one
of the CTAN archive sites listed in section
Appendix A. You can download a complete list of the archive's
contents as the file quote site index <keyword>
Next Previous Contents Linux HOWTO full list |
|
This document, LDP HOWTO-INDEX, is copyrighted (c) 1995 - 2002 by Tim Bynum, Guylhem Aznar, Joshua Drake and Greg Ferguson. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is available at http://www.gnu.org/copyleft/fdl.html. If you have questions, please contact the LDP.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |