Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a66b6c1

Browse files
committed
Cygwin instructions:
- added missing period - added markup so it's easier to tell which names are special
1 parent bac1ea9 commit a66b6c1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Doc/doc/doc.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,12 +1793,12 @@ \section{Processing Tools \label{tools}}
17931793

17941794
Using the Cygwin installer, make sure your Cygwin installation
17951795
includes Perl, Python, and the \TeX{} packages. Perl and Python
1796-
are located under \menuselection{Interpreters} in the installer
1796+
are located under \menuselection{Interpreters} in the installer.
17971797
The \TeX{} packages are located in the \menuselection{Text}
1798-
section; installing the tetex-beta, texmf, texmf-base, and
1799-
texmf-extra ensures that all the required packages are available.
1800-
(There may be a more minimal set, but I've not spent time trying
1801-
to minimize the installation.)
1798+
section; installing the \code{tetex-beta}, \code{texmf},
1799+
\code{texmf-base}, and \code{texmf-extra} ensures that all the
1800+
required packages are available. (There may be a more minimal
1801+
set, but I've not spent time trying to minimize the installation.)
18021802

18031803
The netpbm package is used by \LaTeX2HTML, and \emph{must} be
18041804
installed before \LaTeX2HTML can be successfully installed, even

0 commit comments

Comments
 (0)