On 12/22/17 09:53, Alvaro Herrera wrote:
> Can we have it emit something like
>see section 4.5.3 “Building Indexes Concurrently”
> by customizing the stylesheets? I tried to figure out where the text is
> emitted, but 'sectioncalled' does not appear in greps anywhere in the
> docbooc-xsl dir.
Can we have it emit something like
see section 4.5.3 “Building Indexes Concurrently”
by customizing the stylesheets? I tried to figure out where the text is
emitted, but 'sectioncalled' does not appear in greps anywhere in the
docbooc-xsl dir.
--
Álvaro Herrerahttps://www.2nd
Peter Eisentraut wrote:
> The attached patch removes endterm attributes from xref elements and the
> associated id attributes on title elements.
>
> Older documentation toolchains could not automatically generate text for
> xrefs into refentries, so we had to use the endterm attribute to tell it
>
n 2017 17:52:56 -0400
Subject: [PATCH] Remove endterms and title ids
Older documentation toolchains could not automatically generate text for
xrefs into refentries, so we had to use the endterm attribute to tell it
which text to create. This is no longer necessary and can be removed.
In most case