From 2a49c67eee870febe71143a093f3c304e0033153 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 22 Jun 2021 03:00:55 +0000 Subject: CTAN sync 202106220300 --- support/optexcount/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 support/optexcount/README.md (limited to 'support/optexcount/README.md') diff --git a/support/optexcount/README.md b/support/optexcount/README.md new file mode 100644 index 0000000000..ebfcea5b53 --- /dev/null +++ b/support/optexcount/README.md @@ -0,0 +1,5 @@ +# OpTeXcount + +What is OpTeXcount? It is a basic python script that analyzes OpTeX source code and counts words in specific categories. For more information about this tool read `optexcount-doc.pdf`. +### How to use it? +Run: `python3 optexcount.py filename [-verbose] [-set-verbchar=verb-char]`, where `filename` is the name of our OpTeX code file. What does the optional argument `-verbose`? It prints the entire source code with colored words according to their categories. `-set-verbchar=verb-char` sets the implicit inline verbatim character to `verb-char` -- cgit v1.2.3