summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/chklref.1
blob: 8dc3b874edbc2cd923b2a1d5065ec2b1a4c079c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
.TH CHKLREF "1" "November 2019" "chklref 3.1.2" "User Commands"
.SH NAME
chklref \- manual page for chklref 3.1.2
.SH SYNOPSIS
.B chklref
[\fI\,options\/\fR] \fI\,texfile\/\fR
.SH DESCRIPTION
Check unused labels and bibitems in a LaTeX file
.SH OPTIONS
.TP
\fB\-\-tex\fR <compiler>, \fB\-t\fR
Specify the TeX compiler to be used. Default is `pdflatex`.
.TP
\fB\-\-tex\-options\fR
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.
.TP
\fB\-\-debug\fR, \fB\-d\fR
Run in debug mode. Do not clean the generated `.chk` file.
.TP
\fB\-\-quiet\fR, \fB\-q\fR
Run in quiet mode. Do not print the output of the TeX compiler.
.TP
\fB\-\-parse\-only\fR
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`.
.TP
\fB\-\-version\fR, \fB\-v\fR
Print the version of this script.
.TP
\fB\-\-help\fR,h
Print this help.
.SH AUTHOR
Written by Jerome Lelong <jerome.lelong@gmail.com>
.SH "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.
.SH COPYRIGHT
Copyright 2005\-2019 Jerome Lelong <jerome.lelong@gmail.com>.
This program comes with ABSOLUTELY NO WARRANTY.
.br
This is free software, and you are welcome to redistribute it under GPLv3.
.SH "SEE ALSO"
The full documentation for
.B chklref
is maintained as a Texinfo manual.  If the
.B info
and
.B chklref
programs are properly installed at your site, the command
.IP
.B info chklref
.PP
should give you access to the complete manual.