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: 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 - 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!



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


Powered by eList eXpress LLC