ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: processing very big tables
Date: Sun, 9 Apr 2017 13:20:46 +0200	[thread overview]
Message-ID: <da3066bd-ecd2-784f-6af8-1e49bb0a4d04@uni-bonn.de> (raw)

Hi all,

I need some fundamental advice from experienced users: I'm processing 
xml and collecting the data in lua tables, which I want to typeset in 
some sort of table or tabular format. Typesetting requirements are 
fairly low, just a couple of columns that need to be nicely aligned, 
with the occasional horizontal overflow that should be handled 
gracefully (i.e. longer lines should be broken), and of course, the 
table has to break across pages. However, the lua tables have several 
thousands of entries, and I expect the final document to have around 
3,000 pages. When I tried Natural Tables, I got a "TeX capacity 
exceeded" error, which disappeared when I tried with a smaller part of 
my document. So my question is: what is the most "inexpensive" way of 
typesetting this sort of material? One of the table environments? Which 
one (would xtables be better?)? Or low-level vboxes within hboxes etc.? 
Or just \framed within \framed? What would you suggest for this sort of 
material?

Thanks for your insights!

Thomas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2017-04-09 11:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 11:20 Thomas A. Schmitz [this message]
2017-04-09 13:57 ` Hans Hagen
2017-04-09 14:53   ` Thomas A. Schmitz
2017-04-11  8:02     ` Henning Hraban Ramm
2017-04-11 14:17       ` Alan Braslau
2017-04-11 17:35         ` Hans Hagen
2017-04-10 14:25   ` Thomas A. Schmitz
2017-04-10 15:07     ` Hans Hagen
2017-04-10 15:20       ` Thomas A. Schmitz
2017-04-11  9:53       ` Thomas A. Schmitz
2017-04-11 10:27         ` Thomas A. Schmitz

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=da3066bd-ecd2-784f-6af8-1e49bb0a4d04@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.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).