Date: Sun, 14 Oct 2012 15:34:29 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Sergey Kandaurov <pluknet@gmail.com> Cc: doc@freebsd.org, Gabor Kovesdan <gabor@freebsd.org> Subject: Re: Rendering problem with <question> Message-ID: <alpine.BSF.2.00.1210141533130.6596@wonkity.com> In-Reply-To: <CAE-mSOJDb4O7Tuy3-QAhFJCJq3GYQ4OCyuaDe7VWLVHvgWWenA@mail.gmail.com> References: <alpine.BSF.2.00.1210140841530.4409@wonkity.com> <CAE-mSOJDb4O7Tuy3-QAhFJCJq3GYQ4OCyuaDe7VWLVHvgWWenA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Oct 2012, Sergey Kandaurov wrote: > On 14 October 2012 18:56, Warren Block <wblock@wonkity.com> wrote: >> There is a question and answer section at the end of the Rebuilding "world" >> section of the Handbook: >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html#Q25.7.14.1. >> >> Note how the first question is shown. Now look at the next question: the >> question text is not shown, just the number. The DocBook source for that >> question: >> >> <question> >> <indexterm><primary>signal 11</primary></indexterm> >> >> <para>My compile failed with lots of signal 11 (or other signal >> number) errors. What has happened?</para> >> </question> >> >> It appears the renderer is being confused by the <indexterm>, which it >> should ignore. > > Hi. > This is probably the result of sgml2xml mismerge in r39534. > I guess the <indexterm> tag should be inside <answer>, not <question>. That does work. Still, seems like it should be valid before the question also. Or between the two.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1210141533130.6596>