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.