authorgroup description in articles
Dmitry Morozovsky
marck at FreeBSD.org
Wed Sep 22 10:19:21 UTC 2004
On Wed, 22 Sep 2004, Murray Stokely wrote:
MS> Yes, Ceri's patch looks correct. I wrote that comment and the
MS> original support for the authorgroup information, but this was only an
MS> issue for the Handbook at the time.
Hmm, it does not seem to work here. Both before and after the patch this source
<articleinfo>
....
<authorgroup>
<author>
<firstname>Андрей</firstname>
<surname>Захватов</surname>
<contrib>Перевод на русский язык: </contrib>
</author>
<author>
<firstname>Дмитрий</firstname>
<surname>Морозовский</surname>
</author>
</authorgroup>
is rendered to
<div class="AUTHORGROUP"><a id="AEN4" name="AEN4"></a>
<h3 class="AUTHOR"><a id="AEN5" name="AEN5">Андрей Захватов</a></h3>
<h3 class="AUTHOR"><a id="AEN9" name="AEN9">Дмитрий Морозовский</a></h3>
</div>
While in handbook the same set (s,articleinfo,chapterinfo,) would render to
<i class="AUTHORGROUP"><span class="CONTRIB">Перевод на русский язык:</span>
Дмитрий Морозовский, Андрей Захватов.</i>
Any clues?
Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
---------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at FreeBSD.org ***
---------------------------------------------------------------------------
More information about the freebsd-doc
mailing list