From: Ian Abbott Date: Wed, 25 Apr 2012 17:34:54 +0000 (+0100) Subject: doc/other.xml: Make table of configuration instructions less ugly. X-Git-Url: http://git.tremily.us/?p=comedilib.git;a=commitdiff_plain;h=e7a3e54042e692a5df1fa26b9907f9eba7ed8d36 doc/other.xml: Make table of configuration instructions less ugly. The PDF output of the table of configurations was awful. Fiddled with the column widths a bit and simplified the layout "Meanings of data[1],..." column to allow it to wrap. --- diff --git a/doc/other.xml b/doc/other.xml index d3f0f8a..563a889 100644 --- a/doc/other.xml +++ b/doc/other.xml @@ -383,6 +383,10 @@ each type of configuration instruction. + + + + data[0] @@ -427,11 +431,7 @@ bitwise or'd with the CR_ALT_SOURCE flag. 2 - - data[1]: alternate input source. - - @@ -446,13 +446,9 @@ interrupted with a new chunk of data. 2 - - data[1]: The desired block size in bytes. The actual configured block size is writen back to data[1] after the instruction completes. This instruction acts purely as a query if the block size is set to zero. - - @@ -464,11 +460,7 @@ than to use this instruction directly. 2 - - data[1]: The instruction sets this element to either COMEDI_INPUT or COMEDI_OUTPUT. - -