bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: @quotation and @indentedblock in html and DocBook


From: Per Bothner
Subject: Re: @quotation and @indentedblock in html and DocBook
Date: Tue, 26 Apr 2016 16:47:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

See the discussion December 2014:
https://lists.gnu.org/archive/html/bug-texinfo/2014-12/threads.html#00059

The DocBook output for @indentedblock is still (at least in 6.1) broken:
It just creates a <para> with the contents.

On the other hand, @quotation creates a <blockquote><para> around the contents.

My suggestion in December 2014 was to have @indentedblock
create <blockquote role="indentedblock">.
--
        --Per Bothner
address@hidden   http://per.bothner.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]