OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: legalnotice title issue


Hello!

Using the current xsl-snapshot I have realized the title of 'legalnotice' 
element, when specified, appears twice.

The code is:

<legalnotice id="legalnotice" status="final">
   <title>Legal Notice</title>
   <para>Some text here.</para>
</legalnotice>

In the fo output, the title appears twice. First time, using the 
properties of the formal objects title. Here is my fo output (the 
beginning).

<fo:block id="legalnotice">

   <fo:block space-before.optimum="0.0em" space-before.minimum="0.0em" 
space-before.maximum="0.0em" font-weight="bold" font-size="9pt" 
hyphenate="false" space-after.minimum="0.0em" space-after.optimum="0.0em" 
space-after.maximum="0.0em" font-family="sans-condensed" text-align="left" 
color="#000000" padding-top="5pt" padding-bottom="0pt" 
keep-with-next.within-column="always">Legal Notice</fo:block>

     <fo:block font-weight="bold" hyphenate="false" text-align="start" 
keep-with-next.within-column="always">Legal Notice</fo:block>

...

-- 
Costin STROIE
Linux Technical Writer
-------------------------------
SOFTWIN
Data Security Division
-------------------------------
e-mail: cstroie@bitdefender.com
tel: (+402) 1 233 07 80
fax: (+402) 1 233 07 63
gsm: (+40) 722 46 23 79
Bucharest, ROMANIA
-------------------------------
http://www.softwin.ro
http://www.bitdefender.com
-------------------------------
secure your every bit
-------------------------------


-- 
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://www.bitdefender.com/



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]