diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-23 22:56:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-23 22:56:44 +0000 |
commit | adc80d7a3ef83b1dff3402eaeaf362a65874c3c9 (patch) | |
tree | 4b9e48e0f408a65c6486a708ea865140d4a9a37c /Master/texmf-dist/doc/latex/imakeidx | |
parent | 1a3d2a5725fcd461d05af13d1fa1390d483c9dc2 (diff) |
imakeidx (23sep12)
git-svn-id: svn://tug.org/texlive/trunk@27784 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/imakeidx')
-rw-r--r-- | Master/texmf-dist/doc/latex/imakeidx/README | 39 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf | bin | 430409 -> 492770 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/imakeidx/manifest.tex | 16 |
3 files changed, 16 insertions, 39 deletions
diff --git a/Master/texmf-dist/doc/latex/imakeidx/README b/Master/texmf-dist/doc/latex/imakeidx/README deleted file mode 100644 index 4a32d0fe090..00000000000 --- a/Master/texmf-dist/doc/latex/imakeidx/README +++ /dev/null @@ -1,39 +0,0 @@ -This is the README file relative to package imakeidx version 1.1a -dated 2012/09/07 - -Copyright 2010--2012 Claudio Beccari and Enrico Gregorio - -The bundle contains the files: - -README this file -imakeidx.dtx the documented source TeX file - -WARNING: the derived files: - -imakeidx.sty the package itself -imakeidx.pdf the documentation file in PDF format - -are SIMULTANEOUSLY 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 TeX Live (release 2010 and later) 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 or later -distribution the makeindex program is directly accessible. - -This bundle is compatible with most existing classes and also with the -idxlayout package for customizing index general formatting. - -Claudio Beccari claudio dot beccari at gmail.com -Enrico Gregorio enrico dot gregorio at univr.it diff --git a/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf b/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf Binary files differindex cfac3bda5a4..c50ee37166d 100644 --- a/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf +++ b/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf diff --git a/Master/texmf-dist/doc/latex/imakeidx/manifest.tex b/Master/texmf-dist/doc/latex/imakeidx/manifest.tex new file mode 100644 index 00000000000..a03f366ac22 --- /dev/null +++ b/Master/texmf-dist/doc/latex/imakeidx/manifest.tex @@ -0,0 +1,16 @@ + The imakeidx extension package + version 1.2b of 22 September 2012 + +Copyright 2010-2012 by Claudio Beccari and Enrico Gregorio + +This package is subject to the LaTeX Project Pubblic Lincence, version 1.3c or +any later version. The full test of the license is always present in the CTAN +archives and in any TeX Live, MacTeX, MiKTeX distribution of the TeX system. + +The Work consists of this file manifest.txt, the README file, the documented +imakeidx.dtx file; the derived files are imakeidx.sty and imakeidx.pdf. + +This Work has the status of "author maintained". + +Claudio Beccari claudio dot beccari at gmail.com +Enrico Gregorio enrico dot gregorio at univr.it
\ No newline at end of file |