Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-26 Thread Taco Hoekwater
Hi, This thread is a bit confusing to me, so if there is an actual question to me, someone has to rephrase it (and keep in mind that I have not used gnuplot in 'ages'). Mojca Miklavec wrote: set ylabel h\dochar {233}llo Should this not be set ylabel h\\dochar {233}llo because of

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-26 Thread Mojca Miklavec
On Wed, Mar 26, 2008 at 9:05 AM, Taco Hoekwater wrote: Hi, This thread is a bit confusing to me, so if there is an actual question to me, someone has to rephrase it (and keep in mind that I have not used gnuplot in 'ages'). Yes, I have two questions (that have been discussed at the

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-25 Thread Ethan Merritt
On Monday 24 March 2008 08:53, Mojca Miklavec wrote: PS: I'm CC-ing to Ethan in case he has some proposal about what could be done with metapost terminal to support UTF-8 (one of the best thing to do would be to remove cmr, but more is needed), and I'm CC-ing to the developer of the new TikZ

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-25 Thread Morgan Brassel
Hi everyone, Hi Mojca, I finally compiled gnuplot with support for the context terminal. It was really easy in the end, I should not have been afraid... I have two questions however (see example below): * Does the option 'solid' work with the context terminal? I still get dashed lines

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-25 Thread Mojca Miklavec
On Tue, Mar 25, 2008 at 3:28 PM, Morgan Brassel wrote: Hi everyone, Hi Mojca, I finally compiled gnuplot with support for the context terminal. It was really easy in the end, I should not have been afraid... I have two questions however (see example below): * Does the option 'solid'

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-25 Thread Morgan Brassel
You can use \setupGNUPLOTterminal [context] [dashed=no, textscale=0.9] Thank you, Mojca! The dashed option is ok, but I didn't manage to have 'textscale' work: adding these lines in my previous example still gives 12pt font... Am I missing something? * ' and quotes do not give

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-25 Thread Mojca Miklavec
On Tue, Mar 25, 2008 at 4:57 PM, Morgan Brassel wrote: You can use \setupGNUPLOTterminal [context] [dashed=no, textscale=0.9] Thank you, Mojca! The dashed option is ok, but I didn't manage to have 'textscale' work: adding these lines in my previous example still

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-25 Thread Henning Hraban Ramm
Am 2008-03-25 um 18:11 schrieb Mojca Miklavec: On Tue, Mar 25, 2008 at 4:57 PM, Morgan Brassel wrote: set xlabel 'I\'\ m sorry!' If UTF-8 works, why don’t you just use a proper apostrophe (’ vs. ') then? Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/

[NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Morgan Brassel
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

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Mojca Miklavec
Here's a short summary for Hans (or Taco), so that he doesn't need to read any further: - is it possible to have the contents between \startGPscript ... \stopGPscript go verbatim to the temporary file instead of having to be parsed? - Is there a way to get UTF-8 accented latin characters out of

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Mojca Miklavec
On Mon, Mar 24, 2008 at 4:53 PM, Mojca Miklavec wrote: The problems mentioned under #2 are just a few among many other reasons why I have written the context terminal. I forgot to say: TikZ is the only other terminal that I know of and that (has a potential to) work reasonably well under

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Morgan Brassel
On Mon, 24 Mar 2008, Mojca Miklavec wrote: Here's a short summary for Hans (or Taco), so that he doesn't need to read any further: - is it possible to have the contents between \startGPscript ... \stopGPscript go verbatim to the temporary file instead of having to be parsed? - Is there a

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Mojca Miklavec
On Mon, Mar 24, 2008 at 5:35 PM, Morgan Brassel wrote: Hi Mojca, and thanks for your quick (and detailed) reply, I'm using debian sid with default ConTeXt, texlive, and gnuplot packages. Not trying to compile gnuplot myself is probably a matter of lazyness, as it should not be too

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Mojca Miklavec
On Mon, Mar 24, 2008 at 3:38 PM, Morgan Brassel [EMAIL PROTECTED] wrote: 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

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Mojca Miklavec
On Mon, Mar 24, 2008 at 7:52 PM, Ethan Merritt [EMAIL PROTECTED] wrote: On Monday 24 March 2008 08:53, Mojca Miklavec wrote: PS: I'm CC-ing to Ethan in case he has some proposal about what could be done with metapost terminal to support UTF-8 (one of the best thing to do would be to

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Hans Hagen
Mojca Miklavec wrote: That's also right. Actually, btex label etex which calls TeX (in an extremely inefficient way, among other things) is the one that doesn't know how to handle them. It would be nice if someone from this mailing list had at least some idea if that is solvable or not.

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Mojca Miklavec
On Mon, Mar 24, 2008 at 11:02 PM, Hans Hagen wrote: Mojca Miklavec wrote: That's also right. Actually, btex label etex which calls TeX (in an extremely inefficient way, among other things) is the one that doesn't know how to handle them. It would be nice if someone from this mailing

Re: [NTG-context] UTF-8 characters and gnuplot module

2008-03-24 Thread Hans Hagen
Mojca Miklavec wrote: On Mon, Mar 24, 2008 at 11:02 PM, Hans Hagen wrote: Mojca Miklavec wrote: That's also right. Actually, btex label etex which calls TeX (in an extremely inefficient way, among other things) is the one that doesn't know how to handle them. It would be nice if