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, 17 insertions, 7 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..bbe5e70afd2 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,16 @@ page_precedence "rnaA"
\end{filecontents}
-\PassOptionsToPackage{indexallmacros}{gmdoc}
+\PassOptionsToPackage{codespacesgrey, indexallmacros}{gmdoc}
-\if1 1
- \documentclass[debug,minion]{gmdocc}%
+\if11
+ \documentclass[debug, minion, cronos, cursor, fontspec=quiet]{gmdocc}%
+
+ % ^^A[FakeBold=2, FakeStretch=0.87]{Nimbus Mono L}
\mcdiagOn
+
\else
- \documentclass[sysfonts]{gmdocc}%
+ \documentclass[fontspec=quiet]{gmdocc}%
\fi
\foone{\catcode`_=12 }
@@ -213,6 +216,9 @@ page_precedence "rnaA"
%^^A \else\typeout{****** \cs{"} with argument }\show#1\fi
}}{}}
+\foone{\makeatletter\catcode`\#=12 }{%
+ \def\gmd@wykrzykniki{# # # # # # # # #}}
+
\begin{document}
@@ -228,7 +234,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
@@ -273,7 +279,11 @@ page_precedence "rnaA"
\pagenumbering{roman}
\thispagestyle{empty}
+
+%^^A\traceon
\maketitle
+\relax
+%^^A \traceoff
\emptify\maketitle
\tableofcontents
@@ -414,7 +424,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 +448,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.