diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-lacheck.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-lacheck.tlpsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-lacheck.tlpsrc b/Master/tlpkg/tlpsrc/bin-lacheck.tlpsrc new file mode 100644 index 00000000000..bf574317492 --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-lacheck.tlpsrc @@ -0,0 +1,9 @@ +name bin-lacheck +category TLCore +shortdesc The LaCheck syntax checker for LaTeX files. +longdesc LaCheck is a syntax checker for LaTeX files. It will find common +longdesc errors before LaTeX compilation. +runpattern f texmf/doc/man/man1/lacheck.1 +runpattern f texmf/doc/man/man1/lacheck.1.html +binpattern f bin/${ARCH}/lacheck +binpattern f bin/win32/lacheck.exe |