This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems with autolayout.xsl?


Hello,

I am not sure if I did a mistake or the autolayout.xsl of website 2.3.

Ok, this is my layout.xml

- snip -

<layout>

<config param="homebanner-tabular" ...
<config param="banner-tabular" ...

<toc id="index" page="index.xml" filename="index.html">

<tocentry id="linuxtasten" page="index.xml" dir="tasten" />
</toc>
</layout>

Calling

xsltproc ~/../autolayout.xsl layout.xml

creates
<autolayout>
...
<toc page="index.xml" id="home" filename="index.html">
<title>Oliver Fischer - plexus@snafu.de</title>
<titleabbrev/>
<tocentry page="index.xml" id="home" dir="tasten/" filename="index.html">
<title>Oliver Fischer - plexus@snafu.de</title>
<titleabbrev/>
</tocentry>
</toc>
</autolayout>


As you can see, id="home" is defined twice and my id is ignored.
Is this my failure or not?

Bye

Oliver


--
Oliver Fischer - plexus[AT]snafu[DOT]de
[de] Das Internet stammt aus dem letzten Jahrtausend!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]