texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] trouble with entangling scheme and "texmacs langauge" in s


From: Corey Sweeney
Subject: [Texmacs-dev] trouble with entangling scheme and "texmacs langauge" in styesheets
Date: Mon, 25 Oct 2004 23:19:05 -0500

I'm having trouble getting the following definition in my stylesheet working.

(assign wierd (extern ''(stree-to-tree (list `render-file "Ah. My spine!"))''))

where "render-file" is a macro that that takes one parameter.
and where we want typeing \wierd in a document to draw
<render-file|Ah. My spine!>

I'm doing this cause i have a list of parameters that must be
generated in scheme.


also, to probe the functions better, how can i reference the current
document tree?  something like (tree->stree self)

Corey




reply via email to

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