ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "h+i" <na199@worldonline.de>
Cc: ntg-context@ntg.nl
Subject: Re: Long tables
Date: Wed, 8 May 2002 11:51:11 +0200	[thread overview]
Message-ID: <3CD9112F.6994.1E2FE0@localhost> (raw)

Longtable in LaTeX does it. See sample code below (Calc.sty is also used in 
the sample).
ESglobal below is -- if I remember right -- a small  eps-picture. Put in a very 
long text for the dots.

Table.tex (the mother for tables in Context) has also a variety for long tables, 
in the original version is this the option "\BeginTable[u]" (without the "), but 
does not (AFAIK) help with repeating headers and footers. The placing of 
these  had to found via trial runs.

In any case finetuning might be necessary as the lines (text or rules) might 
not have the same vertical distance, depending of the contents of the cells. 
Also longtable might not break the table within e.g. an "itemize" (or similar) 
environment.

Henning Heinze

-------------------------------

\begin{longtable}{|p{\textwidth-12pt}|}%[c]
\hline
\usebox{\ESglobal}\ \ \textsc{\textbf{Globale 
Perspektive}}\addtocounter{table}{-1}\\
\centerline{\textsc{\textbf{Going Global -- wie Marktforscher ihren Kunden 
folgen}}\rule[-2ex]{0ex}{5ex}}\\
\endfirsthead
\hline
\centerline{\footnotesize{\textsc{Going Global -- wie Marktforscher ihren 
Kunden folgen} (Fortsetzung)}}\\
\endhead
\multicolumn{1}{|r|}{\footnotesize Fortsetzung auf der n"achsten Seite}\\ \hline
\endfoot
\footnotesize\setlength{\baselineskip}{0pt}\textit{Quellen}:
David Reed, ,,LifestyleData: Desperately Seeking a Lifestyle Data Currency,`` 
Precision Marketing, 20.\,Oktober 1997.
\texttt {http://www.experian.com/},
\texttt {http://www.wigeogis.at/, http://www.caci.co.uk/}
\\ \hline
\endlastfoot
Nicht nur die Hersteller von Produkten.............................................
 Einwohnern nicht mehr, und man zog sich aus dem Markt zur"uck.\\
\rule{0ex}{3ex}\textbf{Einfach zum Nachdenken:}
\begin{itemize}\setlength{\itemsep}{0pt} \setlength{\topsep}{0pt} 
\setlength{\parskip}{0pt} \setlength{\partopsep}{0pt}
\item Ist es f"ur Unternehmen im Dienstleistungssektor schwieriger zu 
internationalisieren als f"ur jene im Investitionsg"uterbereich? Wie w"urden 
Sie diese Frage vor dem Hintergrund der Erfahrungen von Experian 
beantworten?
\item Warum haben Informationen "uber den Lebensstil von Konsumenten, 
alleine oder in Kombination mit Konsumgewohnheiten oder geographischen 
Daten, eine derartige Bedeutung f"ur Konsumg"uterhersteller?
\end{itemize}
\end{longtable}

> Ahoi!
> 
> I know there's a possibility to set long (several pages) tables with buffers 
> and \splitbuffer (or \splittable?)
> Hans told me "long time ago", but I can't find it anymore.
> 
> I could simply use tabulate, but I need headers and footers on every page.
> 
> Grüßlis vom Hraban!
> -- 
> http://www.fiee.net/texnique/
> ---


             reply	other threads:[~2002-05-08  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-08  9:51 h+i [this message]
2002-05-08 16:46 ` Henning Hraban Ramm
  -- strict thread matches above, loose matches on Subject: below --
2002-05-07 20:58 Henning Hraban Ramm
2000-07-10 23:49 long tables Hraban
2000-07-12 10:47 ` Hans Hagen
2000-07-14 19:07   ` Hraban
2000-07-17  0:08     ` Hans Hagen

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=3CD9112F.6994.1E2FE0@localhost \
    --to=na199@worldonline.de \
    --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).