mailing-list for TeXmacs Users

Text archives Help


An easy(?) question: how to force typesetting?


Chronological Thread 
  • From: Amit Dubey <address@hidden>
  • To: address@hidden
  • Subject: An easy(?) question: how to force typesetting?
  • Date: Mon, 25 Oct 2004 09:12:03 +0200 (MEST)


Hi all,

I am using an external scheme script, and I need to make sure that
a <reference|...> command is evaluated before the result is sent as
an argument. Alternatively, I would like to execute the <reference|...>
from the scheme script itself.

E.g. what I have is:

<assign|myfunc|<macro|x|<extern|scheme-func|<reference|<arg|x>>>>>

And I'd like "scheme-func" to receive the result of "reference"
rather than the tree <reference|...>

This ought not to be hard, but I can't figure out how to do it.
If any one has *any* idea, please do reply.

Thanks,
-Amit

PS This supercedes all previous emails... I've figured out most other
parts of the problem...






Archive powered by MHonArc 2.6.19.

Top of page