diff options
author | Matt Dew <marcoz@osource.org> | 2011-10-03 18:06:16 -0600 |
---|---|---|
committer | Matt Dew <marcoz@osource.org> | 2011-10-03 18:06:16 -0600 |
commit | cb49f95af605bd5019e194eeb656d8789d57756a (patch) | |
tree | b645ebb15a45006dd241e6023fcf35d8644b1acd /specs/ch11.xml | |
parent | f1980f205e5bc417ad799aa8389ebdd807b7ca58 (diff) |
1 - fix the capitolization of the ID attriutes to match either the
<title> or <funcdef> string it goes with.
2 - fix any <linkend>'s that were affected by 1.
3 - any <function> in the docs that has an actual funcdef,
will become an olink.
Signed-off-by: Matt Dew <marcoz@osource.org>
Diffstat (limited to 'specs/ch11.xml')
-rw-r--r-- | specs/ch11.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/specs/ch11.xml b/specs/ch11.xml index 9a32496..39361a4 100644 --- a/specs/ch11.xml +++ b/specs/ch11.xml @@ -1,5 +1,5 @@ -<chapter id='keyboard_geometry'> +<chapter id='Keyboard_Geometry'> <title>Keyboard Geometry</title> <para> @@ -79,7 +79,7 @@ structures refer to geometry properties. <listitem> <para>A list of <emphasis> key aliases</emphasis> -, as described in <link linkend='symbolic_names'>Symbolic +, as described in <link linkend='Symbolic_Names'>Symbolic Names</link>. </para> </listitem> @@ -89,7 +89,7 @@ shapes</emphasis> ; other keyboard components refer to shapes by their index in this list. A shape consists of a name and one or more closed-polygons called <emphasis> outlines</emphasis> -. Shapes and outlines are described in detail in <link linkend='shapes_and_outlines'>Shapes and Outlines</link>. +. Shapes and outlines are described in detail in <link linkend='Shapes_and_Outlines'>Shapes and Outlines</link>. </para> </listitem> </itemizedlist> @@ -136,7 +136,7 @@ a collection of keys and doodads that are physically close together and logically related. </para> -<sect1 id='shapes_and_outlines'> +<sect1 id='Shapes_and_Outlines'> <title>Shapes and Outlines</title> <para> @@ -194,7 +194,7 @@ to generate a recognizable but degraded image of the keyboard. </sect1> -<sect1 id='sections'> +<sect1 id='Sections'> <title>Sections</title> <para> @@ -261,7 +261,7 @@ while the key specified in over must not. </itemizedlist> </sect1> -<sect1 id='doodads'> +<sect1 id='Doodads'> <title>Doodads</title> <para> @@ -336,7 +336,7 @@ The XKB extension does not specify the interpretation of logo names. </itemizedlist> </sect1> -<sect1 id='keyboard_geometry_example'> +<sect1 id='Keyboard_Geometry_Example'> <title>Keyboard Geometry Example</title> <para> |