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]

[docbook-apps] 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

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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