How can I compile a document with enctex enabled ? Documentation on the net seems so horrible that right now I want to throw myself out the window! (Fortunately, soft grass is on the other side!)
As far as I understood, I need do somehow arrive at an .ini file from my .tex file, which I can then process by e.g. pdflatex using the -enc command. But if I try to generate my .ini file with tex -ini. file.tex, tex complains, that it doesn't understand my code, which uses enctex primitives, like \mubyte.
So I can't compile to .ini because enctex primitives are being used, but I can only compile .ini files with enctex. Seems like a circular deadlock, no ?
enctexwould somehow "mess up" the rest of my latex ? BTW, I'm usind texlive if this information makes any difference. – l7ll7 Sep 07 '15 at 14:24