mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] A set of Scheme functions and TeXmacs macros for formatting references


Chronological Thread 
  • From: Massimiliano Gubinelli <address@hidden>
  • To: Giovanni Piredda <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] A set of Scheme functions and TeXmacs macros for formatting references
  • Date: Tue, 18 Jun 2019 21:17:05 +0100

I see, that indeed could be tricky. define is a special form which is
interpreted differently at top level or inside a function. In particular I’m
not sure what will happen with a define inside a TeXmacs macro. But I think
you can try tm-define because this define symbols directly in the common
environment which all the scheme evaluation inherit. I think this is more
what you want.

Best
Max


> On 18. Jun 2019, at 21:09, Giovanni Piredda <address@hidden> wrote:
>
>
> On 18.06.19 22:05, Giovanni Piredda wrote:
>> Hi Massimiliano,
>>
>> I have tried extern and it did not work.
>
>
> More precisely it seems that within extern I cannot write a define ...
> instruction, but to be sure I would have to try again. I postpone and will
> write together with the rest.
>
>
> Giovanni
>




Archive powered by MHonArc 2.6.19.

Top of page