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: javahelp.xsl questions


Vincent Hikida wrote:

> Actually I forgot that I actually do use id="xxxxx" in the sections. I
> think that after being processed through javahelp.xls. I think that the
> resulting html should specify "target=xxxxx" but instead I get something
> like target=N40025F. Is there a way that I can control the target label?

It works for me as expected. E.g.

<section id="foo">
  <title>bar</bar>
...
</section>

is transformed to

<tocitem target="foo" text="bar"/>
or
<mapID target="foo" url="somefile.html"/>

What version of stylesheet you are using? 

			Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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


Powered by eList eXpress LLC