summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex15
1 files changed, 5 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex b/Master/texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex
index f2d77dac2b0..1a0b8906a9f 100644
--- a/Master/texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex
+++ b/Master/texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex
@@ -3,14 +3,10 @@
% a~command to encapsulate the page number, which would interfere with
% \pk{hyperref}'s default \verb+|hyperpage+.
-\documentclass[countalllines,
-codespacesblank, outeroff, pagella, fontspec=quiet]{gmdocc}
+\documentclass[outeroff,minion]{gmdocc}
\usepackage{array}
-
-\VisSpacesGrey
-
-\def\BasePath{/home/natror/texmf/source/latex/base/}% Of course,
+\def\BasePath{/mnt/middle/TeXLive2005/texmf-dist/source/latex/base/}% Of course,
% you should change it to the respective path on your computer.
@@ -95,7 +91,7 @@ codespacesblank, outeroff, pagella, fontspec=quiet]{gmdocc}
\gmdocIncludes
-\AtBegInputOnce{%
+\SelfInclude{%
\title{\pk{doc_by_gmdoc.tex} The Driver\thanks{As mentioned in the
title, I~typeset these package and class with the \pk{gmdoc}
package, for which are they a~great inspiration and the base.
@@ -105,16 +101,15 @@ codespacesblank, outeroff, pagella, fontspec=quiet]{gmdocc}
\author{Grzegorz `Natror' Murzynowski}%
\date{\today}%
\maketitle}
-\SelfInclude
\typeout{%
Produce 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
(gmglo.ist should be put into some texmf/makeindex directory.)^^J}
\PrintChanges
\typeout{%
Produce index with^^J%
- makeindex -r \jobname^^J}
+ makeindex -r \jobnamewoe^^J}
\PrintIndex
\end{document}