Karim BELABAS on Mon, 6 Mar 2000 16:04:04 +0100 (MET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PATCH 2.0.18] \x upgraded |
[I wrote:] > It would be quite nice to be able to retain the distinction bewteen prompt > and output (esp. wrt colouring). Actually, I can do that from PARI's side > without tampering with tex2mail: > > (15:09) gp > "\e[0;31m\\%1 = \e[0;32m 2" > %6 = %1 = 2 > > [ it does work... ]. > > Can I rely on tex2mail leaving terminal escape sequences alone ? (of > course, TeX/LaTeX would print them out verbatim, except for the initial > escape...) Actually, this doesn't work: as soon as the output doesn't fit on one line, the escape sequence length is taken into acount and things are translated. I checked \[h]phantom, but since tex2mail simply discards the box in that case, it simply strips the escape sequences away... Is there any way to output boxes of 0 horizontal width ? (I guess not...). Would it be a big hassle to add that ? Karim. __ Karim Belabas email: Karim.Belabas@math.u-psud.fr Dep. de Mathematiques, Bat. 425 Universite Paris-Sud Tel: (00 33) 1 69 15 57 48 F-91405 Orsay (France) Fax: (00 33) 1 69 15 60 19 -- PARI/GP Home Page: http://www.parigp-home.de/