texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] some problems (texmacs: to exclusive) images )


From: BB
Subject: Re: [Texmacs-dev] some problems (texmacs: to exclusive) images )
Date: Thu, 15 Nov 2012 22:51:19 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

Hi Philippe,

Thanks a lot for you answer.  I finally found the following:

in place of :

(make-postscript "/usr/local/-imagetemp.eps" #f "" "" "" "" "" "") )

we have now:

(make-image "/usr/local/-imagetemp.eps" #f "" "" "" "") )

Best,
bb.


----------
Le 02.10.12 10:46, address@hidden a écrit :
Hi Bertrand,

I don't found any answer for my problem 5 : Why  (with 1.0.7.16)  i cannot introduce the command   (make-postscript "/usr/local/-imagetemp.eps" #f "" "" "" "" "" "") from a menu, even if that is still working with my old version (1.0.7.2) ?
I think I know the answer to that one: Quite a while ago the scheme functions for inserting images were modified/renamed. make-postscript does not exist any more. Try with make-image.

Revision 3490 : Remove image clipping parameters from markup
Revision 3471 : Rename 'postscript' -> 'image'

Best,
Philippe


_______________________________________________
Texmacs-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/texmacs-dev


reply via email to

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