Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-17 Thread Hans Hagen
On 5/17/2013 11:18 AM, Alan BRASLAU wrote: On Fri, 17 May 2013 09:53:48 +0200 Hans Hagen wrote: mupdf uses SIGHUP under linux -- does windows offer a similar way ? we only want to close a file, not the whole session "Sending a SIGHUP signal to the mupdf process will also cause the viewed f

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-17 Thread Hans Hagen
On 5/17/2013 11:25 AM, luigi scarso wrote: On Fri, May 17, 2013 at 11:18 AM, Alan BRASLAU mailto:alan.bras...@cea.fr>> wrote: On Fri, 17 May 2013 09:53:48 +0200 Hans Hagen mailto:pra...@wxs.nl>> wrote: > > mupdf uses SIGHUP under linux -- does windows offer a similar way ?

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-17 Thread luigi scarso
On Fri, May 17, 2013 at 11:18 AM, Alan BRASLAU wrote: > On Fri, 17 May 2013 09:53:48 +0200 > Hans Hagen wrote: > > > > mupdf uses SIGHUP under linux -- does windows offer a similar way ? > > > > we only want to close a file, not the whole session > > "Sending a SIGHUP signal to the mupdf process

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-17 Thread Alan BRASLAU
On Fri, 17 May 2013 09:53:48 +0200 Hans Hagen wrote: > > mupdf uses SIGHUP under linux -- does windows offer a similar way ? > > we only want to close a file, not the whole session "Sending a SIGHUP signal to the mupdf process will also cause the viewed file to be reloaded automatically, for

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-17 Thread Hans Hagen
On 5/17/2013 1:07 AM, luigi scarso wrote: On Fri, May 17, 2013 at 1:00 AM, Hans Hagen mailto:pra...@wxs.nl>> wrote: (for the first time i'm seriously thinking of replacing acrobat reader in my regular preview cycle, if only because there seems to be no robust way to open/close do

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-16 Thread luigi scarso
On Fri, May 17, 2013 at 1:00 AM, Hans Hagen wrote: > > (for the first time i'm seriously thinking of replacing acrobat reader in > my regular preview cycle, if only because there seems to be no robust way > to open/close docs i.e. pdfopen has to be adapted each time) > mupdf uses SIGHUP under lin

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-16 Thread Hans Hagen
On 5/17/2013 12:39 AM, Peter Rolf wrote: Am 16.05.2013 23:56, schrieb Hans Hagen: On 5/16/2013 10:26 PM, Romain Diss wrote: Hi all, With this minimal example: %%% start \setupbodyfont[dejavu] \starttext Temperature : \unit{100 celsius}. \stoptext %%% end I get the °F symbol instead of °C.

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-16 Thread Peter Rolf
Am 16.05.2013 23:56, schrieb Hans Hagen: > On 5/16/2013 10:26 PM, Romain Diss wrote: >> Hi all, >> >> With this minimal example: >> %%% start >> \setupbodyfont[dejavu] >> \starttext >>Temperature : \unit{100 celsius}. >> \stoptext >> %%% end >> >> I get the °F symbol instead of °C. With lmodern

Re: [NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-16 Thread Hans Hagen
On 5/16/2013 10:26 PM, Romain Diss wrote: Hi all, With this minimal example: %%% start \setupbodyfont[dejavu] \starttext Temperature : \unit{100 celsius}. \stoptext %%% end I get the °F symbol instead of °C. With lmodern or pagella (I did not try other fonts) the right symbol (°C) is printed

[NTG-context] [***SPAM***] Wrong °C symbol with \unit and dejavu font

2013-05-16 Thread Romain Diss
Hi all, With this minimal example: %%% start \setupbodyfont[dejavu] \starttext Temperature : \unit{100 celsius}. \stoptext %%% end I get the °F symbol instead of °C. With lmodern or pagella (I did not try other fonts) the right symbol (°C) is printed. Any idea of what goes wrong? -- Romain