summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/gmiflink
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-08 00:17:05 +0000
committerKarl Berry <karl@freefriends.org>2008-08-08 00:17:05 +0000
commitd48cc9f661b1eee56f02f8285b9ebb5c105a7835 (patch)
tree3026f1c52fdd9df66b0d573e50ae0122968b14e4 /Master/texmf-dist/tex/latex/gmiflink
parenta2444258e7c328aa0982582d9ca7399f9537cdb7 (diff)
gmiflink update (7aug08)
git-svn-id: svn://tug.org/texlive/trunk@10160 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gmiflink')
-rw-r--r--Master/texmf-dist/tex/latex/gmiflink/gmiflink.sty40
1 files changed, 29 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/gmiflink/gmiflink.sty b/Master/texmf-dist/tex/latex/gmiflink/gmiflink.sty
index 958c0a66bb7..94a15b5a437 100644
--- a/Master/texmf-dist/tex/latex/gmiflink/gmiflink.sty
+++ b/Master/texmf-dist/tex/latex/gmiflink/gmiflink.sty
@@ -24,6 +24,23 @@
% \CheckSum{61}
%%
+% \iffalse
+% This is a~driver. To learn how to use it, read the README
+% or the documentation in .pdf
+
+\ifnum\catcode`\@=12
+\documentclass[codespacesgrey, noindex, nochanges, pagella]{gmdocc}% the package is to small to
+% make an index of its macros and it's too old to have the |\changes|
+% ^^A(
+% history ;-)\,.
+\begin{document}
+\DocInput{gmiflink.sty}
+\afterfi{\end{document}}
+\fi
+
+% \fi
+
+
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{gmiflink}
[2006/08/16 v0.97 Conditionally hyperlinking package (GM)]
@@ -87,12 +104,11 @@
% \subdivision{Contents of the \pk{gmiflink.zip} archive}
%
% The distribution of the \pk{gmiflink} package consists of the
-% following four files and a~\acro{TDS}-compliant archive.
+% following three files and a~\acro{TDS}-compliant archive.
% \begin{verse}
% \pk{gmiflink.sty}\\
% \pk{README}\\
-% \pk{gmiflinkDoc.tex}\\
-% \pk{gmiflinkDoc.pdf}\\
+% \pk{gmiflink.pdf}\\
% \pk{gmiflink.tds.zip}
% \end{verse}
%
@@ -102,13 +118,16 @@
%
% 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\ on the \pk{gmiflinkDoc.tex} file.
-% Compiling 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
-% packages: \pk{hyperref.sty}, \pk{color.sty}, \pk{geometry.sty},
-% \pk{multicol.sty}, \pk{lmodern.sty}, \pk{fontenc.sty} that should
-% be installed on your computer by default.
+% running \LaTeX\ on the \pk{gmiflink.sty} file
+% (|xelatex gmiflink.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 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 packages: \pk{hyperref.sty}, \pk{xcolor.sty},
+% \pk{geometry.sty}, \pk{multicol.sty}, \pk{lmodern.sty},
+% \pk{fontenc.sty} that should be installed on your computer by
+% default.
%
% If you had not installed the \pk{mwcls} classes (available on
% CTAN and present in \TeX\ Live e.g.), the result of your
@@ -192,5 +211,4 @@
% (For my GNU Emacs:)
%%% Local Variables:
%%% mode: doctex
-%%% TeX-master: "../../../../LaTeX/TeXGuru/gmiflink/gmiflinkDoc"
%%% End: