Re: [css2xslfo-support] Inline images and vertical-align
Brought to you by:
wdonne
From: Cornelius H. <ha...@ic...> - 2007-06-08 15:09:23
|
Hi Werner, the patch works like a charm. Thank you again for fixing :) Werner Donné wrote: > Hi Conny, > > This is not regression of the previous patch. It is just another > bug in the InvalidPropertyFilter. The list for "graphic" contained > only the properties mentioned in the manual, which doesn't include > "width" and "height". The manual is wrong and so I created bug > 1733555 and patch 1733561 to fix the problem. Thank you again for > reporting it. > > Best regards, > > Werner. > > Cornelius Hald wrote: >> Hi Werner, >> >> the patch is working fine as it adds the missing "vertical-align" >> attribute, however there seems to be a small regression with this >> patch, because now I'm missing the "height" and "width" attributes. >> >> Best regards! >> Conny >> >> >> Werner Donné wrote: >>> Hi Conny, >>> >>> This is a bug. I have created bug 1731447 for this and >>> patch 1731449 to fix it. Thank you for reporting it. >>> >>> Best regards, >>> >>> Werner. >>> >>> Cornelius Hald wrote: >>>> Hi, >>>> >>>> I've some inline images in my html document, the css for those >>>> images defines the "vertical-align" attribute with values like >>>> "text-top" or "text-bottom". The problem is, this attribute does not >>>> show up in the generated fo file. However if I add it manually to >>>> the fo file and then run it through fop I get the desired output - >>>> so I guess this should be supported... >>>> >>>> Am I doing something wrong? For me the spec looks like it should be >>>> ok to add the attribute "vertical-align" to the >>>> "fo:external-graphic" element. >>>> >>>> It would be nice if someone could clarify this. >>>> >>>> Thanks! >>>> Conny >>>> >>>> P.S. I'm using version 1.4.2 >>>> >>>> >>>> ------------------------------------------------------------------------- >>>> >>>> This SF.net email is sponsored by DB2 Express >>>> Download DB2 Express C - the FREE version of DB2 express and take >>>> control of your XML. No limits. Just data. Click to get it now. >>>> http://sourceforge.net/powerbar/db2/ >>>> _______________________________________________ >>>> css2xslfo-support mailing list >>>> css...@li... >>>> https://lists.sourceforge.net/lists/listinfo/css2xslfo-support >>>> >>> >> > |