diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-15 15:54:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-15 15:54:45 +0000 |
commit | 31578e2b627b31fe6cb4ec4a34135eea84743e21 (patch) | |
tree | b7aa30914a2af6c8b2ccced9072bef56671e2287 /Master/texmf-dist/doc/latex/gmdoc/README | |
parent | 4af86efa1514d24c366a21260b5a6dd76da25a68 (diff) |
gmdoc update
git-svn-id: svn://tug.org/texlive/trunk@5194 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gmdoc/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/gmdoc/README | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/gmdoc/README b/Master/texmf-dist/doc/latex/gmdoc/README index 6c3d638d171..ed638c82f6e 100644 --- a/Master/texmf-dist/doc/latex/gmdoc/README +++ b/Master/texmf-dist/doc/latex/gmdoc/README @@ -1,5 +1,5 @@ The gmdoc.zip package -is a work of Grzegorz `Natror' Murzynowski, +is a work of Grzegorz Murzynowski, <natror at o2 dot pl> @@ -71,11 +71,11 @@ The -s switch makes MakeIndex use the style file instead of the default settings and the -o switch declares the not-default name of the output file -Compiling of the documentation requires the packages gmdoc.sty -(with the gmdocc.cls class), gmverb.sty, gmutils.sty and also some -standard packages: hyperref.sty, color.sty, geometry.sty, -multicol.sty, lmodern.sty, fontenc.sty that should be installed -on your computer by default. +Compiling of the documentation requires the packages gmdoc.sty (with +the gmdocc.cls class), gmiflink.sty, gmverb.sty, gmutils.sty and also +some standard packages: hyperref.sty, color.sty, geometry.sty, +multicol.sty, lmodern.sty, fontenc.sty that should be installed on +your computer by default. The gmglo.ist file, a MakeIndex style for the changes' history, is provided on CTAN in the gmdoc .zip archive and should @@ -88,21 +88,35 @@ you have not installed mwcls, the standard article.cls will be used. +DEPENDS ON (only non-standard files listed): + +gmiflink.sty +gmutils.sty +gmverb.sty +gmglo.ist + +*if you typeset The LaTeX 2e Source + BONUS: Base drivers As a bonus and example of doc-compatibility there are driver files included -(cf. Palestrina, Missa papae Marceli ;-): +(cf. Palestrina, Missa papae Marcelli ;-): source2e_gmdoc.tex docstrip_gmdoc.tex doc_gmdoc.tex +(gmsource2e.ist is generated from source2e_gmdoc.tex) oldcomm.sty -gmeometric.sty + +The base drivers depend on the `gmeometric.sty' +package by Grzegorz Murzynowski, available on CTAN. These drivers typeset the respective files from the .../texmf-dist/source/latex/base directory of TeXLive2005 distribution. Probably you should redefine the \BasePath macro in them so that it points that directory on your computer. + +These drivers use one more package of mine, `gmeometric.sty'. |