Re: [NTG-context] dejavu: inline math fraction spacing too tight?

2013-10-25 Thread Hans Hagen
On 10/25/2013 5:57 PM, Khaled Hosny wrote: On Fri, Oct 25, 2013 at 07:23:43AM +0900, Hans Hagen wrote: On 10/24/2013 2:46 PM, "H. Özoguz" wrote: \setupbodyfont [dejavu,12pt] \starttext $a/b$ $1/2$ $π/3$ \stoptext Is this indeed the desired spacing? What do others think? Thanks. I think yo

Re: [NTG-context] Using CMYK for print jobs

2013-10-25 Thread William Adams
On Oct 25, 2013, at 9:09 AM, hwit...@gmail.com wrote: > GIMP also shows an RGB model for the resulting pdf file. > Also is this mention of pixel resultion of 72x72 correct or useful? > I tried to get a 300 dpi resolution for output. ConTeXt just typesets text, places graphics and runs graphi

[NTG-context] Using CMYK for print jobs

2013-10-25 Thread hwitloc
A printer I want to use only handles files which use CMYK colorspace/model.. I tried building my mkiv file using cmyk=yes, as shown below: \setupcolors[state=start, rgb=no, cmyk=yes, overprint=yes] Using ImageMagick's identify program to check the resulting file it show the following: Reso

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-25 Thread Otared Kavian
Hi everyone, I installed MacOS X 10.9 « Mavericks » on top of the latest MacOS X 10.8, and could run my installation of ConTeXt stand alone without any problem, despite having Skia.ttf on my system: Version 8.0d1e1 Location/Library/Fonts/Skia.ttf Unique name

Re: [NTG-context] \startstructurelevel

2013-10-25 Thread Wolfgang Schuster
Am 25.10.2013 um 11:40 schrieb Procházka Lukáš Ing. - Pontex s. r. o. : > Hello, > > is there a default structure (if so, what is its name?) which would yield > \subsection when used inside \section, so: > > \starttext > \section{Sec} >\startstructurelevel[title={SSec}] % This should giv

[NTG-context] \startstructurelevel

2013-10-25 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, is there a default structure (if so, what is its name?) which would yield \subsection when used inside \section, so: \starttext \section{Sec} \startstructurelevel[title={SSec}] % This should give \subsection, but gives \section (or higher) aaa \stopstructurelevel \

Re: [NTG-context] tikz-3dplot?

2013-10-25 Thread Mojca Miklavec
On Fri, Oct 25, 2013 at 11:19 AM, Xan wrote: > Hi, > > Is there available tikz-3dplot [http://www.ctan.org/pkg/tikz-3dplot] for > ConTeXt? > > Is it possible to use it? Most of the time packages written on top of TikZ can relatively painlessly be ported to plain TeX and ConTeXt even if they have

[NTG-context] tikz-3dplot?

2013-10-25 Thread Xan
Hi, Is there available tikz-3dplot [http://www.ctan.org/pkg/tikz-3dplot] for ConTeXt? Is it possible to use it? Thanks in advance, Xan ___ If your question is of interest to others as well, please add an entry to th

Re: [NTG-context] dejavu: inline math fraction spacing too tight?

2013-10-25 Thread Khaled Hosny
On Fri, Oct 25, 2013 at 07:23:43AM +0900, Hans Hagen wrote: > On 10/24/2013 2:46 PM, "H. Özoguz" wrote: > >>\setupbodyfont [dejavu,12pt] > >>\starttext > >>$a/b$ > >> > >>$1/2$ > >> > >>$π/3$ > >>\stoptext > >> > >>Is this indeed the desired spacing? What do others think? > >> > >>Thanks. > > > >I

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-25 Thread Taco Hoekwater
On 10/24/2013 10:00 AM, Wolfgang Schuster wrote: Am 24.10.2013 um 09:45 schrieb Pierre Bovet : OK, that was not a good example… But the the message above is coming with any other otf fonts: fonts > names > globbing path '/Library/Fonts/**.ttf' mtx-context | fatal error: no retu

Re: [NTG-context] dejavu: inline math fraction spacing too tight?

2013-10-25 Thread Alan BRASLAU
On Fri, 25 Oct 2013 10:14:45 +0200 Wolfgang Schuster wrote: > > So, who can fix the font issue? > > (tex/texmf/fonts/opentype/public/xits/xits-math.otf) > > https://github.com/khaledhosny/xits-math/issues OK, reported to Khaled. Thanks Alan _

Re: [NTG-context] dejavu: inline math fraction spacing too tight?

2013-10-25 Thread Wolfgang Schuster
Am 25.10.2013 um 10:08 schrieb Alan BRASLAU : > On Fri, 25 Oct 2013 07:23:43 +0900 > Hans Hagen wrote: > >> it looks like a font issue to me .. i could hack a solution but prefer >> not to do that (the less exceptions we have the better) >> >> Hans > > So, who can fix the font issue? > (tex/

Re: [NTG-context] dejavu: inline math fraction spacing too tight?

2013-10-25 Thread Alan BRASLAU
On Fri, 25 Oct 2013 07:23:43 +0900 Hans Hagen wrote: > it looks like a font issue to me .. i could hack a solution but prefer > not to do that (the less exceptions we have the better) > > Hans So, who can fix the font issue? (tex/texmf/fonts/opentype/public/xits/xits-math.otf) Alan __

Re: [NTG-context] MacOsX Mavericks and Luatex

2013-10-25 Thread Meer, H. van der
On 25 okt. 2013, at 00:13, Hans Hagen mailto:pra...@wxs.nl>> wrote: anyway, in a next beta you can set this in texmf.cnf.lua: return { content = { directives = { ["fonts.usesystemfonts"] = false, }, }, } Best do that in texmf-local as a next update will overwrite