teckit_compile
Custom legacy encoding conversion tools for plain text files
Install
- All systems
-
curl cmd.cat/teckit_compile.sh
- Debian
-
apt-get install teckit
- Ubuntu
-
apt-get install teckit
- Arch Linux
-
pacman -S texlive-bin
- Kali Linux
-
apt-get install teckit
- CentOS
-
yum install teckit
- Fedora
-
dnf install teckit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install teckit
- Raspbian
-
apt-get install texlive-binaries
- Dockerfile
- dockerfile.run/teckit_compile
teckit
Custom legacy encoding conversion tools for plain text files
TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a set of utilities based on such descriptions for converting text between 8-bit and Unicode encodings. It also includes a compiler for a mapping description language that allows for bidirectional conversion description (i.e. the same description is used for conversion to and from Unicode).
texlive-binaries
Binaries for TeX Live
This package contains all the binaries of TeX Live packages. Note that this package alone has hardly any functionality. Rather, choose the texlive-* packages you want to use, e.g. texlive-latex-recommended or context