Hi everyone,

I'm currently learning how to use the gnuplot module (thank you Mojca, and all the others, for this great tool!). I stick for now with the metapost terminal, as I'm not sure I'd be able to recompile gnuplot in order to add the context terminal.

It seems that accents are not supported in gnuplot scripts. In the example below, both the methods to typeset accents fail. Is there a solution to this? Maybe there is something wrong with my settings...

Best regards,
Morgan


\usemodule[gnuplot]
\setupGNUPLOT[terminal=mp]
\startGNUPLOTscript[sin]
set xlabel "héllo h\'ello"
plot sin(x)
\stopGNUPLOTscript
\starttext
\useGNUPLOTgraphic[sin]
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to