mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Re: literate programming, again. Question about syntax highlighting.


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Re: literate programming, again. Question about syntax highlighting.
  • Date: Thu, 24 Sep 2009 19:20:43 +0200

Hi Michael,

On Sun, Sep 13, 2009 at 02:02:26PM +0200, Michael Lachmann wrote:
> if anyone is interested, here are the keywords I added to
> cpp_color_setup_keywords... there are some more though...
> ///// D
> t("unittest")=c ;
> t("import")=c ;
> t("assert")=c ;
> t("alias")=c ;
> t("const")=c ;
> t("cast")=c ;
> t("foreach")=c ;
> t("long")=c ;
> t("int")=c ;
> t("bool")=c ;
> t("real")=c ;
> t("char")=c ;
> t("ref")=c ;
> t("auto")=c ;

Please create an account on Savannah and give me your ID,
so that you will be able to commit these and further changes.
It would be nice if the C++ mode can be made better.

Best wishes, --Joris



Archive powered by MHonArc 2.6.19.

Top of page