ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sytse Knypstra <sytse.knypstra@home.nl>
To: ntg-context@ntg.nl
Subject: Re: balanced vertical spaces under \startcolumnset
Date: Wed, 21 Aug 2019 23:21:29 +0200 (CEST)	[thread overview]
Message-ID: <1787223145.3449519.1566422489218@mail.ziggo.nl> (raw)
In-Reply-To: <mailman.0.1566381601.32557.ntg-context@ntg.nl>

Dear Jeong Dal,

I use the following functions to control the start and end of columns in a columnset:


\setuplayout[grid=yes]
\emptylines[...] % see the command \emptylines in ConTeXtgarden
\setupcolumnsetstart[...][...][...][...] % see the manual COLUMNS, page 9
\setupcolumnsetlines[...][...][...][...] % see the manual COLUMNS, page 9
%\showgrid % uncomment if you want to see the grid lines and line numbers

You find the manual COLUMNS under the heading 'Layout' on
https://wiki.contextgarden.net/Manuals.

With kind regards,

Sytse


> Op 20 augustus 2019 om 12:37 schreef Jeong Dal <haksan@me.com>:
> 
> 
> Dear all,
> 
> I use the following code to make test.
> To make the same height blank spaces after the problems, I use \vfill before \column.
> The problem is that the second \column creates extra blank page.
> But, without the second \column, the height of blank spaces of the second column are different.
> 
> Is there a way to make the blank spaces height same while not to create a blank page?
> 
> Thank you for reading.
> 
> Best regards,
> 
> Dalyoung
> 
> 
> \usetypescriptfile[type-siz]
> \usemodule[units]
> \setupbodyfont[10pt,rm]
> \definecolumnset
>      [exam]
>      [n=2]
> 
> \starttext
> 
> \startcolumnset[exam]
> 
> \startitemize[n]
> \item Answer to the questions:
> 	\vfill
> 
>    \item Answer to the questions:
>    	\vfill
> 
> \column
> 
> \item Answer to the questions:
> 	\vfill
> 
>    \item Answer to the questions:
>    	\vfill
> 
> %\column
> 
> \stopitemize
> \stopcolumnset
> 
> \stoptext
___________________________________________________________________________________
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:[~2019-08-21 21:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.0.1566381601.32557.ntg-context@ntg.nl>
2019-08-21 21:21 ` Sytse Knypstra [this message]
     [not found] <mailman.1.1566727201.30271.ntg-context@ntg.nl>
2019-08-26 21:54 ` Jeong Dal
     [not found] <mailman.0.1566554401.1886.ntg-context@ntg.nl>
2019-08-24 15:36 ` Sytse Knypstra
     [not found] <mailman.1025.1566465654.1208.ntg-context@ntg.nl>
2019-08-22 13:37 ` Jeong Dal
     [not found] <mailman.946.1566291784.1208.ntg-context@ntg.nl>
2019-08-20 10:37 ` Jeong Dal

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=1787223145.3449519.1566422489218@mail.ziggo.nl \
    --to=sytse.knypstra@home.nl \
    --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).