untex
remove LaTeX commands from input
Install
- All systems
-
curl cmd.cat/untex.sh
- Debian
-
apt-get install untex
- Ubuntu
-
apt-get install untex
- Kali Linux
-
apt-get install untex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install untex
- Raspbian
-
apt-get install untex
- Dockerfile
- dockerfile.run/untex
untex
remove LaTeX commands from input
The program will remove “some LaTeX commands” from a file (it will optionally try to strip out all mathematics, too). It also has an option to honour \input and \include commands in the file. Input is read from files and results are sent to stdout.