texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] problem with macro using an external Scheme function


From: Kostas Oikonomou
Subject: [Texmacs-dev] problem with macro using an external Scheme function
Date: Wed, 25 Feb 2009 17:22:24 -0500
User-agent: Thunderbird 2.0.0.17 (X11/20081023)

Hi,

I am experimenting with adding page numbers to the seminar style.
As part of what I'm doing, I re-define page-the-page by

<assign|page-the-page|<extern|(switch-index)>>

where switch-index is a Scheme routine in progs/dynamic/fold-edit.scm. This definition is in my personal header-seminar.ts file.

Now when I load a document using seminar style, I get the error

<quote|<error|insecure script>>

even though I have set Preferences -> Security -> Accept all scripts.
This is TeXmacs 1.0.7.

Perhaps my

<assign|page-the-page|<extern|(switch-index)>>

needs to be modified?

                                 Kostas







reply via email to

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