RE: Variables

2002-04-12 Thread Michal Kwiatek
From: Norr, Peter [mailto:[EMAIL PROTECTED] > Sent: Friday, April 12, 2002 7:31 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Variables > > > what about something like this? > > #003399 > > -Original Message- > From: Michal Kwiatek [mailto:[EMAIL

RE: Variables

2002-04-12 Thread Norr, Peter
what about something like this? #003399 -Original Message- From: Michal Kwiatek [mailto:[EMAIL PROTECTED] Sent: Friday, April 12, 2002 1:31 PM To: [EMAIL PROTECTED] Subject: RE: Variables You have to declare it by using something like: Michal Kwiatek

RE: Variables

2002-04-12 Thread Michal Kwiatek
You have to declare it by using something like: Michal Kwiatek --- BiznesPartner.pl SA ul. Mlynarska 48 01-171 Warszawa tel. 5355560 > -Original Message- > From: Norr, Peter [mailto:[EMAIL PROTECTED] > Sent: Friday, April 12, 2002 7:20 PM > To: '[EMAIL PR

Re: Variables

2002-04-12 Thread Chuck Paussa
Peter, Set the variable at the top of the stylesheet before any of your templates are defined. This makes the variable global. Chuck Paussa Norr, Peter wrote: What is the best way to set variables in stylesheets? For example, instead of constantly specifying the color for fo:block with a hex valu