[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK-APPS: rendering email tag
Norman Walsh wrote on 010311 10:02 -0500:
> / Michael Wiedmann <mw@miwie.in-berlin.de> 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>user@some.net</email>
</address>
</affiliation>
</author>
</artheader>
<sect1 id="intro">
<title>Introduction</title>
<para>foo foo foo</para>
</sect1>
</article>
Michael
--
mw@miwie.in-berlin.de http://www.miwie.org
mw@miwie.org http://wap.miwie.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC