Re: [NTG-context] fluctuating baseline of header text

2014-12-27 Thread Pablo Rodriguez
On 12/26/2014 11:32 PM, j. van den hoff wrote: [...] in this example (and with this font) the problem is only occuring when toggling between pages 6/7 or 7/8 (at sufficient zoom it's easy to see), i.e.the header is shifted downward on page 7. in other docs with different fonts it happens

Re: [NTG-context] fluctuating baseline of header text

2014-12-27 Thread j. van den hoff
On Sat, 27 Dec 2014 10:40:30 +0100, Pablo Rodriguez oi...@gmx.es wrote: On 12/26/2014 11:32 PM, j. van den hoff wrote: [...] in this example (and with this font) the problem is only occuring when toggling between pages 6/7 or 7/8 (at sufficient zoom it's easy to see), i.e.the header is shifted

Re: [NTG-context] fluctuating baseline of header text

2014-12-27 Thread Hans Hagen
On 12/27/2014 12:16 PM, j. van den hoff wrote: On Sat, 27 Dec 2014 10:40:30 +0100, Pablo Rodriguez oi...@gmx.es wrote: On 12/26/2014 11:32 PM, j. van den hoff wrote: [...] in this example (and with this font) the problem is only occuring when toggling between pages 6/7 or 7/8 (at sufficient

Re: [NTG-context] fluctuating baseline of header text

2014-12-27 Thread j. van den hoff
On Sat, 27 Dec 2014 13:36:49 +0100, Hans Hagen pra...@wxs.nl wrote: On 12/27/2014 12:16 PM, j. van den hoff wrote: On Sat, 27 Dec 2014 10:40:30 +0100, Pablo Rodriguez oi...@gmx.es wrote: On 12/26/2014 11:32 PM, j. van den hoff wrote: [...] in this example (and with this font) the problem

Re: [NTG-context] fluctuating baseline of header text

2014-12-27 Thread j. van den hoff
On Sat, 27 Dec 2014 15:07:31 +0100, j. van den hoff veedeeh...@googlemail.com wrote: - package the header text in a box and set the height of that box and if you don't mind, would you give me a pointer/keyword/command name so that I can look up how to do this? joerg -- Using Opera's

Re: [NTG-context] fluctuating baseline of header text

2014-12-27 Thread j. van den hoff
coming back to this again, if one uses old-style numerals for the page numbering the problem is aggravated: \showframe\showglyphs \definefontfeature [default] [default] [onum=yes] \definefontfamily [mainface] [serif] [garamondno8] \setupbodyfont[mainface,12pt] \setupheader

[NTG-context] misalignment of equation numbers

2014-12-27 Thread j. van den hoff
in this example: \starttext bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla \placeformula \startformula K_1 \rightarrow E(f) = \frac {K_1(f)} { f}\,. \stopformula \placeformula \startformula K_1 \rightarrow \startmathcases \NC

[NTG-context] Define a new type section with metafun

2014-12-27 Thread Akira Kakuto
Dear Fabrice, A try and error method which you may not want: % macros=mkvi \setuppapersize[A4][A4] \setupcolors[state=start,cmyk=yes,mpcmyk=yes] \definecolor[mycolor][c=0.45,m=0.00,y=0.1,k=0.00] \definecolor[colortext][c=1,m=0.00,y=0.3,k=0.3] \starttext \startuniqueMPgraphic{funny} path p ;

Re: [NTG-context] fluctuating baseline of header text

2014-12-27 Thread Hans Hagen
On 12/27/2014 4:35 PM, j. van den hoff wrote: my questions: -- would that (a common baseline for the text in all the page headers) be better or worse than the present behaviour from a typographical point of view? whatever variant we make, you always need to take font properties into account

Re: [NTG-context] Asymptote in Context

2014-12-27 Thread Aditya Mahajan
On Wed, 24 Dec 2014, Context NTG wrote: Could anybody explain how to use Asymptote in ConTeXt with the filter module. Can you post a minimal asymptote file and how it shoud be processed via the command line? Aditya