logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

chklref - manual page for chklref 3.1.2

Author

       Written by Jerome Lelong <jerome.lelong@gmail.com>

Description

       Check unused labels and bibitems in a LaTeX file

Name

       chklref - manual page for chklref 3.1.2

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.

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.

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

              infochklref

       should give you access to the complete manual.

chklref 3.1.2                                     November 2019                                       CHKLREF(1)

Synopsis

chklref [options] texfile

See Also