Man page - chklref(1)
Packages contains this manual
- ltximg(1)
- pslatex(1)
- latex-git-log(1)
- arlatex(1)
- upmendex(1)
- findhyph(1)
- spix(1)
- texdiff(1)
- allneeded(1)
- texaccents(1)
- texlogfilter(1)
- pdfjam(1)
- texfot(1)
- bundledoc(1)
- ctanbib(1)
- dvi2fax(1)
- pamphletangler(1)
- kpsetool(1)
- texlogsieve(1)
- mkjobtexmf(1)
- pdfbook2(1)
- dvired(1)
- clxelatex(1)
- match_parens(1)
- sty2dtx(1)
- l3sys-query(1)
- allec(1)
- srcredact(1)
- ctan-o-mat(1)
- cluttex(1)
- edtx2dtx(1)
- ppmcheckpdf(1)
- llmk(1)
- pkfix-helper(1)
- texdirflatten(1)
- dviasm(1)
- arara(1)
- ctanify(1)
- ps2frag(1)
- allcm(1)
- a5toa4(1)
- kpsewhere(1)
- cllualatex(1)
- latex2man(1)
- mflua(1)
- pdfxup(1)
- kpsexpand(1)
- e2pall(1)
- kpsepath(1)
- git-latexdiff(1)
- chklref(1)
- a2ping(1)
apt-get install texlive-extra-utils
Manual
CHKLREF
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
chklref - manual page for chklref 3.1.2
SYNOPSIS
chklref [ options ] texfile
DESCRIPTION
Check unused labels and bibitems in a LaTeX file
OPTIONS
--tex <compiler>, -t
Specify the TeX compiler to be used. Default is ‘pdflatex‘.
--tex-options
List of options to pass to the TeX compiler. It should be a quoted string of white space delimited options. Note that we always add ‘-interaction nonstopmode‘ on top of these options.
--debug , -d
Run in debug mode. Do not clean the generated ‘.chk‘ file.
--quiet , -q
Run in quiet mode. Do not print the output of the TeX compiler.
--parse-only
Do not run the LaTeX compiler but use the already existing ‘.chk‘ file. When this option is passed, the following other options are meaningless: ‘--tex‘, ‘--tex-options‘, ‘--quiet‘, ‘--debug‘.
--version , -v
Print the version of this script.
--help ,h
Print this help.
AUTHOR
Written by Jerome Lelong <jerome.lelong@gmail.com>
REPORTING BUGS
Report bugs to https://github.com/jlelong/chklref. ‘chklref‘ is known not to work with ‘cleveref‘. If you would like to contribute to ‘chklref‘, feel free to open a PR on https://github.com/jlelong/chklref.
COPYRIGHT
Copyright
2005-2019 Jerome Lelong <jerome.lelong@gmail.com>.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute
it under GPLv3.
SEE ALSO
The full documentation for chklref is maintained as a Texinfo manual. If the info and chklref programs are properly installed at your site, the command
info chklref
should give you access to the complete manual.