summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex b/Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
index cdfcd7b0626..17553d32580 100644
--- a/Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
+++ b/Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
@@ -105,13 +105,13 @@ page_precedence "rnaA"
\end{filecontents}
-\PassOptionsToPackage{indexallmacros}{gmdoc}
+\PassOptionsToPackage{codespacesgrey,indexallmacros}{gmdoc}
\if1 1
\documentclass[debug,minion]{gmdocc}%
\mcdiagOn
\else
- \documentclass[sysfonts]{gmdocc}%
+ \documentclass[sysfonts,pagella]{gmdocc}%
\fi
\foone{\catcode`_=12 }
@@ -228,7 +228,7 @@ page_precedence "rnaA"
Rainer Sch\"opf}
-\def\BasePath{/mnt/middle/TeXLive2005/texmf-dist/source/latex/base/}
+\def\BasePath{/home/natror/texmf/source/latex/base/}
% This command will be used to input the patch file
@@ -414,7 +414,7 @@ page_precedence "rnaA"
\typeout{%
^^JProduce change log with^^J%
- makeindex -r -s gmglo.ist -o \jobnamewoe.gls \jobnamewoe.glo^^J}
+ makeindex -r -s gmglo.ist -o \jobname.gls \jobname.glo^^J}
{%^^A\def\.{\cs{.}}% 'cause there's |\cs {\.}| in change log on l.4314
% The next step of debug of \file{ltmiscen.dtx}'s
@@ -438,7 +438,7 @@ page_precedence "rnaA"
\typeout{%
^^JProduce index with^^J%
- makeindex -r -s gmsource2e.ist \jobnamewoe.idx^^J}
+ makeindex -r -s gmsource2e.ist \jobname.idx^^J}
% ``Makeindex needs a symbol between the parts of composite page numbers
% but we dont want one, so:''---I~skip that.