[NTG-context] context on texlive

2006-09-13 Thread zhaohs
Dear everyone, My Operating System is Ubuntu 6.06,I now use the context combined with cjk 4.6.0 shipped with texlivetest2006-live-20060215.iso to support chinese charaters ,when I use the command: texexex --pdf my_file.tex,I can obtain the ultimate pdf files , but when I use the command: texex

[NTG-context] beta

2006-09-13 Thread Hans Hagen
a new beta: - cloned figure numbers fixed - new shades should work ok now - txt in mp should work again now Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt |

Re: [NTG-context] mlabels figurelabels

2006-09-13 Thread Hans Hagen
Peter Fisker Skjoldan wrote: > Hello all! > > I'm trying to put labels on figures by following the mlabels manual. > I cannot seem to get even a simple example to work because the > command \startfigurelabels is not recognized. > I am not sure whether I should load a module for this feature. >

[NTG-context] mlabels figurelabels

2006-09-13 Thread Peter Fisker Skjoldan
Hello all! I'm trying to put labels on figures by following the mlabels manual. I cannot seem to get even a simple example to work because the command \startfigurelabels is not recognized. I am not sure whether I should load a module for this feature. Any help appreciated, Peter

[NTG-context] [Fwd: Re: context on texlive]

2006-09-13 Thread Hans Hagen
-- - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com

[NTG-context] footnote numbering

2006-09-13 Thread Horacio Suarez
hello I insist in a question: I have: \setupfootnotes[way=bychapter] but it doesn´t restart the footnote numbering at chapter. But if I write: \setupfootnotes[way=bysection] It does restart each \section. Is the sintax ok? What i´m doing wrong? The last book i´ve fix it inseriting fake a

Re: [NTG-context] runMPgraphicstrue produces undefined figure

2006-09-13 Thread Sanjoy Mahajan
Hans Hagen wrote: > well, opening files and overwriting them can be done anyway That's true. Though the default teTeX setup seems to be (from texmf.cnf): % Allow TeX \openin, \openout, or \input on filenames starting with `.' % (e.g., .rhosts) or outside the current tree (e.g., /etc/passwd)?

Re: [NTG-context] runMPgraphicstrue produces undefined figure

2006-09-13 Thread Sanjoy Mahajan
Hans Hagen wrote: > Sanjoy Mahajan wrote: > > Actually, on my system (Ubuntu, a Debian derivative), changing the > > texmf.cnf file directly is not a good idea. Instead one should change > > the same line in /etc/texmf/texmf.d/95NonPath.cnf and then run > > 'update-texmf' as root to generate the t

[NTG-context] spaceinbetween (TABLE)

2006-09-13 Thread Peter Rolf
Hi, the TABLE paramter 'spaceinbetween' doesn't work, if you use it combinations with split=repeat. This is not a beta only problem, as the verson from 08.08.2006 shows the same behaviour. Greetings, Peter \starttext \bTABLE [spaceinbetween=3mm, columndistance=3mm, split=repeat,% works with

Re: [NTG-context] "Update ConTeXt" + standalone distr (Windows)

2006-09-13 Thread Mari Voipio
On Mon, 11 Sep 2006, Hans Hagen wrote: > ...\usr\local\context\goodies\bin > > has unzip Not in my Windows standalone distros. :-( The one at work is about a month old, the one at home just a week old, my older CD version is from April, but it's the same with all of them: in ../usr/local/conte

Re: [NTG-context] \setuppapersize[XY] not working properly with landscape orientation

2006-09-13 Thread Mojca Miklavec
On 9/7/06, Mojca Miklavec wrote: > Hello, > > \setuppapersize[XY] is not working properly when paper orientation is > landscape. The following code results in pages of dimensions 29.5 x > 29.5 cm: > > \setuppapersize > [XY][A4,landscape] > \setuppaper > [nx=3,ny=1] > \setuparranging

Re: [NTG-context] index formatting

2006-09-13 Thread Steffen Wolfrum
I also downloaded the current beta but the problem related to collapsing page numbers is still there. Just comment / uncomment the marked line and watch the change in the third register (the one that uses the "compress=yes" key): \starttext \placelist[section][criterium=all] \blank[5*big] \

Re: [NTG-context] runMPgraphicstrue produces undefined figure

2006-09-13 Thread Hans Hagen
Sanjoy Mahajan wrote: > Actually, on my system (Ubuntu, a Debian derivative), changing the > texmf.cnf file directly is not a good idea. Instead one should change > the same line in /etc/texmf/texmf.d/95NonPath.cnf and then run > 'update-texmf' as root to generate the texmf.cnf file. > incredib