6 Mar
2006
6 Mar
'06
11:04 a.m.
Patrick Gundlach wrote:
Hello again,
I know I can use \starttyping with commands by saying \setuptyping[option=commands] and then /BTEX \red{a red text}}/ETEX. Can I do the same for \typebuffer[mybuf]? So for example:
No, you can't because buffers are files, and \typefile explicitly disables option=commands, option=slanted and option=normal. That bit of code looks quite on purpose, but if you don't mind hacking, look at lines 10 and 11 of \dodotypefile in core-ver.tex Cheers, Taco