mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] R plugin on Mac OS X


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] R plugin on Mac OS X
  • Date: Fri, 13 Jul 2012 21:12:02 +0200

On Fri, Jul 13, 2012 at 11:35:32PM +0800, Michael Lachmann wrote:
> On 13 July 2012 05:57, Joris van der Hoeven <address@hidden> wrote:
>
> > Wouldn't it be easier to create a special markup element for
> > a string which is really regarded as an atomic element,
> > but still serialized as the same string when sending it to R?
>
> Yes, that's exactly what I need!
>
> I'm not sure how to do it, though....
> I managed to make an element like TeX or TeXmacs. But they don't seem
> to serialize to anything. Do I need to specially handle them in my
> serializer?

You will need to add an entry using the 'plugin-input-converters' keyword.
Take a look at plugin-convert.scm. Instead of 'generic' for the first
argument,
you should specify the name of your plug-in.

Best wishes, --Joris



Archive powered by MHonArc 2.6.19.

Top of page