On Mon, 2007-08-20 at 14:09 +0200, Frederic Peters wrote: > I wrote: > > > I looked at the Tetravex problem and the problem lies in empty <a> > > tags used as anchors, such as <a name="playing-fig"/>. > > > > Interestingly this doesn't happen on my computer, which is using > > revision 981 of gnome-doc-utils; Shaun, what change could have caused > > this ? > > It may actually be caused by the libxslt version installed on > library.gnome.org; currently at 1.1.17 while latest release is 1.1.21 > (note I also tested 1.1.19 on Etch and it works there).
It appears that this issue (anchors) has been partially fixed. Now it appears as http://library.gnome.org/users/gnotravex/2.19/usage.html.en which shows multiples of the figures. The HTML code looks like <div class="mediaobject"><img src="figures/gnotravex_mainwindow.png"></img></div> </div><div class="mediaobject"><img src="figures/gnotravex_mainwindow.png"> </img></div><img src="figures/gnotravex_mainwindow.png"> </img><img src="figures/gnotravex_mainwindow.png"></img> Simos _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
