diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/gmverb/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/gmverb/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/gmverb/README b/Master/texmf-dist/doc/latex/gmverb/README index 388990e51ec..bed7ac5fa87 100644 --- a/Master/texmf-dist/doc/latex/gmverb/README +++ b/Master/texmf-dist/doc/latex/gmverb/README @@ -3,7 +3,7 @@ is a work of Grzegorz `Natror' Murzynowski, <natror at o2 dot pl> -1. Copyright 2006, 2007 by Grzegorz `Natror' Murzynowski +1. Copyright 2006, 2007, 2008 by Grzegorz `Natror' Murzynowski This program is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html @@ -36,18 +36,20 @@ database most probably. 4. Contents -The distribution of this package consists of the following four files. +The distribution of this package consists of the following three files. gmverb.sty README -gmverbDoc.tex -gmverbDoc.pdf +gmverb.pdf gmverb-tds.zip 5. Documentation The last of the above files (the .pdf) is a documentation compiled -from the .sty file by running LaTeX on the gmverbDoc.tex file twice, +from the .sty file by running LaTeX on the gmverb.sty file twice: +xelatex gmverb.sty + in the directory you wish the documentation to be in, +you don't have copy the .sty file there---TeX will find it, then MakeIndex on the gmverb.idx file, and then LaTeX on gmverbDoc.tex once more. @@ -58,7 +60,7 @@ The -r switch is to forbid MakeIndex make implicit ranges since the Compiling of the documentation requires the packages: gmdoc (gmdoc.sty and gmdocc.cls), gmverb.sty, gmutils.sty and also some -standard packages: hyperref.sty, color.sty, geometry.sty, +standard packages: hyperref.sty, xcolor.sty, geometry.sty, multicol.sty, lmodern.sty, fontenc.sty that should have been installed on your computer by default. |