Thank you.
Perhaps a GNU tbl only extension in the table global option section:
columnseparation(n) where n is default 3? Like decimalpoint(c) and
linesize(n).
Op 7-4-2011 22:45, Werner LEMBERG schreef:
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
--
Ruud Baart