summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/imakeidx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-13 00:19:06 +0000
committerKarl Berry <karl@freefriends.org>2012-11-13 00:19:06 +0000
commitc5f6a6bfb60c86449df07a7984c1813129e0673f (patch)
treeaf336e2e4eea6e1b434481bb7750b1a5e2f9397d /Master/texmf-dist/doc/latex/imakeidx
parent9d0bdc017d2c211e0b87ffad503d0b306c7de7ca (diff)
imakeidx (11nov12)
git-svn-id: svn://tug.org/texlive/trunk@28240 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/imakeidx')
-rw-r--r--Master/texmf-dist/doc/latex/imakeidx/README50
-rw-r--r--Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdfbin504387 -> 494075 bytes
-rw-r--r--Master/texmf-dist/doc/latex/imakeidx/manifest.txt16
3 files changed, 47 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/imakeidx/README b/Master/texmf-dist/doc/latex/imakeidx/README
index 98449796ad0..397f03c24b9 100644
--- a/Master/texmf-dist/doc/latex/imakeidx/README
+++ b/Master/texmf-dist/doc/latex/imakeidx/README
@@ -1,12 +1,13 @@
-This is the README file relative to package imakeidx version 1.2d
-dated 2012/10/05
+This is the README file relative to package imakeidx version 1.2e
+dated 22 October 2012.
-Copyright 2010--2012 Claudio Beccari and Enrico Gregorio
+Copyright 2010-2012 by Claudio Beccari and Enrico Gregorio
The bundle contains the files:
README this file
imakeidx.dtx the documented source TeX file
+manifest.txt legalese information.
WARNING: the derived files:
@@ -15,25 +16,36 @@ 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 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.
+The various files should be moved to the TDS folders as such:
+in source/latex/imakeidx/ file: imakeidx.dtx
+in doc/latex/imakeidx/ files: README, manifest.txt.imakidx.pdf
+in /tex/latex/imakeidx/ file: imakeidx.sty
+
+
+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 had to be explicitly enabled. With the 2010 and later
+distributions the makeindex program is directly accessible. If the
+xindy program is used to sort index entries and format the index
+files, it is still necessary to use the shell escape option.
+
+This bundle is compatible with most existing classes; some reported
+conflicts with other packages have been reported and have been
+resolved, or at least advice is given so as to overcome such
+conflicts.
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
index 3fd16297c13..742ea162151 100644
--- a/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf
+++ b/Master/texmf-dist/doc/latex/imakeidx/imakeidx.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/imakeidx/manifest.txt b/Master/texmf-dist/doc/latex/imakeidx/manifest.txt
new file mode 100644
index 00000000000..c05756d9a89
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/imakeidx/manifest.txt
@@ -0,0 +1,16 @@
+ The imakeidx extension package
+ version 1.2e of 22 October 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