Fix a couple of <programlisting> tags. Translators, this is a content
change.
This commit is contained in:
parent
8225d6648b
commit
74653f92db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42261
1 changed files with 2 additions and 4 deletions
|
@ -1495,15 +1495,13 @@ example.xml:5: element head: validity error : Element head content does not foll
|
||||||
<title>Using a Parameter Entity to Control a Marked
|
<title>Using a Parameter Entity to Control a Marked
|
||||||
Section</title>
|
Section</title>
|
||||||
|
|
||||||
<programlisting>
|
<programlisting><!ENTITY % electronic.copy "INCLUDE">
|
||||||
<!ENTITY % electronic.copy "INCLUDE">
|
|
||||||
|
|
||||||
<![%electronic.copy;[
|
<![%electronic.copy;[
|
||||||
<!ENTITY chap.preface SYSTEM "preface.xml">
|
<!ENTITY chap.preface SYSTEM "preface.xml">
|
||||||
]]>
|
]]>
|
||||||
|
|
||||||
<!ENTITY chap.preface "">
|
<!ENTITY chap.preface ""></programlisting>
|
||||||
</programlisting>
|
|
||||||
|
|
||||||
<para>When producing the hard-copy version, change the
|
<para>When producing the hard-copy version, change the
|
||||||
parameter entity's definition to:</para>
|
parameter entity's definition to:</para>
|
||||||
|
|
Loading…
Reference in a new issue