ajlatex
ASCII jTeX with pTeX
Install
- All systems
-
curl cmd.cat/ajlatex.sh
- Ubuntu
-
apt-get install ptex-jtex
- Kali Linux
-
apt-get install ptex-jtex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ptex-jtex
- Raspbian
-
apt-get install ptex-jtex
- Dockerfile
- dockerfile.run/ajlatex
ptex-jtex
ASCII jTeX with pTeX
ASCII jTeX is Japanese TeX, designed by ASCII corporation. In this version, 'jtex' and 'jlatex' are renamed as 'ajtex' and 'ajlatex', respectively. And these programs are compiled with a recent ptex, which is included in texlive-binaries package. Note ajlatex is of latex209 version. Note ptex in texlive-binaries needs to use option "--kanji=euc" for a file in EUC-JP encoding, so please add "--kanji=euc" for ajtex/ajlatex commands.