[NTG-context] text alignment in table
Thomas Floeren
thfl at mac.com
Tue Apr 7 18:31:21 CEST 2015
On 7 Apr 2015, at 17:40, John Culleton wrote:
> Given this table:
> \starttabulate[|l|l]
> \NC 8:00\emdash noon \NC Ordering/opening/training\NR
> \NC \NC Food~preparation\NC\NR
> \NC Noon\emdash 2:00 PM \NC Luncheon~sales\NR
> \NC 2:00 PM\emdash 7:00 PM \NC General administration/baking \NR
> \NC \NC Supplier meeting (this is you) \NC\NR
> \stoptabulate
> ----------------------------
> the Word "Food" is left justified in the
> column (good) and the word "preparation"
> is right justified (bad). The same problem occurs
> in the string "Luncheon sales." The glyph "~"
> doesn't help.
>
A missing `|`
\starttabulate[|l|l|]
--
Thomas
More information about the ntg-context
mailing list