ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Struggles with the bTABLE eTABLE environment
Date: 12 Dec 2003 09:16:01 +0100	[thread overview]
Message-ID: <1071216961.1489.5.camel@linux.local> (raw)

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

Hi Hans,

Currently I am using the following version under Windows:

ConTeXt  ver: 2003.11.26  fmt: 2003.11.27  int: english  mes: english
and pdfeTeXk, Version 3.141592-1.11a-2.1 

The attached code-sample breaks with an error of "missing number".
Because I am sure, that this kind of table compiled previously I tried
the following

Next to the current installation I run on a linuxbox ConTeXt  ver:
2003.7.3  fmt: 2003.7.7  int: english  mes: english without problem 
and pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1

The attached code compiles to expectation.

Is there something changed in the bTABLE-eTABLE environment?

Thanks for looking into it.

Kind regards Willi


[-- Attachment #2: test.tex --]
[-- Type: text/x-tex, Size: 1400 bytes --]

% bTABLE - eTABLE environmnet

% Test code compile with ConTeXt  ver: 2003.7.3  fmt: 2003.7.7  int: english  mes: english without problem 
% and pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1
% Test code breaks compilation with ConTeXt  ver: 2003.11.26  fmt: 2003.11.27  int: english  mes: english and
% pdfeTeXk, Version 3.141592-1.11a-2.1 


\setupoutput[pdftex]

\starttext
\bTABLE
\bTR
\bTD {\bf Chemische / fysische kenmerken:} \\

              {\setupTABLE[x][frame=off]
               \setupTABLE[y][frame=off]
               \bTABLE
                \bTR
                   \bTD Vocht: \eTD
                   \bTD \quad \% \eTD
                \eTR
                \bTR
                   \bTD Vet: \eTD
                   \bTD \quad \% \eTD
                \eTR
                \bTR
                    \bTD Eiwit \eTD
                    \bTD \quad \% \eTD
                \eTR
                \bTR
                    \bTD Zout \eTD
                    \bTD \quad \% \eTD
                \eTR
                \bTR
                    \bTD pH \eTD
                    \bTD \quad \eTD
                \eTR
              \eTABLE}
\eTD
\bTD{\bf Visuele en organoleptische eigenschappen:} \\
    \startitemize
       \item Geen beschadiging
       \item Geen vreemde stoffen
       \item Geen afwijkende geur
       \item Geen afwijkende kleur
    \stopitemize
\eTD
\eTR
\eTABLE
\stoptext

             reply	other threads:[~2003-12-12  8:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-12  8:16 Willi Egger [this message]
2003-12-12  9:31 ` Hans Hagen
2003-12-12 10:04 ` Hans Hagen
2003-12-13 15:30   ` Willi Egger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1071216961.1489.5.camel@linux.local \
    --to=w.egger@boede.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).