>> Can the value be set for a whole document?  The default value of 3
>> is quite some space. Probably a register setting?
> 
> I don't think so, but I can't prove.

This is correct.  It's compiled into the binary.  You can find this in
file src/preproc/tbl/table.cpp:

  const int DEFAULT_COLUMN_SEPARATION = 3;


      Werner

Reply via email to