texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Making a subtree red


From: Michael Klein
Subject: [Texmacs-dev] Making a subtree red
Date: Thu, 26 Jul 2007 13:49:30 +0200

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]