tex-other / tex

forked from https://github.com/igor-liferenko/tex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See http://mruckert.userweb.mwn.de/hint/web2w.html

UTF-8 changes can be seen as follows:
  make -C web2w
  diff -u web2w/tex.w tex.w
(if you need a new mapping, regenerate tex.w using these changes on web2w/tex.w, obtained
using the new mapping)

Recent version of glibc must be used (otherwise you may get "Segmentation fault" errors).

It is assumed that this repo is in /home/user/.

For MetaPost add 'TEX = tex' to texmf.cnf

To use debugger, run "gdb plain"

To run TeX, use "exec /home/user/tex/plain"

About

forked from https://github.com/igor-liferenko/tex


Languages

Language:CWeb 91.8%Language:TeX 4.7%Language:Yacc 1.5%Language:C 0.6%Language:Lex 0.5%Language:xBase 0.5%Language:sed 0.2%Language:Makefile 0.1%