On Wed, Sep 23, 2009 at 12:36:55PM +0530, siva prasad wrote: > Hi all, > Currently I am extracting the data of table (tabular) when it get > selected. It is working for normal tabular (with out any attributes). > But when we use any attributes, my code not able to extract the data inside > table. > Is there any scheme function that automatically eliminate all attributes??? > Please help mee...
There is a scheme command table-del-format in the editor. On the scheme representation of the table, it suffices to replace the 'tformat' tree by its last child. Best wishes, Joris _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
