summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-12 19:52:24 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-16 18:46:37 -0400
commit8310d272d09132b86ed821b3abd3b85ceb2ea73c (patch)
tree0f8e2c6adc1110a5b7aa2cd4ccc04303c81c570c
parent8000127db88f883a4e7c747560efeca536b1c14e (diff)
corrected some nested list formatting
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
-rw-r--r--specs/CH01.xml2
-rw-r--r--specs/CH02.xml4
-rw-r--r--specs/CH03.xml8
-rw-r--r--specs/CH07.xml4
-rw-r--r--specs/CH09.xml6
5 files changed, 0 insertions, 24 deletions
diff --git a/specs/CH01.xml b/specs/CH01.xml
index 6fbbb3b..5dc0d84 100644
--- a/specs/CH01.xml
+++ b/specs/CH01.xml
@@ -1300,8 +1300,6 @@ New widget classes start with a capital and use uppercase for compound
words.
Given a new class name AbcXyz, you should derive several names:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
diff --git a/specs/CH02.xml b/specs/CH02.xml
index 2d35ce7..00bc7e7 100644
--- a/specs/CH02.xml
+++ b/specs/CH02.xml
@@ -1002,8 +1002,6 @@ if this is defined. If
is not defined, an implementation-dependent default value is used.
This default value is constrained in the following manner:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
@@ -3317,8 +3315,6 @@ not a subclass of
<xref linkend='XtRealizeWidget' xrefstyle='select: title'/>
returns; otherwise it continues and performs the following:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
diff --git a/specs/CH03.xml b/specs/CH03.xml
index ab51c25..558dbba 100644
--- a/specs/CH03.xml
+++ b/specs/CH03.xml
@@ -405,8 +405,6 @@ and marks it if not.
If the parent is realized and after all children have been marked,
it makes some of the newly managed children viewable:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
@@ -707,8 +705,6 @@ For each unique child on the list,
<xref linkend='XtUnmanageChildren' xrefstyle='select: title'/>
ignores the child if it is unmanaged; otherwise it performs the following:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
@@ -913,8 +909,6 @@ then
<xref linkend='XtChangeManagedSet' xrefstyle='select: title'/>
performs the following:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
@@ -941,8 +935,6 @@ Calls
<para>
Otherwise, the following is performed:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
diff --git a/specs/CH07.xml b/specs/CH07.xml
index d0c3250..5756483 100644
--- a/specs/CH07.xml
+++ b/specs/CH07.xml
@@ -1715,8 +1715,6 @@ is called.
<para>
If E is an ancestor of F, and the event is a key press, and either
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
@@ -1744,8 +1742,6 @@ then the event is dispatched to E.
<para>
Otherwise, define A as the closest common ancestor of E and F:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
diff --git a/specs/CH09.xml b/specs/CH09.xml
index ae3ba7a..0f45c42 100644
--- a/specs/CH09.xml
+++ b/specs/CH09.xml
@@ -3210,8 +3210,6 @@ Intrinsics-defined resources, the following lifetimes apply:
<para>
Not valid following any operation that modifies the resource:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
@@ -3229,8 +3227,6 @@ All resources of representation type XtRCallback.
<para>
Remain valid at least until the widget is destroyed:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>
@@ -3243,8 +3239,6 @@ XtNaccelerators, XtNtranslations.
<para>
Remain valid until the Display is closed:
</para>
- </listitem>
- <listitem>
<itemizedlist spacing='compact'>
<listitem>
<para>