« Return to Thread: TiKZ & exceltex

Re: TiKZ & exceltex

by Walter Cazzola :: Rate this Message:

Reply to Author | View in Thread

Hi Hans,
thanks for the reply

On Tue, 23 Jun 2009, Hans Meine wrote:

> On Montag 22 Juni 2009, Walter Cazzola wrote:
>> Ouch, I see, do you know some trick to put it in something (I've already
>> tried to put it in a \newsavebox without success) that I can use later
>> in the color definition of \draw?

> AFAICS, you can simply use \def outside the figure, and then put everything
> together inside TikZ.  But that might not be the best solution yet.

unfortunately something like

   \def\crap{\inccell{dati.xls!C1}}
   \tikz \draw[draw=\crap] (.25cm,.25cm) rectangle +(8.5,5.5) ;

doesn't work.

At last I've discovered that it isn't a TikZ issue but a (x)color issue:
the clash is related to the use of the data from the spreadsheet in a
color definition/usage.

Cheers
Walter

--
Walter Cazzola, PhD - Assistant Professor, DICo, University of Milano
E-mail cazzola@... Ph.: +39 02 503 16300  Fax: +39 02 503 16253
· · · ---------------------------- · · · ---------------------------- · · ·
                ... recursive: adjective, see recursive ...
· · · ---------------------------- · · · ---------------------------- · · ·
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
pgf-users mailing list
pgf-users@...
https://lists.sourceforge.net/lists/listinfo/pgf-users

 « Return to Thread: TiKZ & exceltex