index
Description of our (internal) macros to typeset letters
Coding
We use non-unicode fonts, in various codings, which happen to be compatible with
Emacs-Mule coding. I.e. some glyphs are 2 bytes, first byte indexing a
latin/8859-N page, and the second byte indexing in that page.
The trick is to tell TeX to ignore the first byte. Those bytes are guaranteed to
not conflict w/ printable characters (genius idea of emacs devels?).
Invoking System commands & consuming their input
Enabling System
! Needs change in the gentoo-default configs!
shell_escape = t
in both:
/etc/texmf/web2c/texmf.cnf
consuming the output:
via named PIPE!
Tasks:
loading addresses:
my packages/ebuilds
Installing into /usr/share/texmf-site/tex/{package}
My TeX macros to configure the Printer (hp 8150 w/ envelope feeder)