Problem in eliminating attributes of table....

View: New views
2 Messages — Rating Filter:   Alert me  

Problem in eliminating attributes of table....

by siva prasad-9 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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...
Thank you,
siva
siva4080@...
_______________________________________________
Texmacs-dev mailing list
Texmacs-dev@...
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Re: Problem in eliminating attributes of table....

by Joris van der Hoeven :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
Texmacs-dev@...
http://lists.gnu.org/mailman/listinfo/texmacs-dev