Re: Text-Transform

2001-06-22 Thread Christian Geisert
> John Wyman wrote: > > I need to produce all capital output from possibly mixed input text, and the > text-transform="uppercase" seems to generate a not supported warning, this > used to work in .12, am I doing something wrong ? Are you really sure that it worked with FOP 0.12 ? It is not suppo

RE: Text-Transform

2001-06-22 Thread John Wyman
sage- From: Christian Geisert [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 12:53 PM To: [EMAIL PROTECTED] Subject: Re: Text-Transform > John Wyman wrote: > > I need to produce all capital output from possibly mixed input text, > and the text-transform="uppercase&q

Re: text-transform

2001-08-28 Thread Daniel Knapp
> Anyone know how to work with the text-transform in fo:block? There's good information about FO at http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html It's a chapter from the XML Bible S.E. If it can't help you, ask me again. :-) MfG, Daniel -- Daniel Knapp <[EMAIL PROTECTED]> int a=

Re: text-transform

2001-08-28 Thread ektan
hi, Thanks Daniel, I have go though the website that you recommended to me. But, I found that the text-transform doesn't work in fo:block, so, can you help me? Thank you. best rgds, ektan - To unsubscribe, e-mail: [

Re: text-transform

2001-08-28 Thread Daniel Knapp
> Thanks Daniel, I have go though the website that you recommended to me. > But, I found that the text-transform doesn't work in fo:block, so, can you > help me? Well, I've used text-transform in -tags, 'cause it makes more sense there (I don't want to make a whole block e.g. uppercase). AFAIK