CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ obsolete/ indexing/ corridx

You can get this entire directory bundled as corridx.zip.

Packages located here

Package Caption
corridx-obsolete Add index entries to LaTeX document.

Subdirectories of this one

NameDateDescription
bin/ 2007-02-23
doc/ 2007-02-23

Files in this directory

NameDateSize Description
README 2004-10-12 1 Kbyte download Shown below

Contents of the README file

See the details in \doc\corridx.pdf


This makes corrections in a *.idx
file created by Latex as a raw index

in Latex we have these commands for making the index:

\begin{verbatim}
    % acronyms 2 Entries
    \newcommand{\ia}[2]{#1 (#2)\index{acr #2@#2!#1}}
    % chemical 1 Entry
    \newcommand{\ic}[1]{#1\index{chem #1@#1}}
    % general 1 Entry
    \newcommand{\ig}[1]{#1\index{gen #1@#1}}
    Example: \ia{Polyalkylene oxide}{PAO}

\end{verbatim}


If you click on the program corridx.exe,

it uses in.txt as input 
and 
out.txt as output

if you have a single command line item, the program will use this as input file name



To start the program 

with a command line parameter:

in winedt use as command line

c:\mypathto\corridx.exe "%P\%N.idx"
  %P     Input File's Path
  %N     Input File's Name

                             
Better put in your Windet directory and use:
(to be clarified work out how it works really)

% Exe('%B\Exec\MiKTeX\corridx.exe');                                            
% 
% Exe('%B\Exec\MiKTeX\TeX.edt');                                            

*)


Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.