ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alasdair McAndrew <amca01@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Trouble with columns
Date: Wed, 30 Mar 2011 23:49:15 +1100	[thread overview]
Message-ID: <AANLkTinSJKTHcZM-8_h_YgO-wGSfqRnGDnzhunQua0tz@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1102 bytes --]

I was setting up a test for my students, consisting of one page (A4
landscape), three columns.  Each column consisted of a question, below which
there was an empty frame in which to write the answer.  The layout then was
something like
--
\startcolumns[n=3]
\startitemize[n]
\item First question

\framed[height=10cm width=\textwidth]{}

\column

\item Second question

\framed[height=10cm width=\textwidth]{}

\column

\item Third question

\framed[height=10cm width=\textwidth]{}

\stopitemize
\stopcolumns
--

All well and good - except!  the second "\column" command pushed the third
column onto a second page.  However without that "\column", no matter what
parameters I gave the page layout, the third question text would appear at
the bottom of the second column.  I ended up getting around this by putting
a "\vskip3cm" in place of the second "\column".  This worked, but seems like
an ugly workaround.

What's going on here - and what am I doing wrong?

Thanks,
Alasdair



-- 
Blog: http://amca01.wordpress.com
Web:  http://bit.ly/Alasdair
Facebook: http://www.facebook.com/alasdair.mcandrew

[-- Attachment #1.2: Type: text/html, Size: 1428 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

             reply	other threads:[~2011-03-30 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-30 12:49 Alasdair McAndrew [this message]
2011-03-30 20:19 ` Wolfgang Schuster

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=AANLkTinSJKTHcZM-8_h_YgO-wGSfqRnGDnzhunQua0tz@mail.gmail.com \
    --to=amca01@gmail.com \
    --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).