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


Subject: Weird callout issue


Hello list,

In the documentation I actually write, I use a lot of 

<screen> 
    blablabla <co id"my_blabla"/>
</screen>

<calloutlist>
    <callout arearefs="my_blabla">Expalin blabla</callout>
</calloutlist>

One of "screen" have 11 <co>.

When I transform the XML into HTML using this command line :

xsltproc /Applications/oxygen/docbook/xsl/html/docbook.xsl \ 
--stringparam chapter.autolabel 1 \ 
--stringparam section.autolabel 1 \
~/Documents/Manadger\'s/Installation-serveur.xml >
~/Documents/Manadger\'s/Installation-serveur.html

the eleventh <co> doesn't appears with the little round image but with
(11). And in the calloutlist it appears with (11). The "11" is a link.

I have in ~/Documents/Manadger's/images/callout the fifteen images.

Thanks in advance.

Jacques
-- 
INFLATION : c'est devoir vivre en payant les prix de l'an prochain avec les
revenus de l'an passé.
               P. Desproges


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