[NTG-context] Alignment problem in a table

2017-08-22 Thread Fabrice Couvreur
Hello, How to align the text of the seventh line to the left ? Thanks Fabrice \unexpanded\def\pcent#1{\math{#1\,\%}} \startsetups [table:one] \setupTABLE[start][align={middle,lohi},width=2.2cm,offset=0.8ex] \setupTABLE[column][first][width=2.5cm,align={right}]

Re: [NTG-context] alignment problem in a table

2016-07-19 Thread Alan BRASLAU
On Tue, 19 Jul 2016 15:19:11 +0200 Fabrice Couvreur wrote: > The third column of matrix is not centered vertically and > horizontally. You should note that it is NECESSARY to present a MINIMAL Working Example, that is stripped-down to ONLY the minimum necessary to

Re: [NTG-context] alignment problem in a table

2016-07-19 Thread Wolfgang Schuster
Fabrice Couvreur 19. Juli 2016 um 15:19 Hello, The third column of matrix is not centered vertically and horizontally. Add the following two lines to your example \setupformula [option=frame] \setupformulaframed[offset=0pt] and you can see the

[NTG-context] alignment problem in a table

2016-07-19 Thread Fabrice Couvreur
Hello, The third column of matrix is not centered vertically and horizontally. thank you, Fabrice \setupbodyfont[pagella,11pt] \definemathmatrix [pmatrix] [left={\left(\,},right={\,\right)}] \define[3]\coef{\math{#1_{#2, #3}}\autoinsertnextspace} \startsetups[table:initialize]