Tadziu Hoffmann <[EMAIL PROTECTED]>:
> We also just _might_ write a *roff interpreter in Python and
> skip groff altogether. 

doclifter has large portions of a troff interpreter inside it,
because it has to :-).

> Ah, but it's not quite as trivial as it initially appears.
> You can't just translate "Q" to "white queen" with a simple
> "tr" request -- you have consider the position of the "Q" on
> the field and distinguish between "white queen" and "white
> queen on black".  So you either define two input characters
> for each piece (and unnecessarily complicate the nicely
> designed mnemonic layout), or you need something a little bit
> more complicated.

True, I guess.  I bow before your m4d troff-hacking skillz.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>


Reply via email to