summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/prerex/intro.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2014-03-03 01:38:45 +0000
committerNorbert Preining <preining@logic.at>2014-03-03 01:38:45 +0000
commit39cb23d10578b9db523f4f499d3dea3630787af0 (patch)
treef55976b1244f9e20f660d165f740a62b6abb067f /Master/texmf-dist/doc/latex/prerex/intro.tex
parent3ed297e7d00115c2a2be5d8a32058869f33f0567 (diff)
prerex (3Mar)
git-svn-id: svn://tug.org/texlive/trunk@33078 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/prerex/intro.tex')
-rw-r--r--Master/texmf-dist/doc/latex/prerex/intro.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/prerex/intro.tex b/Master/texmf-dist/doc/latex/prerex/intro.tex
index 3fc4bb88e58..e03d426e2fd 100644
--- a/Master/texmf-dist/doc/latex/prerex/intro.tex
+++ b/Master/texmf-dist/doc/latex/prerex/intro.tex
@@ -335,7 +335,7 @@ to process the description of a prerex-formatted prerequisite chart until some n
To process descriptions of prerex-formatted charts, some additional packages
are needed.
-The file \texttt{prerex.sty} fromthe \texttt{prerex} package is essential;
+The file \texttt{prerex.sty} from the \texttt{prerex} package is essential;
it should be stored
in the same folder as the \texttt{.tex} file to be processed
(or in the
@@ -344,6 +344,7 @@ Other add-ons that may be necessary are as follows:
\texttt{pgf},
\texttt{tikz},
\texttt{multido},
+\texttt{ifpdf},
\texttt{textcomp}, and
\texttt{xcolor}.
If you are using \MikTeX\ or \texttt{texlive}, these can be installed using the
@@ -426,7 +427,7 @@ The Open Sans family\footnote{%
of fonts, designed by Steve Matteson of
Ascender, is supported for use in \LaTeX\ by the \texttt{opensans} package,
available from CTAN\footnote{%
-\myurl{http://www.ctan.org/tex-archive/fonts/opensans}}
+\myurl{http://mirror.ctan.org/fonts/opensans}}
and in most distributions.
The Cabin\footnote{%
\myurl{http://www.google.com/webfonts/specimen/Cabin}}
@@ -449,7 +450,7 @@ Artifex\footnote{%
\myurl{http://www.artifex.com/downloads/}}.
The four Classico font files, renamed for use in \LaTeX, with the necessary support files and installation instructions are available
from CTAN\footnote{%
-\myurl{ftp://tug.ctan.org/pub/tex-archive/nonfree/fonts/urw/classico.zip}}.
+\myurl{http://mirror.ctan.org/fonts/urw/classico/}}.
Note that the font files cannot be distributed commercially without a commercial license; please read the license in the archive
before re-distributing them. This restriction does not prevent you from distributing documents
that \emph{use} the fonts.
@@ -470,7 +471,7 @@ package may be used as follows:
The density parameter specifies the number of pixels per inch; if this is too small, the
image is of poor quality, and if it is too large, the image file is too big.
The quality parameter ensures maximal (loss-free) compression.
-From version 5.0, \verb|prerex.sty| generates an auxiliary file
+From version 5.0, \verb|prerex.sty| (if processed by \verb\pdflatex\) generates an auxiliary file
containing image-map data for the hyperlinked nodes in the chart; consult a
reference on the HTML language for an explanation of (client-side) image maps.
@@ -544,7 +545,7 @@ coordinates of the centre points of its source and target boxes/minis/text-lines
\section{Chart Editing}
\label{editor}
The source code of \texttt{prerex}, an interactive (command-line) prerequisite-chart editor, is available at
-CTAN repositories.\footnote{\myurl{http://www.ctan.org/tex-archive/graphics/prerex/}}
+CTAN repositories.\footnote{\myurl{http://mirror.ctan.org/graphics/prerex/}}
It should build on any \textsc{Unix}-like system with
suitable tools and libraries installed; for example, it can be compiled
on GNU/Linux, Solaris, the Cygwin\footnote{\myurl{http://www.cygwin.com/}}