Re: SetTextAlign(n+1) when converting to ps

Arnold Schilham (schilham@huygens.rijnh.nl)
Fri, 29 Jan 1999 10:20:15 +0100 (MET)


Hi,

In answer to my own mail regarding
> Using TAttText::SetTextAlign(x) resulted in the wanted behaviour
> on screen, but printing to postscript somehow converted this to
> TAttText::SetTextAlign(x-1).

Seems I fluked. This is not happening at all; it's just that the postscript
conversion of the TLatex class is always shifted upwards. Sorry!
Still, what can I do about it? Most troubling is using TLatex lines like
#font[132]{#eta_{e} #[]{ms^{-2}}} , where postscript not only shifts
the line upwards, but the #[]{} command seems to follow the last ^{}
command.

Sorry for reporting the wrong description of the problem!

Cheers,
Arnold.