RE: Text alignment in tables
"Rob Staveley \(Tom\)" <[email protected]> Tue, 25 Feb 2003 20:46:11 -0000
| Newsgroups | gmane.text.xml.jfor.general |
|---|---|
| Message-ID | <000c01c2dd0e$f08e6660$0c84f1d4@ivydale> |
Thanks again. Presumably making '.' white is because the   character (i.e. ) gets odd effects. I'll use your trick. -----Original Message----- From: Galina Rogozinsky [mailto:[email protected]] Sent: 25 February 2002 20:11 To: Rob Staveley (Tom) Subject: RE: [jfor-users] Text alignment in tables I use template I wrote: <xsl:template name="insertEmptyParagraph"> <fo:block font-size="0pt" color="white">.</fo:block> </xsl:template> and call it each time I need to ajust the cell. I hope this bug will ne fixed soon. -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Rob Staveley (Tom) Sent: Tuesday, February 25, 2003 7:44 AM To: 'Galina Rogozinsky' Cc: [email protected]; 'Rob Staveley (Tom)' Subject: RE: [jfor-users] Text alignment in tables In this vein... do you happen to know how to make a block with minimum height with nothing in it? I am using font-size="1pt" line-height="1.2pt" still seems to leave the line spacing as single line, which is 12pt in MS Word. I want to use right justification in certain cells where all other cells use left justification, but want to minimise the space caused by having a block between. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Rob Staveley (Tom) Sent: 24 February 2003 18:01 To: 'Galina Rogozinsky' Cc: [email protected] Subject: RE: [jfor-users] Text alignment in tables You're a star, Galina. Many thanks :-) -----Original Message----- From: Galina Rogozinsky [mailto:[email protected]] Sent: 24 February 2003 17:13 To: Rob Staveley (Tom) Subject: RE: [jfor-users] Text alignment in tables Yes, but you need to have more then one fo:block in this cell. If you put empty paragraph after the one you need to justify, you alignment will apply. Galina. -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Rob Staveley (Tom) Sent: Sunday, February 23, 2003 10:12 PM To: [email protected] Subject: [jfor-users] Text alignment in tables Is there a way to get right-justification to work in a table cell in jfor? ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ jfor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfor-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ jfor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfor-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ jfor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfor-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf