Fix title capitalization and indexterm.
This commit is contained in:
parent
6ff913542f
commit
28530c6850
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42259
1 changed files with 9 additions and 9 deletions
|
|
@ -113,7 +113,7 @@
|
||||||
<para>The markup is clearly separate from the
|
<para>The markup is clearly separate from the
|
||||||
content.</para>
|
content.</para>
|
||||||
|
|
||||||
<para>Markup languages define what
|
<para>Markup languages define
|
||||||
what the markup means and how it should be interpreted.</para>
|
what the markup means and how it should be interpreted.</para>
|
||||||
|
|
||||||
<para>Of course, one markup language might not be enough. A
|
<para>Of course, one markup language might not be enough. A
|
||||||
|
|
@ -274,7 +274,7 @@
|
||||||
the paragraph elements, and so on.</para>
|
the paragraph elements, and so on.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Elements within Elements; <sgmltag>em</sgmltag></title>
|
<title>Elements Within Elements; <sgmltag>em</sgmltag></title>
|
||||||
|
|
||||||
<programlisting><sgmltag class="starttag">p</sgmltag>This is a simple <sgmltag class="starttag">em</sgmltag>paragraph<sgmltag class="endtag">em</sgmltag> where some
|
<programlisting><sgmltag class="starttag">p</sgmltag>This is a simple <sgmltag class="starttag">em</sgmltag>paragraph<sgmltag class="endtag">em</sgmltag> where some
|
||||||
of the <sgmltag class="starttag">em</sgmltag>words<sgmltag class="endtag">em</sgmltag> have been <sgmltag class="starttag">em</sgmltag>emphasized<sgmltag class="endtag">em</sgmltag>.<sgmltag class="endtag">p</sgmltag></programlisting>
|
of the <sgmltag class="starttag">em</sgmltag>words<sgmltag class="endtag">em</sgmltag> have been <sgmltag class="starttag">em</sgmltag>emphasized<sgmltag class="endtag">em</sgmltag>.<sgmltag class="endtag">p</sgmltag></programlisting>
|
||||||
|
|
@ -329,7 +329,7 @@
|
||||||
then the default is <literal>left</literal>.</para>
|
then the default is <literal>left</literal>.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Using An Element with An Attribute</title>
|
<title>Using an Element with an Attribute</title>
|
||||||
|
|
||||||
<programlisting><sgmltag class="starttag">p align="left"</sgmltag>The inclusion of the align attribute
|
<programlisting><sgmltag class="starttag">p align="left"</sgmltag>The inclusion of the align attribute
|
||||||
on this paragraph was superfluous, since the default is left.<sgmltag class="endtag">p</sgmltag>
|
on this paragraph was superfluous, since the default is left.<sgmltag class="endtag">p</sgmltag>
|
||||||
|
|
@ -565,10 +565,10 @@ example.xml:5: element head: validity error : Element head content does not foll
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Formal Public Identifiers (<acronym>FPI</acronym>s)
|
<title>Formal Public Identifiers (<acronym>FPI</acronym>s)</title>
|
||||||
<indexterm significance="preferred">
|
<indexterm significance="preferred">
|
||||||
<primary>Formal Public Identifier</primary>
|
<primary>Formal Public Identifier</primary>
|
||||||
</indexterm></title>
|
</indexterm>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>It is not necessary to know this, but it is useful
|
<para>It is not necessary to know this, but it is useful
|
||||||
|
|
@ -1305,7 +1305,7 @@ example.xml:5: element head: validity error : Element head content does not foll
|
||||||
termed <quote>marked sections</quote>.</para>
|
termed <quote>marked sections</quote>.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Structure of A Marked Section</title>
|
<title>Structure of a Marked Section</title>
|
||||||
|
|
||||||
<programlisting><![<replaceable>KEYWORD</replaceable>[
|
<programlisting><![<replaceable>KEYWORD</replaceable>[
|
||||||
Contents of marked section
|
Contents of marked section
|
||||||
|
|
@ -1456,7 +1456,7 @@ example.xml:5: element head: validity error : Element head content does not foll
|
||||||
ignored and the second one will take effect.</para>
|
ignored and the second one will take effect.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Using A Parameter Entity to Control a Marked
|
<title>Using a Parameter Entity to Control a Marked
|
||||||
Section</title>
|
Section</title>
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue