Rotated z-Title crashes PDF

Dear Rooters,

I want to add titles to all three axis of a 2D Histogram. Unfortunatly if I rotate the title given to the z-axis the pdf file has some errors. Adobe Acrobat Reader is saying something like: Token “-1.83691e-016” is missing.

The produced gif file looks good.

Please look at the attached macro which reproduces this error.

Is there something that I am missing or doing wrong?

I am working with win XP with Root version:

  *******************************************
  *                                         *
  *        W E L C O M E  to  R O O T       *
  *                                         *
  *   Version   5.18/00   16 January 2008   *
  *                                         *
  *  You are welcome to visit our Web site  *
  *          http://root.cern.ch            *
  *                                         *
  *******************************************

ROOT 5.18/00 (trunk@21744, Jan 17 2008, 15:00:00 on win32)

CINT/ROOT C/C++ Interpreter version 5.16.29, Jan 08, 2008
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.

Thank you,
Lutz
testRotatedTitle.c (1010 Bytes)

I do not get the any error message with Acrobad Reader but all the text disapeared. So there is something wrong. I am investigating. I’ll let you know.

This is now solved in the SVN trunk. Thanks to have reported this problem.