On 14/09/2019 00:52, DJ Lucas via blfs-dev wrote:
> Subject says it all. It changed sometime between 6.2.0 and 6.3, but nobody 
> noticed the issue on the firewall page. It read well enough I guess, though 
> it's painfully obvious that it is wrong now. Other examples in the book work 
> as expected. Fortunately, this is the only page in the book where this syntax 
> was used.

Our stylesheet for titles (stylesheets/lfs-xsl/xhtml/lfs-titles.xsl) is very
crude: for any title, they just output the concatenation of the text()
descendants (as returned by string()), sometimes adding a section (or part or
chapter) number. I've changed the sect3 title template so that it uses the
docbook stylesheets provided template, but if we do that for all the title
templates, weird things happen... So for now: do not use xref tags in titles,
except in sect3 titles (hmmm, double negation, I mean use xref in titles only
in sect3 titles).

I guess we should follow more closely upstream docs
(http://www.sagehill.net/docbookxsl/index.html), but I'd like to turn to
something else now (full automated blfs with jhalfs, I may also have to become
upstream for a fork of localed from systemd, but still waiting for a definite
answer from upstream elogind).

Pierre

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to