← Prev in month ← Prev in thread

DOCBOOK-APPS: Problems with autolayout.xsl?

From
Fischer, Oliver <>
Date
2002-11-28T15:55:50+00:00
ID
Thread
DOCBOOK-APPS: 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 - </title>
<titleabbrev/>
<tocentry page="index.xml" id="home" dir="tasten/" 
filename="index.html">
<title>Oliver Fischer - </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!
← Prev in month ← Prev in thread