1TEXTESTVIS(1)                                                    TEXTESTVIS(1)
2
3
4

NAME

6       textestvis - visual regression tests for LaTeX
7

SYNOPSIS

9       textestvis [-cs] [-e ENGINE] [-d DENSITY] [PATTERN]
10
11       textestvis approve [-e ENGINE] [PATTERN]
12
13       textestvis compare [-d DENSITY] FILE FILE
14
15       textestvis perf [-cs] [-e ENGINE] FILE
16

DESCRIPTION

18       Perform visual regression tests for LaTeX documents.
19
20       textestvis
21              Creates  PDF  files  for  all tex files matching the pattern and
22              performs a visual regression test. If no pattern  is  specified,
23              all  files  in the current directory are tested except for files
24              whose names begin with an underscore.
25
26       textestvis approve
27              Replaces the reference files with the test files.
28
29       textestvis compare
30              Creates a visual diff for two pdf files.
31
32       textestvis perf
33              Measures the time for creating a pdf file  from  the  given  tex
34              file.
35

OPTIONS

37       -c     Clears cache.
38
39       -s     Enables shell escape.
40
41       -d DENSITY
42              Sets density in ppi (default 72).
43
44       -e ENGINE
45              Sets latex engine (default xelatex).
46
47       --help Prints a help message.
48
49       --version
50              Prints version information.
51

ENVIRONMENT

53       textestvis requires ImageMagick 7.0 or later.
54

AUTHOR

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

LICENSE

60       Copyright (c) 2022-2023 Friedemann Bartels. Free use of  this  software
61       is  granted under the terms of the LaTeX Project Public License version
62       1.3c or later.
63
64
65
66                                 January 2023                    TEXTESTVIS(1)
Impressum