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.tex24
1 files changed, 7 insertions, 17 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 bbe5e70afd2..cdfcd7b0626 100644
--- a/Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
+++ b/Master/texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
@@ -105,16 +105,13 @@ page_precedence "rnaA"
\end{filecontents}
-\PassOptionsToPackage{codespacesgrey, indexallmacros}{gmdoc}
+\PassOptionsToPackage{indexallmacros}{gmdoc}
-\if11
- \documentclass[debug, minion, cronos, cursor, fontspec=quiet]{gmdocc}%
-
- % ^^A[FakeBold=2, FakeStretch=0.87]{Nimbus Mono L}
+\if1 1
+ \documentclass[debug,minion]{gmdocc}%
\mcdiagOn
-
\else
- \documentclass[fontspec=quiet]{gmdocc}%
+ \documentclass[sysfonts]{gmdocc}%
\fi
\foone{\catcode`_=12 }
@@ -216,9 +213,6 @@ page_precedence "rnaA"
%^^A \else\typeout{****** \cs{"} with argument }\show#1\fi
}}{}}
-\foone{\makeatletter\catcode`\#=12 }{%
- \def\gmd@wykrzykniki{# # # # # # # # #}}
-
\begin{document}
@@ -234,7 +228,7 @@ page_precedence "rnaA"
Rainer Sch\"opf}
-\def\BasePath{/home/natror/texmf/source/latex/base/}
+\def\BasePath{/mnt/middle/TeXLive2005/texmf-dist/source/latex/base/}
% This command will be used to input the patch file
@@ -279,11 +273,7 @@ page_precedence "rnaA"
\pagenumbering{roman}
\thispagestyle{empty}
-
-%^^A\traceon
\maketitle
-\relax
-%^^A \traceoff
\emptify\maketitle
\tableofcontents
@@ -424,7 +414,7 @@ page_precedence "rnaA"
\typeout{%
^^JProduce change log with^^J%
- makeindex -r -s gmglo.ist -o \jobname.gls \jobname.glo^^J}
+ makeindex -r -s gmglo.ist -o \jobnamewoe.gls \jobnamewoe.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
@@ -448,7 +438,7 @@ page_precedence "rnaA"
\typeout{%
^^JProduce index with^^J%
- makeindex -r -s gmsource2e.ist \jobname.idx^^J}
+ makeindex -r -s gmsource2e.ist \jobnamewoe.idx^^J}
% ``Makeindex needs a symbol between the parts of composite page numbers
% but we dont want one, so:''---I~skip that.