AZ logo

CTAN directory: /support/chklref

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
chklref Check for problems with labels in LaTeX.

Subdirectories

Name Notes
src/
test/

Files

Name Size* Date UTC Notes
COPYING 34 KiB 2010-Aug-16
INSTALL 2 KiB 2010-Aug-16
Makefile 1 KiB 2010-Aug-16
README 429 bytes 2010-Aug-16 Shown below
VERSION 4 bytes 2010-Aug-16
configure 80 KiB 2010-Aug-16
configure.in 1 KiB 2010-Aug-16
install-sh 13 KiB 2010-May-05

  *File sizes in kibibytes.

Contents of README

	  ** CHKLREF README **


1. Installation

See the INSTALL file

2. Execution

  Just run chklref texfile

  To run ckhlref, you need a Perl interpreter. As no special Perl
  packages are needed, a very basic Perl distribution should be ok.

3. Auto completion

   Bash users can add 

        complete -f -X '!*.tex' chklref

   to their .bashrc to activate the autocompletion using exclusively
   files with the .tex extension