summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/texcount/sub_tc_other.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/texcount/sub_tc_other.tex')
-rw-r--r--Master/texmf-dist/doc/support/texcount/sub_tc_other.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/texcount/sub_tc_other.tex b/Master/texmf-dist/doc/support/texcount/sub_tc_other.tex
new file mode 100644
index 00000000000..4c949ebdead
--- /dev/null
+++ b/Master/texmf-dist/doc/support/texcount/sub_tc_other.tex
@@ -0,0 +1,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}
+
+