csv2latex
command-line CSV to LaTeX file converter
Install
- All systems
-
curl cmd.cat/csv2latex.sh
- Debian
-
apt-get install csv2latex
- Ubuntu
-
apt-get install csv2latex
- Kali Linux
-
apt-get install csv2latex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install csv2latex
- Raspbian
-
apt-get install csv2latex
- Dockerfile
- dockerfile.run/csv2latex
csv2latex
command-line CSV to LaTeX file converter
csv2latex is a simple command-line file converter that converts a comma-separated-values file into a LaTeX table. It can guess exotic csv formats.