summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-18 21:03:26 +0000
committerKarl Berry <karl@freefriends.org>2022-03-18 21:03:26 +0000
commitd381da11f9589438ab45fc3bd90d51cee6f0aaf3 (patch)
treee7306f6257f15d7e1f8a8cd6475c80a40f9999b7 /Master/texmf-dist/doc/support
parent12e20a911c7bcbfe999a697e75276dcc6dda007a (diff)
texlogfilter (18mar22)
git-svn-id: svn://tug.org/texlive/trunk@62792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/texlogfilter/README11
-rw-r--r--Master/texmf-dist/doc/support/texlogfilter/texlogfilter.html13
2 files changed, 20 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/support/texlogfilter/README b/Master/texmf-dist/doc/support/texlogfilter/README
index 8539ef19e2e..d7d707ab5aa 100644
--- a/Master/texmf-dist/doc/support/texlogfilter/README
+++ b/Master/texmf-dist/doc/support/texlogfilter/README
@@ -24,6 +24,9 @@ texlogfilter
--ref : show reference/citation warnings
--no-ref : mask reference/citation warnings
+ --info : show latex info messages
+ --no-info : mask latex info messages
+
--filename : print current file name
--no-filename : do not print current file name
--files-ext=string : regex pattern used to match files extension (default: tex|sty|cls|bib)
@@ -47,6 +50,8 @@ texlogfilter
* texloganalyser : <https://www.ctan.org/pkg/texloganalyser>
+ * texlogsieve : <https://ctan.org/pkg/texlogsieve>
+
AUTHOR
Written by Julien Labbé.
@@ -61,10 +66,12 @@ texlogfilter
of all distributions of LaTeX version 2005/12/01 or later.
VERSION
- 1.0
+ 1.1
HISTORY
- * 2021, november : version 1.0 (initial version).
+ * 2022, march, version 1.1 : add --info and --no-info options.
+
+ * 2021, november, version 1.0 : initial version.
DOCUMENTATION
The documentation is integrated, writtent in Plain Old Documentation
diff --git a/Master/texmf-dist/doc/support/texlogfilter/texlogfilter.html b/Master/texmf-dist/doc/support/texlogfilter/texlogfilter.html
index 95ff1135881..6cebc68729f 100644
--- a/Master/texmf-dist/doc/support/texlogfilter/texlogfilter.html
+++ b/Master/texmf-dist/doc/support/texlogfilter/texlogfilter.html
@@ -40,6 +40,9 @@
--ref : show reference/citation warnings
--no-ref : mask reference/citation warnings
+ --info : show latex info messages
+ --no-info : mask latex info messages
+
--filename : print current file name
--no-filename : do not print current file name
--files-ext=string : regex pattern used to match files extension (default: tex|sty|cls|bib)
@@ -68,6 +71,9 @@
<li><p><b>texloganalyser</b> : <a href="https://www.ctan.org/pkg/texloganalyser">https://www.ctan.org/pkg/texloganalyser</a></p>
</li>
+<li><p><b>texlogsieve</b> : <a href="https://ctan.org/pkg/texlogsieve">https://ctan.org/pkg/texlogsieve</a></p>
+
+</li>
</ul>
<h2 id="AUTHOR">AUTHOR</h2>
@@ -82,13 +88,16 @@
<h2 id="VERSION">VERSION</h2>
-<p>1.0</p>
+<p>1.1</p>
<h2 id="HISTORY">HISTORY</h2>
<ul>
-<li><p>2021, november : version 1.0 (initial version).</p>
+<li><p>2022, march, version 1.1 : add --info and --no-info options.</p>
+
+</li>
+<li><p>2021, november, version 1.0 : initial version.</p>
</li>
</ul>