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
Files
*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