Subject: mailing-list for TeXmacs Users
List archive
From : Giovanni Piredda <address@hidden>- To: address@hidden
- Subject: Re: variations table
- Date: Wed, 6 Apr 2022 20:40:44 +0000
On 06.04.22 21:20, vincent douce wrote:
("t t t" (concat (block* (tformat (table (row (cell ""))))) ""))
Try
(kbd-map
("t t t" (insert `(block* (document (tformat (table (row (cell ""))))) ""))))
====
The trick is to
1) use the "insert" keyword in the code
2) copy the code that composes the TeXmacs structure from TeXmacs itself, with Copy to -> TeXmacs Scheme
3) apply the quote (') or quasiquote (`) in front of the code that you copy, this indicates Scheme that it must not interpret what it reads
- variations table, vincent douce, 04/06/2022
- Re: variations table, Giovanni Piredda, 04/06/2022
- Re: variations table, vincent douce, 04/07/2022
- Re: variations table, Giovanni Piredda, 04/07/2022
- Re: variations table, vincent douce, 04/08/2022
- Re: variations table, Giovanni Piredda, 04/08/2022
- Re: variations table, vincent douce, 04/08/2022
- Re: variations table, Giovanni Piredda, 04/09/2022
- Re: variations table, Giovanni Piredda, 04/09/2022
- Re: variations table, marc lalaude-labayle, 04/09/2022
- Re: variations table, vincent douce, 04/09/2022
- Re: variations table, vincent douce, 04/09/2022
- Re: variations table, vincent douce, 04/08/2022
- Re: variations table, Giovanni Piredda, 04/08/2022
- Re: variations table, vincent douce, 04/08/2022
- Re: variations table, Giovanni Piredda, 04/07/2022
- Re: variations table, vincent douce, 04/07/2022
- Re: variations table, Giovanni Piredda, 04/06/2022
Archive powered by MHonArc 2.6.24.