Re: [NTG-context] clipping in metafun has weird side effects

2014-11-02 Thread Hans Hagen
On 10/31/2014 1:33 PM, Tobias Columbus wrote: On Fri, Oct 31, 2014 at 12:22:37PM +0100, Hans Hagen wrote: On 10/31/2014 10:15 AM, Tobias Columbus wrote: def a_impl text t = begingroup save c ; picture c ; c := mycircle ; clip c to bbox c scaled 0.5 ; try this to see what

Re: [NTG-context] (again) bug in index sorting?

2014-11-02 Thread Robert Blackstone
On 2 Nov 2014, at 12:00 , Pablo Rodriguez oi...@gmx.es wrote I have the following sample: \setuppapersize[A6] \starttext \index{tipografía digital} \index{tipografías} \index{tomato white} \index{tomatoes red} \index{idioma+de un pasaje} \index{idioma+del documento} \completeindex

[NTG-context] Strange behavior with the command \color[]{}

2014-11-02 Thread Fabrice Couvreur
Hi, In the code below, if I comment the two lines, it's okay, but if I uncomment those two lines, the number of faces of the cubes is not white but black, and there are pieces of text green. Best regards, Fabrice \usemodule[tikz] \usetikzlibrary[calc] \usetikzlibrary[cd] \usetikzlibrary[3d]

Re: [NTG-context] clipping in metafun has weird side effects

2014-11-02 Thread Tobias Columbus
On Sun, Nov 02, 2014 at 11:29:24AM +0100, Hans Hagen wrote: On 10/31/2014 1:33 PM, Tobias Columbus wrote: On Fri, Oct 31, 2014 at 12:22:37PM +0100, Hans Hagen wrote: On 10/31/2014 10:15 AM, Tobias Columbus wrote: def a_impl text t = begingroup save c ; picture c ; c := mycircle ;

[NTG-context] Natural tables introduces spaces in \type

2014-11-02 Thread Christoph Reller
Hi, Why does \type{...} introduce spaces when used inside natural tables? MWE: \starttext \type{\test\test} %- no space introduced \bTABLE \bTR \bTD \typ{\test\test} \eTD \eTR %- space introduced \eTABLE \stoptext Kind Regards, Christoph

Re: [NTG-context] Natural tables introduces spaces in \type

2014-11-02 Thread Hans Hagen
On 11/2/2014 2:27 PM, Christoph Reller wrote: Hi, Why does \type{...} introduce spaces when used inside natural tables? MWE: \starttext \type{\test\test} %- no space introduced \bTABLE \bTR \bTD \typ{\test\test} \eTD \eTR %- space introduced \eTABLE \stoptext it's the way tex works (when

Re: [NTG-context] (again) bug in index sorting?

2014-11-02 Thread Alan BRASLAU
On Sun, 2 Nov 2014 12:45:25 +0100 Robert Blackstone blackstone.rob...@gmail.com wrote: On 2 Nov 2014, at 12:00 , Pablo Rodriguez oi...@gmx.es wrote I have the following sample: \setuppapersize[A6] \starttext \index{tipografía digital} \index{tipografías} \index{tomato white}

[NTG-context] OT: of interest for inter-European travel

2014-11-02 Thread Alan BRASLAU
The Deutsche Bahn and its partners in Danemark, in the Netherlands, in France, in Switzerland and in the Czech Republic plan to close the following overnight train lines at the end of the year 2014: Amsterdam-Copenhague Copenhague-Prague Prague-Amsterdam Bâle-Copenhague Berlin-Paris

Re: [NTG-context] OT: of interest for inter-European travel

2014-11-02 Thread Hans Hagen
On 11/2/2014 4:10 PM, Alan BRASLAU wrote: The Deutsche Bahn and its partners in Danemark, in the Netherlands, in France, in Switzerland and in the Czech Republic plan to close the following overnight train lines at the end of the year 2014: Amsterdam-Copenhague Copenhague-Prague

[NTG-context] \placetable whitespace problem in columnset

2014-11-02 Thread Bryor Snefjella
I have a document using columnsets to place tables near an entry in a long list of sorts. The problem is that wherever I issue a \placetable \placefigure etc command, I get unwanted extra whitespace between entries where the command is issued. I have tried changing the parameters in \setupfloats,