Return to the default -- tables are on. Specifying
TABLES_OFF ="OFF", returns the option to the default and turns
the tables back on.
ods tagsets.rtf options(TABLES_OFF='off' );
ods tagsets.rtf text="TEXT is placed in a table (returned to default when
tables_off is set to off)" ;