Man page - textestvis(1)
Packages contas this manual
- l3build(1)
- dvilualatex-dev(1)
- bookshelf-mkfontsel(1)
- lualatex-dev(1)
- markdown2tex(1)
- splitindex(1)
- xelatex-dev(1)
- pagelayoutapi(1)
- typog-grep(1)
- uplatex-dev(1)
- platex-dev(1)
- makeglossaries(1)
- latexminted(1)
- pdflatex-dev(1)
- webquiz(1)
- perltex(1)
- makeglossaries-lite(1)
- hyperxmp-add-bytecount(1)
- bookshelf-listallfonts(1)
- latex-dev(1)
- textestvis(1)
Package: texlive-latex-extra
apt-get install texlive-latex-extra
apt-get install texlive-latex-extra
Manuals in package:
Documentations in package:
Manual
| TEXTESTVIS(1) | TEXTESTVIS(1) |
NAME
textestvis - visual regression tests for LaTeX
SYNOPSIS
textestvis [-cs] [-e ENGINE] [-d DENSITY] [PATTERN]
textestvis approve [-e ENGINE] [PATTERN]
textestvis compare [-d DENSITY] FILE FILE
textestvis perf [-cs] [-e ENGINE] FILE
DESCRIPTION
Perform visual regression tests for LaTeX documents.
- textestvis
- Creates PDF files for all tex files matching the pattern and performs a visual regression test. If no pattern is specified, all files in the current directory are tested except for files whose names begin with an underscore.
- textestvis approve
- Replaces the reference files with the test files.
- textestvis compare
- Creates a visual diff for two pdf files.
- textestvis perf
- Measures the time for creating a pdf file from the given tex file.
OPTIONS
ENVIRONMENT
textestvis requires ImageMagick 7.0 or later.
AUTHOR
textestvis was written by Friedemann Bartels. https://github.com/friedemannbartels
LICENSE
Copyright (c) 2022-2023 Friedemann Bartels. Free use of this software is granted under the terms of the LaTeX Project Public License version 1.3c or later.
| December 2023 |