summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-08 00:17:37 +0000
committerKarl Berry <karl@freefriends.org>2008-08-08 00:17:37 +0000
commit434fe2386138fa7abf01ab8ec0036da718b2eabb (patch)
treedb4eb6f1fd183a5ae3efdbee8bfa060f8c531979 /Master/texmf-dist
parentd48cc9f661b1eee56f02f8285b9ebb5c105a7835 (diff)
gmeometric update (7aug08)
git-svn-id: svn://tug.org/texlive/trunk@10161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/gmeometric/README10
-rw-r--r--Master/texmf-dist/doc/latex/gmeometric/gmeometric.pdfbin0 -> 83558 bytes
-rw-r--r--Master/texmf-dist/tex/latex/gmeometric/gmeometric.sty44
3 files changed, 42 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/gmeometric/README b/Master/texmf-dist/doc/latex/gmeometric/README
index 7fd5a054e15..c395e153814 100644
--- a/Master/texmf-dist/doc/latex/gmeometric/README
+++ b/Master/texmf-dist/doc/latex/gmeometric/README
@@ -31,18 +31,20 @@ database most probably.
4. Contents
-The distribution of this package consists of the following six files.
+The distribution of this package consists of the following three files.
gmeometric.sty
README
-gmeometricDoc.tex
-gmeometricDoc.pdf
+gmeometric.pdf
5. Documentation
The last of the above files (the .pdf) is a documentation compiled
-from the .sty file by running LaTeX on the gmeometricDoc.tex file twice,
+from the .sty file by running LaTeX on the gmeometric.sty file twice:
+xelatex gmeometric.sty
+ in the directory you wish the documentation to be in,
+you don't have copy the .sty file there---TeX will find it.,
then MakeIndex on the gmeometric.glo file, and then LaTeX
on gmeometricDoc.tex twice again.
diff --git a/Master/texmf-dist/doc/latex/gmeometric/gmeometric.pdf b/Master/texmf-dist/doc/latex/gmeometric/gmeometric.pdf
new file mode 100644
index 00000000000..e9844ad612e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/gmeometric/gmeometric.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/gmeometric/gmeometric.sty b/Master/texmf-dist/tex/latex/gmeometric/gmeometric.sty
index 7724b616d3e..6dbdc6f4828 100644
--- a/Master/texmf-dist/tex/latex/gmeometric/gmeometric.sty
+++ b/Master/texmf-dist/tex/latex/gmeometric/gmeometric.sty
@@ -27,13 +27,36 @@
% \chschange{v0.71}{2007/11/16}{41}
% \chschange{v0.72}{2007/11/17}{239}
%
+% \iffalse we skip the driver
+\ifnum\catcode`\@=12
+\documentclass[codespacesgrey, noindex, pagella]{gmdocc}
+\twocoltoc
+\begin{document}
+\GetFileInfo{\jobname.sty}
+\DocInput{\jobname.sty}
+
+\PrintChanges
+\thispagestyle{empty}
+
+\typeout{%
+ Produce change log with^^J%
+ makeindex -r -s gmglo.ist -o \jobname.gls \jobname.glo^^J
+ (gmglo.ist should be put into some texmf/makeindex directory.)^^J}
+
+\afterfi{\end{document}
+% The package is too small to make index of it.
+%^^A\typeout{%
+%^^A Produce index with^^J%
+%^^A makeindex -r \jobname^^J}
+}
+\fi % of driver pass
+% \fi
%% \FileInfo
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{gmeometric}
- [2007/11/17 v0.72 to allow the `geometry' macro in the document (GM)]
+ [2008/08/06 v0.72 to allow the `geometry' macro in the document (GM)]
-%%
%
%% \division{Introduction, usage}
%%
@@ -47,7 +70,7 @@
%% O.K.\ only if you \emph{really} know what you're doing.
%%
%% In order to work properly, the macro should launch the |\clearpage|
-%% or the |\cleardoublepage| to `commit' the changes. So, the
+%% or the \cs{cleardoublepage} to `commit' the changes. So, the
%% unstarred version trigges the first while the starred the
%% latter. If that doesn't work quite as expected, try to precede or
%% succede it with |\onecolumn| or |\twocolumn|.
@@ -72,8 +95,8 @@
%
% Unpack the \file{gmeometric.tds.zip} archive in a~\file{texmf}
% directory or put the \pk{gmeometric.sty} somewhere in the
-% \file{texmf/\:tex/\:latex} branch on your own. Creating
-% a~\file{texmf/\:tex/\:latex/\:gm} directory may be advisable if
+% \file{texmf/tex/latex} branch on your own. Creating
+% a~\file{texmf/tex/latex/gm} directory may be advisable if
% you consider using other packages written by me.
%
% Then you should refresh your \TeX\ distribution's files' database
@@ -88,8 +111,7 @@
% \begin{verse}
% \pk{gmeometric.sty}\\
% \pk{README}\\
-% \pk{gmeometricDoc.tex}\\
-% \pk{gmeometricDoc.pdf}\\
+% \pk{gmeometric.pdf}\\
% \pk{gmeometric.tds.zip}
% \end{verse}
%
@@ -99,7 +121,10 @@
%
% The last of the above files (the \pk{.pdf}, i.e., \emph{this
% file}) is a~documentation compiled from the \pk{.sty} file by
-% running \LaTeX\ (twice) on the \pk{gmeometricDoc.tex} file.
+% running \LaTeX\ (twice) on the \pk{gmeometric.sty} file
+% (|xelatex gmeometric.sty| in the directory you wish the
+% documentation to be in, you don't have copy the \file{.sty} file
+% there, \TeX\ will find it).
% Compiling of the documentation requires the packages: \pk{gmdoc}
% (\pk{gmdoc.sty} and \pk{gmdocc.cls}), \pk{gmverb.sty},
% \pk{gmutils.sty}, \pk{gmiflink.sty} and also some standard
@@ -383,6 +408,9 @@
% \changes{v0.71}{2007/11/17}{a~\acro{TDS}-compliant \file{zip}
% archive made}
%
+% \changes{v0.72}{2008/08/06}{2008/08/06 only the way of documenting changes so
+% I~don't increase the version number}
+%
%
% \NoEOF