ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jörg Hagmann" <joerg.hagmann@unibas.ch>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: balancing columns (solved)/ page breaks and itemization (new)
Date: Thu, 30 Aug 2007 11:30:26 +0200	[thread overview]
Message-ID: <46D68E32.50402@unibas.ch> (raw)
In-Reply-To: <115224fb0708292335q5b433d86l45eb73517c1e7da2@mail.gmail.com>

Balancing columns: Since the problem occurred twice only, I adopted 
Wolfgangs solution. Thanks Hraban and Wolfgang!

Another problem:
Itemizations occur very often in my manuscript (typically 
[packed,joinedup]). I would like page breaking to occur when the page is 
full, regardless of the number of lines left over on the next page (or 
the number of lines at the bottom of a page). At present, the gaps left 
at the bottom of a page look ugly, especially when there is a footnote 
with its line above.
\adaptlayout doesn't do anything

Is there a way to setup this behaviour (without affecting pagebreaking 
outsitde itemizations)?

Thanks, Jörg

Wolfgang Schuster wrote:
> 2007/8/29, Henning Hraban Ramm <hraban@fiee.net>:
>   
>> Am 2007-08-29 um 15:53 schrieb Jörg Hagmann:
>>
>>     
>>> In the following minimal example, the left column contains 5, the
>>> right
>>> one 3 lines. I tried \column to get 4 + 4, but it didn't work
>>>       
>> The columns features are broken for a long time now, esp. with stuff
>> like \startlines, \starttabulate etc.
>>
>> Maybe you could try column sets. I resolved to tables for my lead
>> sheets (ugly code, like old HTML).
>>
>> http://wiki.contextgarden.net/Columns
>>
>> Greetlings from Lake Constance!
>> Hraban
>>     
>
> Hi,
>
> if he has this problem only at one place and has no time he could
> use TeX's halign primitive because this did still work.
>
> It is also easy to write a simple wrapper around this this emulate
> ConTeXt's table syntax.
>
> \starttext
>
> \startcolumns[rule=on]
> \halign{\strut#\quad&\hfil#\cr
> one: & text \cr
> two: & text \cr
> three: & text \cr
> four: & text \cr
> five: & text \cr
> six: & text \cr
> seven: & text \cr
> eight: & text \cr}
> \stopcolumns
>
> \stoptext
>
> Wolfgang
> ___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>
>   

-- 
Prof.Dr.med. Jörg Hagmann-Zanolari
Institute of Biochemistry and Genetics
Centre of Biomedicine, University of Basel
Mattenstrasse 28
CH-4058 Basel
Switzerland
Phone +41 (0)61 267 3565

___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2007-08-30  9:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-29 13:53 balancing colums Jörg Hagmann
2007-08-29 16:00 ` Henning Hraban Ramm
2007-08-30  6:35   ` Wolfgang Schuster
2007-08-30  9:30     ` Jörg Hagmann [this message]
2007-08-30 16:52       ` page breaks and itemization Henning Hraban Ramm

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=46D68E32.50402@unibas.ch \
    --to=joerg.hagmann@unibas.ch \
    --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).