Hi Guys,
I am trying out the following environment:
\starttabulate[p(5mm)p(5mm)]
\HL
\NS[1][c] Wurfstärke R / H \NC\NR
\NC 2 \NC 3 \NC\NR
\HL
\stoptabulate
These are the columns of a larger table that cause problems.
P() and \NS do not work together. But also
\starttabulate[cc]
\HL
\NS[1][c] W
Hi David,
Your example, as shown below, does not give an error using the recent
standalone distribution (your installation dates from last May).
Alan
On Thu, 3 Dec 2015 23:05:29 +
"Arnold, David" wrote:
> Hi,
>
> I entered:
>
>
> \starttabulate[]
> \NC test \VL test \VL test \V
Hi,
I entered:
\starttabulate[]
\NC test \VL test \VL test \VL\NR
\VL test \NC test \VL test \VL\NR
\VL test \VL test \NC test \VL\NR
\VL test \VL test \VL test \NC\NR
\stoptabulate
And got this error:
! Undefined control sequence.
\tabulatecontent ->\NC test \VL
Can someo
Am 20.09.2010 um 13:10 schrieb Henning Hraban Ramm:
>
> Am 2010-09-20 um 11:00 schrieb Wolfgang Schuster:
>
>>
>> Am 20.09.2010 um 10:50 schrieb Hongwen Qiu:
>>
>>> \setuptabulate[footer=repeat] has no effect, so is this a bug or if
>>> something has been changed?
>>
>> This was never suppor
Am 2010-09-20 um 11:00 schrieb Wolfgang Schuster:
Am 20.09.2010 um 10:50 schrieb Hongwen Qiu:
\setuptabulate[footer=repeat] has no effect, so is this a bug or if
something has been changed?
This was never supported.
And \setuptabulate[header=repeat] can only repeat a single row(see
the
Am 20.09.2010 um 10:50 schrieb Hongwen Qiu:
> \setuptabulate[footer=repeat] has no effect, so is this a bug or if
> something has been changed?
This was never supported.
> And \setuptabulate[header=repeat] can only repeat a single row(see the
> minimal example below). So is this a bug or is it
\setuptabulate[footer=repeat] has no effect, so is this a bug or if
something has been changed?
And \setuptabulate[header=repeat] can only repeat a single row(see the
minimal example below). So is this a bug or is it never been implemented
or thought like this?
TIA for any help or feedback.
Min