diff options
author | Karl Berry <karl@freefriends.org> | 2022-03-18 21:03:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-03-18 21:03:26 +0000 |
commit | d381da11f9589438ab45fc3bd90d51cee6f0aaf3 (patch) | |
tree | e7306f6257f15d7e1f8a8cd6475c80a40f9999b7 /Master/texmf-dist/doc/man | |
parent | 12e20a911c7bcbfe999a697e75276dcc6dda007a (diff) |
texlogfilter (18mar22)
git-svn-id: svn://tug.org/texlive/trunk@62792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/texlogfilter.1 | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/texlogfilter.man1.pdf | bin | 25457 -> 25882 bytes |
2 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/texlogfilter.1 b/Master/texmf-dist/doc/man/man1/texlogfilter.1 index 3b28ac07076..aa7d15c8edf 100644 --- a/Master/texmf-dist/doc/man/man1/texlogfilter.1 +++ b/Master/texmf-dist/doc/man/man1/texlogfilter.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "TEXLOGFILTER 1" -.TH TEXLOGFILTER 1 "2022-01-26" "texlogfilter" "Julien Labbe" +.TH TEXLOGFILTER 1 "2022-03-18" "texlogfilter" "Julien Labbe" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -170,6 +170,9 @@ Without input file, standard input is used. Use on latex engine output with: \& \-\-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) @@ -194,6 +197,8 @@ Without input file, standard input is used. Use on latex engine output with: \&\fBtexlog-extract\fR : <https://www.ctan.org/pkg/texlog\-extract> .IP "\(bu" 4 \&\fBtexloganalyser\fR : <https://www.ctan.org/pkg/texloganalyser> +.IP "\(bu" 4 +\&\fBtexlogsieve\fR : <https://ctan.org/pkg/texlogsieve> .SS "\s-1AUTHOR\s0" .IX Subsection "AUTHOR" Written by Julien Labbe\*'. @@ -209,11 +214,13 @@ any later version. The latest version of this license is in distributions of LaTeX version 2005/12/01 or later. .SS "\s-1VERSION\s0" .IX Subsection "VERSION" -1.0 +1.1 .SS "\s-1HISTORY\s0" .IX Subsection "HISTORY" .IP "\(bu" 4 -2021, november : version 1.0 (initial version). +2022, march, version 1.1 : add \-\-info and \-\-no\-info options. +.IP "\(bu" 4 +2021, november, version 1.0 : initial version. .SS "\s-1DOCUMENTATION\s0" .IX Subsection "DOCUMENTATION" The documentation is integrated, writtent in Plain Old Documentation (\s-1POD\s0) diff --git a/Master/texmf-dist/doc/man/man1/texlogfilter.man1.pdf b/Master/texmf-dist/doc/man/man1/texlogfilter.man1.pdf Binary files differindex d948172a2f2..a7d74203f82 100644 --- a/Master/texmf-dist/doc/man/man1/texlogfilter.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/texlogfilter.man1.pdf |