It will give the understandable result now.
Discussed with : nik.
o Fix some ANCHOR error, modify some format.
Obtained from : English version 1.6, PR: docs/13349
(Actually English version of FAQ still has some wrong link, I'll send-PR
when free. Any taker?)
o FAQ 2.29 : fiald -> failed
o FAQ 3.x : Make the title more easier to read.(Of course, it is Chinese
title)
o FAQ 10.13 : Delete a extra "W".
o FAQ 12.x : Style police. Use 2-bytes punctuation rather than one. Cleanup
some paragraph.
2. Sync with English version 1.5 (Tue,Aug 24 1999).
Fix up the list of questions and answers as a <qandaset> instead of
an <itemizedlist>. This entails converting the <itemizedlist> element
to a <qandaset>, and wrapping each question paragraph in a <question>
and </question> pair, and each answer in a <answer>...</answer> pair.
Then, search and replace for all the "Q. " and "A. " and remove them,
because the stylesheet adds these for you.
Finally, some of the questions are entered as
<para><anchor id="foo">...
Delete the anchor element, and put the id attribute on the para instead,
so you have
<para id="foo">...
I'm not entirely sure why, but if you have that in the first form then
the stylesheets don't include the links properly in the table of
questions. If you have it in the second form then everything works fine.
Default to labelling questions with "Q:" and answers with "A:" when
processing <qandaset>s. In the HTML output, render questions in a larger,
bolder font than the answers. Requested by several people on -doc.
Default to numbering sections. Requested by one person on -doc, who
seemed somewhat confused that I hadn't read his mind and done this three
months previously.
cvs: ----------------------------------------------------------------------
With his brim pulled way down low
Ain't no sound but the sound of his feet
Machine guns ready to go
Are you ready hey are you ready for this?
Are you hanging on the edge of your seat?
Out of the doorway the bullets rip
To the sound of the beat yeah
Another one bites the dust
Another one bites the dust
And another one gone and another one gone
Another one bites the dust
Hey I'm gonna get you too
Another one bites the dust
...
remains on the ground, and walk lightly over them two or three times.
Removing the other LinuxDoc and two letter country code directories
won't be so graphic, but they'll be as fun.
The first question in the preface, "What is the purpose of this FAQ"
doesn't need to be there (although the contents of the answer do). Remove
the question, and associated markup, but retain the answer.