[NTG-context] font error?

2011-03-28 Thread Hans van der Meer
Just experimenting somewhat with fonts. Could the following be a font problem? Or is it just not possible in this typeface (taken from fonts in context page 70) Example: \def\thetypeface{asana} \setupbodyfont[\thetypeface] \starttext [\thetypeface]\quad Hello world!\space$c = \sqrt{a^2+b^2}$

Re: [NTG-context] font error?

2011-03-28 Thread Wolfgang Schuster
Am 28.03.2011 um 10:12 schrieb Hans van der Meer: Just experimenting somewhat with fonts. Could the following be a font problem? Or is it just not possible in this typeface (taken from fonts in context page 70) Works for me. mtx-context | current version: 2011.03.27 14:48 Wolfgang

Re: [NTG-context] font error?

2011-03-28 Thread Hans van der Meer
On 28 mrt 2011, at 10:21, Wolfgang Schuster wrote: Am 28.03.2011 um 10:12 schrieb Hans van der Meer: Just experimenting somewhat with fonts. Could the following be a font problem? Or is it just not possible in this typeface (taken from fonts in context page 70) Works for me.

Re: [NTG-context] font error?

2011-03-28 Thread Hans van der Meer
Also downloaded latest monimals: ConTeXt ver: 2011.03.28 01:03 MKIV fmt: 2011.3.28 int: english/english Same happens here. Hans van der Meer On 28 mrt 2011, at 10:40, Hans van der Meer wrote: On 28 mrt 2011, at 10:21, Wolfgang Schuster wrote: Am 28.03.2011 um 10:12 schrieb Hans van

Re: [NTG-context] Lucida font?

2011-03-28 Thread Hans van der Meer
I may finally have found the cause of this problem! My afm files are somewhat older and they turned out to have Macintosh line endings instead of Unix line endings. I guess Taco Hoekwater can tell us how detrimental this is. Hans van der Meer On 26 mrt 2011, at 22:34, Hans van der Meer wrote:

[NTG-context] Arranging pages ...

2011-03-28 Thread Willi Egger
Hi all, I got a trouble with arranging pages. While this gives me the desired result with Context 2011-02-14 MKIV I get weird output with context 2011-03-27 MKIV. Could someone test the attached file? Kind regards Willi test-inslag.pdf Description: Adobe PDF document test-inslag.tex

Re: [NTG-context] Arranging pages ...

2011-03-28 Thread Hans van der Meer
I get the same pdf here with: ConTeXt ver: 2011.03.28 01:03 MKIV fmt: 2011.3.28 int: english/english Hans van der Meer On 28 mrt 2011, at 11:27, Willi Egger wrote: Hi all, I got a trouble with arranging pages. While this gives me the desired result with Context 2011-02-14 MKIV I get

[NTG-context] beta (backend)

2011-03-28 Thread Andreas Harder
Here is another error with the latest beta: \setupbackend[format=PDF/X-4p] \starttext test \stoptext Greeting Andreas ___ If your question is of interest to others as well, please add an entry to the Wiki!

[NTG-context] Reference jump location

2011-03-28 Thread Marco
I have the feeling that this issue is well known, but I cannot find a solution at the moment. When clicking on a reference the jump goes underneath the heading making it invisible. How to make the jump to a position that the heading stays visible? Example: \setupinteraction [state=start,

Re: [NTG-context] Lucida font?

2011-03-28 Thread Hans Hagen
On 28-3-2011 11:15, Hans van der Meer wrote: I may finally have found the cause of this problem! My afm files are somewhat older and they turned out to have Macintosh line endings instead of Unix line endings. I guess Taco Hoekwater can tell us how detrimental this is. you could try local

Re: [NTG-context] beta (backend)

2011-03-28 Thread Hans Hagen
On 28-3-2011 12:29, Andreas Harder wrote: Here is another error with the latest beta: \setupbackend[format=PDF/X-4p] \starttext test \stoptext fixed in next beta ... there might be more such buglets (namespace changes i.e. more code moved to the backends namespace) Hans

[NTG-context] Capital spacing feature

2011-03-28 Thread Andreas Harder
Consider the following example \definefontfeature[capital spacing] [cpsp=yes] \definefontfeature[small capitals] [c2sc=yes] \starttext \setfontfeature{capital spacing} % not OK % \setfontfeature{small capitals} % OK ABCDEFGHIJKLMNOPQRSTUVWXYZ \stoptext It works okay with small capitals

[NTG-context] Problem with en-dash in footer

2011-03-28 Thread Florian Wobbe
Hi, this used to work before: \setupcombinedlist[content][alternative=c] \setupfootertexts[{should be en-dash: -- \hfill \pagenumber}] \setupfooter[style=\ssbi] % -- comment out \starttext %text % -- comment in \completecontent \stoptext Strange is, that the en-dash is there when either the

[NTG-context] Dolly's Underware ?

2011-03-28 Thread Steffen Wolfrum
Hi Hans, with todays beta I just re-ran Vedran's posted minimal example (see below): Still there is Underware laying around under d. Whom does it belong to? Hans, please fix this bug fast! In my current book there is a truckload of ownerless underware laying around :o) Steffen ---

Re: [NTG-context] Dolly's Underware ?

2011-03-28 Thread Hans Hagen
On 28-3-2011 8:07, Steffen Wolfrum wrote: No, not necessarily. Just run the same file (see below) with MkII: Dolly with Underware, fine. well, mkii is not a reference for this and mkiv shres no register code with it; also, you can consider the fact that mkii does not ignore faulty entries

Re: [NTG-context] Dolly's Underware ?

2011-03-28 Thread Steffen Wolfrum
Am 28.03.2011 um 21:26 schrieb Hans Hagen: On 28-3-2011 8:07, Steffen Wolfrum wrote: No, not necessarily. Just run the same file (see below) with MkII: Dolly with Underware, fine. well, mkii is not a reference for this and mkiv shres no register code with it; also, you can consider