[NTG-context] disabling font features with xetex (was: Monospaced greek font)

2009-09-11 Thread Aditya Mahajan
On Tue, 8 Sep 2009, Wolfgang Schuster wrote: Am 08.09.2009 um 06:56 schrieb Aditya Mahajan: Hi, Is there a monospaced font which matches with Latin Modern and contains greek letters? Computer Modern Unicode Sans Serif How do I remove font features with xetex? I have the following exampl

Re: [NTG-context] columns with unequal width

2009-09-11 Thread Aditya Mahajan
On Sat, 12 Sep 2009, Vyatcheslav Yatskovsky wrote: Hello, Can I create columns with unequal width with \startcolumns? (Say, first column is 75% and second is 25%) AFAIK, no. To create columns with different widths, you need to use columsets. Aditya _

[NTG-context] columns with unequal width

2009-09-11 Thread Vyatcheslav Yatskovsky
Hello, Can I create columns with unequal width with \startcolumns? (Say, first column is 75% and second is 25%) Regards, Vaytcheslav ___ If your question is of interest to others as well, please add an entry to t

[NTG-context] \showgrid

2009-09-11 Thread Andreas Harder
Hello, with ConTeXt ver: 2009.09.11 18:14 MKIV the use of \showgrid results in a blank page. \starttext \showgrid \input tufte \stoptext Regards Andreas ___ If your question is of interest to others as

Re: [NTG-context] Pagenumbering of appendices

2009-09-11 Thread Derek CORDEIRO
On Fri, Sep 11, 2009 at 2:34 PM, Olaf Mersmann < olafm+cont...@kimberly.tako.de > wrote: > * Derek CORDEIRO [090911 07:51]: > > On Thu, Sep 10, 2009 at 9:10 PM, > > > > > wrote: > > > I've been trying to turn off the conversion of page numbers to roman > > > numerals in my appendix without any

Re: [NTG-context] status of minimals

2009-09-11 Thread Aditya Mahajan
On Fri, 11 Sep 2009, Mohamed Bana wrote: Does a simple example with mplib work at your end? \starttext \startMPpage draw fullcircle scaled 3cm ; \stopMPpage \stoptext You can try to regenerate the metafun format. no that results in an empty page. aren't the formats generated when i run first

[NTG-context] [OT] Prime Minister apologises over death of Alan Turing

2009-09-11 Thread luigi scarso
http://www.itwire.com/content/view/27664/53/1/1/ -- luigi ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/

[NTG-context] new beta

2009-09-11 Thread Hans Hagen
Hi, I uploaded a new beta that fixes a couple of the recently reported bugs. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 4

Re: [NTG-context] Placing MP graphic without line breaks

2009-09-11 Thread Hans Hagen
Vyatcheslav Yatskovsky wrote: Another question arises. The following produces grids in a column (i.e. with line breaks). How to place MP graphics like words, in a row? \starttext \startuseMPgraphic{cg} drawoptions(withpen pencircle scaled 0.1pt withcolor black) ; draw hlingrid(0, 6, 1, 0.8cm,

Re: [NTG-context] TeXWorks settings for ConTeXt mark IV

2009-09-11 Thread Hans Hagen
Vyatcheslav Yatskovsky wrote: Hello, Could anyone please share TeXWorks settings for ConTeXt mark IV? they are in the distribution (context/data/...) also one can run texworks with mtxrun --script texworks --start -

[NTG-context] index and LuaTeX

2009-09-11 Thread Bernd Militzer
Hello, using This is luatex, version beta-0.43.0-2009081911 ConTeXt  ver: 2009.09.09 14:31 MKIV  fmt: 2009.9.10  int: english/english The following code does not work like accepted, the index is OK, but  for index "last" and "Militzer" no interaction are possible ! % ---> snip \setupcolors[s

[NTG-context] TeXWorks settings for ConTeXt mark IV

2009-09-11 Thread Vyatcheslav Yatskovsky
Hello, Could anyone please share TeXWorks settings for ConTeXt mark IV? Reagds, Vyatcheslav ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / ht

[NTG-context] Placing MP graphic without line breaks

2009-09-11 Thread Vyatcheslav Yatskovsky
Another question arises. The following produces grids in a column (i.e. with line breaks). How to place MP graphics like words, in a row? \starttext \startuseMPgraphic{cg} drawoptions(withpen pencircle scaled 0.1pt withcolor black) ; draw hlingrid(0, 6, 1, 0.8cm, 1cm) ; draw vlingrid(0, 4, 1, 1

Re: [NTG-context] status of minimals

2009-09-11 Thread Mohamed Bana
Aditya Mahajan wrote: On Tue, 8 Sep 2009, Mohamed Bana wrote: i think this is a bug. system : module HorizontalStripes loaded (/home/mbana/context.beta/tex/texmf-local/tex/context/third/simple-slides/simpleslides-s-HorizontalStripes.tex simpleslides: loading HorizontalStripes s

Re: [NTG-context] A Metapost question

2009-09-11 Thread Arthur Reutenauer
> b) Does anyone mind if I add "Using in ConTeXt" section to > http://wiki.contextgarden.net/MetaPost ? Of course not, that's what the wiki is here for. Arthur ___ If your question is of interest to others

Re: [NTG-context] A Metapost question

2009-09-11 Thread Hans Hagen
Vyatcheslav Yatskovsky wrote: Hello, a) Can anyone explain me the practical difference between \startuseMPgraphic and \startreusableMPgraphic ? Both the former and the latter allow to place a picture few times. 'reuse' makes smaller pdf files as graphics are only included once; so does 'uni

Re: [NTG-context] A Metapost question

2009-09-11 Thread Vyatcheslav Yatskovsky
Sorry, already have found the answer to my question in MetaFun Manual (metafun-s). [blush] Vyatcheslav ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

[NTG-context] A Metapost question

2009-09-11 Thread Vyatcheslav Yatskovsky
Hello, a) Can anyone explain me the practical difference between \startuseMPgraphic and \startreusableMPgraphic ? Both the former and the latter allow to place a picture few times. b) Does anyone mind if I add "Using in ConTeXt" section to http://wiki.contextgarden.net/MetaPost ? Regards,

Re: [NTG-context] t-bit works with mkii but fails with mkiv

2009-09-11 Thread Taco Hoekwater
Hi, Joshua Lee wrote: Hi All, I write a simple example to check the t-bib, it works fine with pdftex, but fails with luatex. Attached files are the source and output files. Thanks. Please try the latest beta, Hans has made fixes in it so that it should now work ok. Also, I want to say well do

Re: [NTG-context] Pagenumbering of appendices

2009-09-11 Thread Olaf Mersmann
* Derek CORDEIRO [090911 07:51]: > On Thu, Sep 10, 2009 at 9:10 PM, > wrote: > > I've been trying to turn off the conversion of page numbers to roman > > numerals in my appendix without any luck. Here is a minimal example: > > > > \setuppagenumbering[way=bytext,location={bottom, right}] > > \s