mailing-list for TeXmacs Users

Text archives Help


Re: Math output from a scheme session


Chronological Thread 
  • From: Ian Grant <address@hidden>
  • To: address@hidden
  • Subject: Re: Math output from a scheme session
  • Date: Fri, 02 May 2003 09:00:36 +0100


> You could hack something around:
>
> (define my-math '(concat "x" (rsup "2") "+y" (rsup "2") "=z" (rsup "2"))
> (insert-object `(with "mode" "math" ,my-math))
>

This is fine, thanks. Is there something similar I can do for graphics?

Also, can you point to where to find info on the format of the math strings?

Thanks again
Ian
--
Ian Grant, Computer Lab., William Gates Building, JJ Thomson Ave., Cambridge
Phone: +44 1223 334420




  • Re: Math output from a scheme session, Ian Grant, 05/02/2003

Archive powered by MHonArc 2.6.19.

Top of page