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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: No simplelist in PDF-output / Pictures out twice


Bob Stayton wrote:
> Are you using any customizations that might affect the
> simplelist?  Any customizations of its ancestors?  

No. All I do is

<xsl:import 
href="/KM/usr/ziegler/DocBook/docbook-xsl-1.59.2/fo/docbook.xsl"/>

<xsl:param name="section.autolabel" select="1"/>
<xsl:param name="section.label.includes.component.label" select="1"/>

<xsl:param name="use.extensions" select="1"/>
<xsl:param name="textinsert.extension" select="1"/>

<xsl:param name="bibliography.numbered" select="1"/>

<xsl:param name="admon.graphics" select="1"/>

<xsl:template match="type">
   <xsl:call-template name="inline.monoseq"/>
</xsl:template>


That's all.


  > No, I believe you.  If you find one fo:external-graphic in
> your fo file, but two images in the PDF, then that has to be
> a bug in FOP.  

So I should send a bug report to the FOP project.


Joachim





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


Powered by eList eXpress LLC