diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-09 18:35:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-09 18:35:23 +0000 |
commit | 271876384ae94c62b4c0c80d258beaf00555ef19 (patch) | |
tree | 44e0b8eab315b0fbd90eed1bc7e56cf3998da1a7 /Master/texmf-dist/doc/latex/fouridx | |
parent | cb26429265b01333f4565e275224c66fcc3493a2 (diff) |
fouridx update (8apr08)
git-svn-id: svn://tug.org/texlive/trunk@7366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fouridx')
-rw-r--r-- | Master/texmf-dist/doc/latex/fouridx/fouridx.pdf | bin | 113535 -> 111567 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/fouridx/fouridx.tex | 34 |
2 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/doc/latex/fouridx/fouridx.pdf b/Master/texmf-dist/doc/latex/fouridx/fouridx.pdf Binary files differindex f82b469c9ae..2fa2f5709b5 100644 --- a/Master/texmf-dist/doc/latex/fouridx/fouridx.pdf +++ b/Master/texmf-dist/doc/latex/fouridx/fouridx.pdf diff --git a/Master/texmf-dist/doc/latex/fouridx/fouridx.tex b/Master/texmf-dist/doc/latex/fouridx/fouridx.tex deleted file mode 100644 index 99abc2dbca1..00000000000 --- a/Master/texmf-dist/doc/latex/fouridx/fouridx.tex +++ /dev/null @@ -1,34 +0,0 @@ -%% -%% This is file `fouridx.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% fouridx.dtx (with options: `package') -%% -%% fouridx package -%% -%% Copyright 2008 Stefan Karrmann -%% -%% This program can be redistributed and/or modified under the terms -%% of the LaTeX Project Public License Distributed from CTAN -%% archives in directory macros/latex/base/lppl.txt; either -%% version 1 of the License, or any later version. -%% -%% S.Karrmann at web.de -%% -\def\fileversion{1.00} -\def\filedate{2009/03/27} -\NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{fouridx}[\filedate\space v\fileversion\space Four indices] -\newcommand{\fourIdx}[5]{% - \setbox1=\hbox{\ensuremath{^{#1}}}% - \setbox2=\hbox{\ensuremath{_{#2}}}% - \setbox5=\hbox{\ensuremath{#5}}% - \hspace{\ifnum\wd1>\wd2\wd1\else\wd2\fi}% - \ensuremath{\copy5^{\hspace{-\wd1}\hspace{-\wd5}#1\hspace{\wd5}#3}% - _{\hspace{-\wd2}\hspace{-\wd5}#2\hspace{\wd5}#4}% -}} -\endinput -%% -%% End of file `fouridx.tex'. |