mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Cygwin instructions:
- added missing period - added markup so it's easier to tell which names are special
This commit is contained in:
parent
bac1ea937e
commit
a66b6c1267
1 changed files with 5 additions and 5 deletions
|
@ -1793,12 +1793,12 @@ This \UNIX\ is also followed by a space.
|
||||||
|
|
||||||
Using the Cygwin installer, make sure your Cygwin installation
|
Using the Cygwin installer, make sure your Cygwin installation
|
||||||
includes Perl, Python, and the \TeX{} packages. Perl and Python
|
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}
|
The \TeX{} packages are located in the \menuselection{Text}
|
||||||
section; installing the tetex-beta, texmf, texmf-base, and
|
section; installing the \code{tetex-beta}, \code{texmf},
|
||||||
texmf-extra ensures that all the required packages are available.
|
\code{texmf-base}, and \code{texmf-extra} ensures that all the
|
||||||
(There may be a more minimal set, but I've not spent time trying
|
required packages are available. (There may be a more minimal
|
||||||
to minimize the installation.)
|
set, but I've not spent time trying to minimize the installation.)
|
||||||
|
|
||||||
The netpbm package is used by \LaTeX2HTML, and \emph{must} be
|
The netpbm package is used by \LaTeX2HTML, and \emph{must} be
|
||||||
installed before \LaTeX2HTML can be successfully installed, even
|
installed before \LaTeX2HTML can be successfully installed, even
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue