diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-11 16:41:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-11 16:41:22 +0000 |
commit | 29d823f65d5adbee3d5264332ad893be27323983 (patch) | |
tree | d3bdc37b95030f4c8c314a670582d8b264f382bd /Master/texmf-dist/doc/latex | |
parent | 0225a7e61bdeebcf50db7b4bed82ca989b182703 (diff) |
imakeidx 1.0 (9jul10)
git-svn-id: svn://tug.org/texlive/trunk@19375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/imakeidx/README | 39 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf | bin | 0 -> 467118 bytes |
2 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/imakeidx/README b/Master/texmf-dist/doc/latex/imakeidx/README new file mode 100644 index 00000000000..2f7e07740e8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/imakeidx/README @@ -0,0 +1,39 @@ +This is the README file relative to package imakeidx version 1.0 +dated 9 July 2010. + +Copyright 2010 Claudio Beccari and Enrico Gregorio + +The bundle contains the files: + +README this file +imakeidx.dtx the docomented source TeX file + +WARNING: the derived files: + +imakeidx.sty the package itself +imakeidx.pdf the documentaion file in PDF format + +are SIMULTANEOULY produced while running pdflatex on imakeidx.dtx. + +The bundle is distributed under the LPPL license version 1.3c or any later version. + +The bundle has the status of author maintained. + +The main purpose of this bundle is to exploit the possibility of running +an index formatting program from within a document typesetting task (tested +with the engines pdftex, xetex, and luatex in their incarnation set up to +process the LaTeX markup)at the \printindex level, so that one or more indices +can be typeset in such a way that they are always synchronous with the +document they belong to. + +With the TeXlive 2010 release the makeindex program can be safely run within +a TeX run; with previous distributions the shell escape feature must be +explicity enabled. With the 2010 distribution the makeindex program is directly +accessible. + +This bundle is compatible with most existing classes; at present it is +incompatible only with the memoir class, because of its special way of +handling multiple indices. + +Claudio Beccari claudio dot beccari at gmail.com +Enrico Gregorio enrico dot gregorio at univr.it
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf b/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf Binary files differnew file mode 100644 index 00000000000..6448c984dea --- /dev/null +++ b/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf |