summaryrefslogtreecommitdiffstats
path: root/Doc/doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-07-16 13:50:28 (GMT)
committerFred Drake <fdrake@acm.org>2003-07-16 13:50:28 (GMT)
commita66b6c12672a8961952e20eac58292d422b5ecb9 (patch)
treed5c6accd77f8ddae065df5177f96098b05fdc11a /Doc/doc
parentbac1ea937e944a27644777d4522d929890922840 (diff)
downloadcpython-a66b6c12672a8961952e20eac58292d422b5ecb9.zip
cpython-a66b6c12672a8961952e20eac58292d422b5ecb9.tar.gz
cpython-a66b6c12672a8961952e20eac58292d422b5ecb9.tar.bz2
Cygwin instructions:
- added missing period - added markup so it's easier to tell which names are special
Diffstat (limited to 'Doc/doc')
-rw-r--r--Doc/doc/doc.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex
index 45e675a..210ae2c 100644
--- a/Doc/doc/doc.tex
+++ b/Doc/doc/doc.tex
@@ -1793,12 +1793,12 @@ This \UNIX\ is also followed by a space.
Using the Cygwin installer, make sure your Cygwin installation
includes Perl, Python, and the \TeX{} packages. Perl and Python
- are located under \menuselection{Interpreters} in the installer
+ are located under \menuselection{Interpreters} in the installer.
The \TeX{} packages are located in the \menuselection{Text}
- section; installing the tetex-beta, texmf, texmf-base, and
- texmf-extra ensures that all the required packages are available.
- (There may be a more minimal set, but I've not spent time trying
- to minimize the installation.)
+ section; installing the \code{tetex-beta}, \code{texmf},
+ \code{texmf-base}, and \code{texmf-extra} ensures that all the
+ required packages are available. (There may be a more minimal
+ set, but I've not spent time trying to minimize the installation.)
The netpbm package is used by \LaTeX2HTML, and \emph{must} be
installed before \LaTeX2HTML can be successfully installed, even