[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: extra lines added by @finish in @display for DocBook
From: |
Patrice Dumas |
Subject: |
Re: extra lines added by @finish in @display for DocBook |
Date: |
Fri, 7 Dec 2012 16:16:39 +0100 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
On Thu, Dec 06, 2012 at 10:41:42PM -0800, Per Bothner wrote:
> <!ENTITY latex "LaTeX">
> ]>
> <book id="foo.xml" lang="en">
> <title>A test</title>
> <chapter label="1" id="Intro">
> <title>Intro</title>
> <literallayout>line 1
> <indexterm role="fn"><primary>line2</primary></indexterm>
> line 2
> <indexterm role="fn"><primary>line3</primary></indexterm>
> line 3
> </literallayout></chapter>
> </book>
>
> Notice that each indexterm is on a separate line.
> Since this is in a <literallayout> this means we get extra blank
> lines in the final output.
This issue is also present in the CVS version.
--
Pat