blob: 4c949ebdeade7bf8eb2d6e77e1a631d16609082b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
%% Other TC instructions
\begin{description}
\def\option[#1]{\item[\bigcode{#1}]}
\option[ignore]Indicates start of a region to be ignored. End region with the TC-instruction \code{endignore}.
\option[break \textit{title}]Break point which initiates a new subcount. The title is used to identify the following region in the summary output.
\option[incbib]Sets bibliography inclusion, same as running \TeXcount{} with the option \code{-incbib}.
\end{description}
|