ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Willi Egger" <w.egger@boede.nl>
Subject: Setup footertexts
Date: Thu, 3 Jul 2003 22:40:00 +0200	[thread overview]
Message-ID: <003101c341a4$2fbd8f60$0100a8c0@vademecum> (raw)

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

Hi,

Could someone have a look at the attched test.tex?
When I try to setup the footertext including a small tabulate-table I get an
errormessage on a missing '}'

pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1 (Web2c 7.3.7x)
(format=cont-en 2003.6.19)  3 JUL 2003 22:36
entering extended mode
ConTeXt  ver: 2003.4.29  fmt: 2003.6.19  int: english  mes: english

Thanks Willi

[-- Attachment #2: test.tex --]
[-- Type: application/octet-stream, Size: 496 bytes --]

% Footertexts

% W. Egger
% 3.07.2003


\setupoutput[pdftex]

\startbuffer[SetUpFooterText]
  % \bgroup
      \starttabulate[|*{4}{lw(.25\textwidth)|}]
         \NC {\tfx telefone}  \NC {\tfx website}  \NC {\tfx }    \NC {\tfx e-mail}    \NC\NR
         \NC +31 455 777777   \NC www.boede.nl    \NC            \NC w.egger@boede.nl \NC\NR
      \stoptabulate
  % \egroup
\stopbuffer

\setupfootertexts[{\getbuffer[SetUpFooterText]}][]



\starttext

Some text

\stoptext

             reply	other threads:[~2003-07-03 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-03 20:40 Willi Egger [this message]
2003-07-04  7:28 ` Hans Hagen
2003-07-04 15:10   ` 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='003101c341a4$2fbd8f60$0100a8c0@vademecum' \
    --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).