Date: Wed, 22 Sep 2004 14:19:18 +0400 (MSD) From: Dmitry Morozovsky <marck@FreeBSD.org> To: Murray Stokely <murray@FreeBSD.org> Cc: freebsd-doc@FreeBSD.org Subject: Re: authorgroup description in articles Message-ID: <20040922141218.P92969@woozle.rinet.ru> In-Reply-To: <20040922095648.GC32890@hub.freebsd.org> References: <20040922100938.Y92969@woozle.rinet.ru> <20040922084814.GU2493@submonkey.net> <20040922095648.GC32890@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org *** ---------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040922141218.P92969>