TEXTESTVIS(1) TEXTESTVIS(1)

textestvis - visual regression tests for LaTeX

textestvis [-cs] [-e ENGINE] [-d DENSITY] [PATTERN]

textestvis approve [-e ENGINE] [PATTERN]

textestvis compare [-d DENSITY] FILE FILE

textestvis perf [-cs] [-e ENGINE] FILE

Perform visual regression tests for LaTeX documents.

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.
Replaces the reference files with the test files.
Creates a visual diff for two pdf files.
Measures the time for creating a pdf file from the given tex file.

Clears cache.
Enables shell escape.
Sets density in ppi (default 72).
Sets latex engine (default xelatex).
Prints a help message.
Prints version information.

textestvis requires ImageMagick 7.0 or later.

textestvis was written by Friedemann Bartels. https://github.com/friedemannbartels

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