DO NOT REPLY [Bug 3073] - Whitespace does not scale

2002-11-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3073>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3073

Whitespace does not scale

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-11-25 21:13 ---
Looks like it's fixed already. Using 0.20.5cvs I got "4more" and "18Spaces" aligned.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 3073] - Whitespace does not scale

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3073

*** shadow/3073 Fri Aug 10 02:57:56 2001
--- shadow/3073.tmp.28708   Fri Aug 10 02:58:26 2001
***
*** 108,110 
--- 108,115 
  --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 02:57 ---
  Created an attachment (id=406)
  FO example where the alignment works
+ 
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 02:58 ---
+ Created an attachment (id=407)
+ FO example where the alignment does not work

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 3073] - Whitespace does not scale

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3073

*** shadow/3073 Fri Aug 10 00:07:29 2001
--- shadow/3073.tmp.28699   Fri Aug 10 02:57:56 2001
***
*** 104,106 
--- 104,110 
  

  
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 02:57 ---
+ Created an attachment (id=406)
+ FO example where the alignment works

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 3073] New: - Whitespace does not scale

2001-08-09 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3073

*** shadow/3073 Fri Aug 10 00:07:29 2001
--- shadow/3073.tmp.27248   Fri Aug 10 00:07:29 2001
***
*** 0 
--- 1,106 
+ ++
+ | Whitespace does not scale  |
+ ++
+ |Bug #: 3073Product: Fop |
+ |   Status: NEW Version: all |
+ |   Resolution:Platform: PC  |
+ | Severity: Normal   OS/Version: Windows NT/2K   |
+ | Priority: Other Component: pdf renderer|
+ ++
+ |  Assigned To: [EMAIL PROTECTED]   |
+ |  Reported By: [EMAIL PROTECTED]  |
+ |  CC list: Cc:  |
+ ++
+ |  URL:  |
+ ++
+ |  DESCRIPTION   |
+ Whitespace seems to have the same width irrespective of the font-size property 
+ of the block. This can be annoying when trying to allign text using the 
+ monospace font-family. I came accross this while working with tables so the 
+ examples I attach are tables. The file table_ok.fo generates the pdf file 
+ correctly, while the table_pb.fo generates the problem (the text in the second 
+ row is not alligned with the text in the first row). The only difference is 
+ that the table_pb.fo uses font-size="95%".
+ 
+ I am using the 20010807101644 FOP snapshot.
+ 
+ In release 0.19 I used to substitue all spaces with a non-breaking space 
+ instead of using the white-space-collapse="false" property, and it worked. This 
+ does not work anymore in the snapshot I am using.
+ 
+ Here is some FO code to see the problem (remove font-size="95%" and it works, 
+ i.e. the text on the second is aligned correctly):
+ 
+ 
+ 
+ http://www.w3.org/1999/XSL/Format";>
+ 
+ 
+   
+   
+ 
+   
+   
+   
+ 
+   
+ 
+   
+   
+ 
+   
+ 
+   
+   
+ How to use table elements
+   
+ 
+   
+   
+ A simple table, 3 columns, 4 rows
+   
+ 
+ 
+ this is normal text. this is normal text. this 
+ is normal text. 
+  this is normal text. this is normal text. this 
+ is normal text.  
+ 
+ 
+ 
+ 
+   
+   
+ 
+1SpaceInFront
+ 4more
+ 
+ 
+ 
+ 18Spaces
+ 
+   
+ 
+ 
+ 
+ 
+   
+ 
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




whitespace does not scale

2001-08-08 Thread Michail Bikoulis

Hello.

I get an error when I try to enter a bug, so I'm sending it here instead.

Whitespace seems to have the same width irrespective of the font-size
property of the block. This can be annoying when trying to allign text using
the monospace font-family. I came accross this while working with tables so
the examples I attach are tables. The file table_ok.fo generates the pdf
file correctly, while the table_pb.fo generates the problem (the text in the
second row is not alligned with the text in the first row). The only
difference is that the table_pb.fo uses font-size="95%".

I am using the 20010807101644 FOP snapshot.

Regards,

Mike

 <>  <> 

 table_ok.fo
 table_pb.fo

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]