concordance - a package for typesetting concordances in LaTeX Andrew Roberts - 29th November 2006 http://www.andy-roberts.net/misc/latex Introduction ============ The contents of this package contains: * concordance.sty - the actual package file for Latex * concordance.tex - manual source file * concordance.pdf - manual (PDF) Installation ============ The simpliest approach is to copy the concordance.sty file in to the same directory which contains your LaTeX file in which you want concordances presented. Usage ===== In your document preamble, include the following line: \usepackage{concordance} Now you will have access to `concordance' and `concordance*' enviroments, plus the \collo{} command. Consult the manual for full details regarding usage. Feedback ======== Contact me with comments/complaints: mail [at] andy-roberts [dot] net