summaryrefslogtreecommitdiff
path: root/specs/sect1-9.xml
AgeCommit message (Collapse)Author
2012-01-15informaltable cleanupMatt Dew
On certain tables, add top and bottom borders to table header and a bottom border to the table. This matches what those tables in the old pdfs looked like. the <?dbfo keep-together='always'> prevents tables from splitting across pages. Useful for tiny tables. Converting the colwidth to a floating point, IE, 1* -> 1.0* cleans up these build errors: WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1) Signed-off-by: Matt Dew <marcoz@osource.org>
2011-10-03 1 - fix the capitolization of the ID attriutes to match either theMatt Dew
<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>
2011-05-28spec: Add more indexterm & glossterm linksAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-28spec: move id attributes for event definitions so fop can find themAlan Coopersmith
FOP gives 'Unresolved ID reference "events:FocusOut" found.' errors when the id attribute is on the emphasis tag, so moved up to the surrounding entry tag. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-28spec: Add zone attributes to indexterm tags for more stable link idsAlan Coopersmith
Use named id's instead of autogenerating idXXXXXX values that change in different versions so that it's easier to have stable links. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-28spec: move &gt; outside emphasis to match &lt; in note after error listAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-28spec: Syntactic Conventions examples should not be separate list entriesAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-28spec: Markup VoidSymbol and NoSymbol with <keysym> instead of <emphasis>Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: Convert .DS/.DE nroff sections to <literallayout> tagsAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: Convert some tables that didn't get converted from troff properlyAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04Replace ASCII -> arrows with Unicode ▶Alan Coopersmith
Matches formatting used in current extension specs like randr Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: Make request names in text hyperlinks to request definition sectionsAlan Coopersmith
Same basic process as previous commit for event names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: Make event names in text hyperlinks to event definition sectionsAlan Coopersmith
Started by taking list of event names and generating a list of perl commands such as: s{^\<emphasis role='bold'\>KeyPress\</emphasis\>}{<link linkend="events:KeyPress"><emphasis role='bold'>KeyPress</emphasis></link>}g; and running that with perl -i -p /tmp/e.pl *.xml Many of those changes were then manually reverted to avoid having the same link appear multiple times in a paragraph or to avoid having the definition sections link to themselves. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: Convert Events chapter into sectionsAlan Coopersmith
Started with a similar replace-regexp as the Requests chapter, but with a lot more manual editing due to the sections with multiple events grouped into a set. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: Convert Requests chapter to have a section per requestAlan Coopersmith
Bulk of change performed with emacs replace-regexp: <para id="requests:[^"]+"> <emphasis role='bold'>\([^<]+\)</emphasis> <indexterm significance="preferred"><primary>[^<]+</primary></indexterm> </para> with: </section> <section id="requests:\1"> <title>\1</title> <indexterm significance="preferred"><primary>\1</primary></indexterm> Plus manual editing of the first & last section, and manual conversion of GrabButton & GrabServer due to extra indexterm lines. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: Fix a bunch of the .RB -> <emphasis> mappingsAlan Coopersmith
Cleans up the opening { of enum lists that the closing was handled by commit 68bf1a7a0c89 perl -i -p -e 's{^<emphasis([^>]*)>(\W+?\s+)}{$2<emphasis$1>}g' *.xml Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-04spec: add more indexterms linking into the body of the documentAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-03spec: Change titles of other specs from emphasis to citetitle tagsAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-03spec: Fix section title markup in Connection Setup chapterAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-03spec: Fix section title markup in Protocol Formats chapterAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-03spec: convert predefined atom list from table to simplelistAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-03spec: Fix a bunch of the .BR -> <emphasis> mappingsAlan Coopersmith
perl -i -p -e 's{ (\W*?)\s*</emphasis>}{</emphasis>$1}g' *.xml Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-11-28spec: Add cross-reference links in doc ("see ...")Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-31specs: Fix nesting of chapters included in sect1-9.xmlAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-31specs: Restore missing indexterms for request, type, error & event definitionsAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-31specs: Convert troff ``quotes'' to DocBook <quote>quotes</quote>Alan Coopersmith
perl -i -p -e 's{\`\`([^\047]+)\047\047}{<quote>$1</quote>}g' *.xml Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-31specs: Convert .IN troff tags to <indexterm> DocBook TagsAlan Coopersmith
Many of the .IN tags seem to have been lost in translation before this. Converted those still in comments with: perl -i -p -e 's{\<\!-- \.IN "([^"]+)" "" "\@DEF\@" --\>}{<indexterm significance="preferred"><primary>$1</primary></indexterm>}' *.xml Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-08-18specs: convert protocol .ms from xorg-docs to DocBook XMLMatt Dew
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>