From 66a3f8e82952980556471b98ab2fcaded440fc31 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 10 Jan 2014 22:55:26 -0800 Subject: spec: convert from article with sections to book with chapters Matches most other X.Org specs, and restores our chapter numbering in output Signed-off-by: Alan Coopersmith --- specs/fsproto.xml | 74 +++++++++++++++++++++++++++---------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/specs/fsproto.xml b/specs/fsproto.xml index 3c0eb93..05dfc91 100644 --- a/specs/fsproto.xml +++ b/specs/fsproto.xml @@ -1,14 +1,14 @@ - %defs; ]> -
+ - + The X Font Service Protocol X Consortium Standard X Version 11, Release &fullrelvers; @@ -62,9 +62,9 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. - + - + Introduction The management of fonts in large, heterogeneous environments is one of the @@ -116,9 +116,9 @@ rather than reading directly from files. Since the X Font Service protocol is designed to allow subsets of the font data to be requested, displays may easily implement a variety of strategies for fine-grained demand-loading of glyphs. - + - + Architectural Model @@ -235,9 +235,9 @@ extension mechanism. Adding to the core font service protocol (with the accompanying change in the major or minor version numbers) is reserved to the X Consortium. - + - + Font Server Naming @@ -252,7 +252,7 @@ described below. Formats for additional transports may be registered with the X Consortium. - +
TCP/IP Names @@ -277,9 +277,9 @@ that may be requested. For example: tcp/expo.lcs.mit.edu:8012/available+special tcp/18.30.0.212:7890 - +
- +
DECnet Names @@ -306,10 +306,10 @@ requested. For example: DECNET/SRVNOD::FONT$DEFAULT/AVAILABLE decnet/44.70::font$other - - +
+
- + Protocol @@ -379,7 +379,7 @@ A type with a prefix "LISTof" represents a counted list of elements of that type, as in: LISTofCARD8 - +
Data Types @@ -1105,9 +1105,9 @@ this font. This structure is padded to 32-bit alignment. - +
- +
Requests @@ -2653,9 +2653,9 @@ free to release any storage or licenses allocated on behalf of the client that made the connection. - +
- +
Errors @@ -2980,9 +2980,9 @@ conformance to the protocol. Additional errors may be defined by extensions. - +
- +
Events @@ -3118,10 +3118,10 @@ is False. Additional events may be defined by extensions. - - +
+
- + Protocol Encoding @@ -3169,7 +3169,7 @@ multiple of four: pad(e) = (4 - (e mod 4)) mod 4 - +
Data Types @@ -3366,9 +3366,9 @@ but none of the following bits set: 2 INT16 font descent n PROPINFO property data - +
- +
Requests open connection @@ -3763,9 +3763,9 @@ p unused, p=pad(m) 2 2 length 4 FONTID fontid - +
- +
Errors @@ -3897,9 +3897,9 @@ p unused, p=pad(m) 2 unused - +
- +
Events KeepAlive @@ -3930,10 +3930,10 @@ p unused, p=pad(m) 2 unused - - +
+
- + Acknowledgements @@ -3950,7 +3950,7 @@ Stephen Gildea edited version 2 of this document. Finally, David Lemke deserves great credit for designing and coding the sample implementation. - + References @@ -4088,4 +4088,4 @@ handling of ECONNREFUSED in XConnDis.c). -
+ -- cgit v1.2.3