Closed DonMischo closed 2 years ago
Faliing tests: We need to install tex!
You don't have a working TeX binary (tex) installed anywhere inyour PATH, and texi2dvi cannot proceed without one.
If you want to usethis script, you'll need to install TeX (if you don't have it) or changeyour PATH or TEX environment variable (if you do).
See the --help output for more details.
For information about obtaining TeX, please see http://tug.org/texlive,
or do a web search for TeX and your operating system or distro.
On Debian you can install a working TeX system with apt-get install texlive
Implements https://github.com/SergelsOrg/csv2tex/issues/7