texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] drd-group bug (?)


From: Nix N. Nix
Subject: [Texmacs-dev] drd-group bug (?)
Date: 12 May 2003 14:16:16 -0600

In ~/.TeXmacs/progs/my-init-texmacs.scm I added

(drd-group my-stuff% Nix)

Then, in TeXmacs I do this:

M-x
(drd-in? my-stuff% Nix)

and the error is:

ERROR: While evaluating arguments to list in expression (list
(quasiquote Nix) my-stuff%):
ERROR: Unbound variable: my-stuff%

The same thing happens when I declare

(drd-group latex-ams-symbols% ...)

and try to use (drd-in? ...) to determine whether I need the "amssymb"
package in tmtex-preamble.

It seems that the scope of (drd-group ...) is not wide enough for
(drd-in? ...) to see the (drd-group ...) .

(drd-table ...) and (drd-ref ...) works well.





reply via email to

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