Re: [NTG-context] Alignment table with comma, and long long space after

2013-10-05 Thread Hans Hagen
On 10/5/2013 5:37 AM, hwit...@gmail.com wrote: I'd like to try out the new experimental mechanism for tables mentioned below. Is it correct that I need the standalone version to do this? indeed If standalone, are there differenct versions that I must select between? For example a stable sta

Re: [NTG-context] Alignment table with comma, and long long space after

2013-10-04 Thread hwitloc
I'd like to try out the new experimental mechanism for tables mentioned below. Is it correct that I need the standalone version to do this? If standalone, are there differenct versions that I must select between? For example a stable standalone, verses experimental by date or name. Thanks Re:

Re: [NTG-context] Alignment table with comma, and long long space after

2013-10-04 Thread Hans Hagen
On 9/23/2013 8:11 PM, Wolfgang Schuster wrote: Am 23.09.2013 um 15:45 schrieb Xan : On Sun, 22 Sep 2013 19:31:33 +0200 Wolfgang Schuster ha escrit: You can show us a *complete* minimal example. Wolfgang What is at final? It’s a bug in the alignment mechanism and looking for a solution.

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-24 Thread Xan
On Mon, 23 Sep 2013 20:11:01 +0200 Wolfgang Schuster ha escrit: > > Am 23.09.2013 um 15:45 schrieb Xan : > > > On Sun, 22 Sep 2013 19:31:33 +0200 > > Wolfgang Schuster ha escrit: > > > >> You can show us a *complete* minimal example. > >> > >> Wolfgang > > > > What is at final? > > It’s a

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-23 Thread Wolfgang Schuster
Am 23.09.2013 um 15:45 schrieb Xan : > On Sun, 22 Sep 2013 19:31:33 +0200 > Wolfgang Schuster ha escrit: > >> You can show us a *complete* minimal example. >> >> Wolfgang > > What is at final? It’s a bug in the alignment mechanism and looking for a solution. Wolfgang ___

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-23 Thread Xan
On Sun, 22 Sep 2013 19:31:33 +0200 Wolfgang Schuster ha escrit: > > You can show us a *complete* minimal example. > > Wolfgang What is at final? Xan ___ If your question is of interest to others as well, please a

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-22 Thread Xan
Yes: > You can show us a *complete* minimal example. > > Wolfgang % Regime \enableregime[utf] % Choose a language, and associated hyphenation rules. \mainlanguage[ca] % AMSTHM equivalent %% Exercici %% Mirar http://wiki.contextgarden.net/Command/setupdescriptions %%% posar alternative=left pe

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-22 Thread Wolfgang Schuster
Am 22.09.2013 um 19:13 schrieb Xan : > It does not work with that: > > %%% Per a què les taules se me puguin alinear amb les comes > \chardef\characteralignmentmode=2 > \chardef\characteralignmentmode\plustwo > > %%% > http://randomdeterminism.wordpress.com/2012/11/18/separation-of-content-and

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-22 Thread Xan
It does not work with that: %%% Per a què les taules se me puguin alinear amb les comes \chardef\characteralignmentmode=2 \chardef\characteralignmentmode\plustwo %%% http://randomdeterminism.wordpress.com/2012/11/18/separation-of-content-and-presentation-for-tables-part-1/ \startsetups table:sty

Re: [NTG-context] Alignment table with comma, and long long space after

2013-09-21 Thread Wolfgang Schuster
Am 21.09.2013 um 16:22 schrieb Xan : > Hi, > > I have this > > \startsetups table:style > \setupTABLE[row][first][background=color, backgroundcolor=tablecolor, > color=black, align={middle,lohi},style=ss] > \setupTABLE[column][1][align={right,lohi}] > > \setupTABLE[column][2][align={left,l

[NTG-context] Alignment table with comma, and long long space after

2013-09-21 Thread Xan
Hi, I have this \startsetups table:style \setupTABLE[row][first][background=color, backgroundcolor=tablecolor, color=black, align={middle,lohi},style=ss] \setupTABLE[column][1][align={right,lohi}] \setupTABLE[column][2][align={left,lohi},alignmentcharacter={,},aligncharacter=yes] % \setu