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: Re: processing very big tables
Date: Mon, 10 Apr 2017 16:25:57 +0200	[thread overview]
Message-ID: <c2672bda-3c5c-dba4-9b21-a593ebcf3e52@uni-bonn.de> (raw)
In-Reply-To: <6efdd6c0-068d-6298-9532-dde2f8b7cca7@wxs.nl>

On 09.04.2017 15:57, Hans Hagen wrote:
>
> \starttext
>
> \setuplinetable[n=2,lines=25]
> \setuplinetable[c][1][width=6cm] %
> ,background=color,backgroundcolor=red,color=white]
> \setuplinetable[c][1][width=6cm] %
> ,background=color,backgroundcolor=red,color=white]
> \setuplinetable[1][all][background=color,backgroundcolor=white]
>
> \dontcomplain
>
> \startlinetable
>     \dorecurse{100}{
>         \dorecurse{100}{
>             \NC aaa \NC test test test  test \NC \NR
>         }
>     }
> \stoplinetable
>
> \page

Alright, I experimented a bit and am back with questions I couldn't 
solve by looking at the source:

1. How does the parameter lines=NUMBER work? If I set it, I get very 
weird page breaks in some locations and lines that are printed above 
each other in other places. When I leave it out, the table isn't typeset 
at all. I can't find the right parameter to have the table fill the 
entire page.

2. Is it possible to get horizontal and vertical lines?

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
___________________________________________________________________________________

  parent reply	other threads:[~2017-04-10 14:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 11:20 Thomas A. Schmitz
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 [this message]
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=c2672bda-3c5c-dba4-9b21-a593ebcf3e52@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).