ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Setup footertexts
@ 2003-07-03 20:40 Willi Egger
  2003-07-04  7:28 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Willi Egger @ 2003-07-03 20:40 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-04 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-03 20:40 Setup footertexts Willi Egger
2003-07-04  7:28 ` Hans Hagen
2003-07-04 15:10   ` Willi Egger

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).