Norman Walsh wrote on 010311 10:02 -0500:
> / Michael Wiedmann <> was heard to say:
> | Using DocBook 4.1 (SGML) and DSSSL stylesheets V1.62 I get unsatisfying
> | output for <affiliation><address><email> inside <articleinfo>:
>
> Please send a small test document which demonstrates this bug.
I stumbled again over this bug. Because it's *only* related to DocBook
V3.1 I don't think it's really necessary to solve it. Nevertheless I
include a test document. In HTML and PDF output the <email> tag is not
centered:
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<article>
<artheader>
<title>DocBook Article</title>
<author>
<firstname>Firstname</firstname>
<surname>Surname</surname>
<affiliation>
<address>
<email></email>
</address>
</affiliation>
</author>
</artheader>
<sect1 id="intro">
<title>Introduction</title>
<para>foo foo foo</para>
</sect1>
</article>
Michael
--
http://www.miwie.org
http://wap.miwie.org