diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-01-11 00:05:56 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-01-22 09:55:49 -0800 |
commit | 40fa6e3b925710c78948725e1605527a4dabe6db (patch) | |
tree | db6e58075f3c0f567eb92ce9ba395b0b2b5a74c0 | |
parent | 30d9203bd25641a4f82e671bae528d2c2a8ef30b (diff) |
spec: Use <figure> markup for figure labels
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | specs/fsproto.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/specs/fsproto.xml b/specs/fsproto.xml index 6844ede..a5edc0b 100644 --- a/specs/fsproto.xml +++ b/specs/fsproto.xml @@ -139,6 +139,7 @@ the X Window System, it may be also used by other consumers of font data (such as printer drivers). </para> +<figure id="figure2.1" label="2.1"><title>Connecting to a Font Server</title> <literallayout class="monospaced"> ┌────────┐ ┌───────────────┐ │ X1 ├──────────────┤ │ @@ -155,10 +156,7 @@ as printer drivers). │ clients ├──────┘ └─────────┘ </literallayout> - -<para> -Figure 2.1: Connecting to a Font Server -</para> +</figure> <para> <!-- .LP --> @@ -184,6 +182,7 @@ formats are handled by adding new converters to a font server, as shown in Figure 2.2. </para> +<figure id="figure2.2" label="2.2"><title>Where Font Data Comes From</title> <literallayout class="monospaced"> ┌────────────┐ │ client │ @@ -207,10 +206,7 @@ Figure 2.2. │ server 2 │ └──────────┘ </literallayout> - -<para> -Figure 2.2: Where Font Data Comes From -</para> +</figure> <para> The server may choose to provide named sets of fonts called |