Hello List,

I came up with the following code to make a subtree red:

(tree-set! (path->tree '(0 0)) 0 (quasiquote (with "color "red" ,(tree-ref
(path->tree (quote (0 0))) 0))))

Is this a good way to do it when the paths are known?

Best regards
Michael
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to