mailing-list for TeXmacs Users

Text archives Help


Protective variants


Chronological Thread 
  • From: Alvaro Tejero Cantero <address@hidden>
  • To: address@hidden
  • Subject: Protective variants
  • Date: Wed, 27 Jul 2005 17:43:36 +0200

Hello,

If, inspired by Maarten Wegewijs theophys package[1] I put the following
"protective variant" in my initialization files:

("e l" "<in>")
("e l var" "el")


it works, but if I try

("i n t" (make-big-operator "int"))
("i n t var"
(begin (make-big-operator "int")
(insert "<mathd>")
))
("i n t var var" "int")

it doesn't. What is wrong in the second example?

Cheers, 'Alvaro.

[1] http://www.xs4all.nl/~wegewijs/linux/texmacs/texmacs.html




Archive powered by MHonArc 2.6.19.

Top of page