texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] Citations in TeXmacs 1.0.1.10 and 1.0.1.14


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] Citations in TeXmacs 1.0.1.10 and 1.0.1.14
Date: Fri, 23 May 2003 10:38:14 +0200 (CEST)


> From: Norbert Nemec <address@hidden>
> texmacs-1.0.1.14/progs/core/tools/tm-edit.scm:
>
>        (tm-define (make-inactive-apply-arg s)
>          (:type (string ->))
>          (:synopsis "Make an inactive function application with name @s.")
>>>        (make-inactive-apply)
>          (insert-string s)
>          (insert-argument)
>          (set-message "Press <Return> to activate" s))
>
> "make-inactive-apply" does not seem to exist. IMO, it should be
>        (make-inactive "apply" 1)
> instead. (Just a quick guess without further investigations)

Thanks for reporting this problem; I corrected it for the next version.
This solves the issue below:

On Thu, 22 May 2003 address@hidden wrote:
> I am unable to insert a citation with TeXmacs 1.0.1.10 or 1.0.1.14.
>
> With TeXmacs 1.0.1.5 and 1.0.1, as the manual indicates,
> Link->Citation->Visible prompts one to enter a citation.
>
> With more recent TeXmacs, this has no effect so there
> seems no way to enter the citation.





reply via email to

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