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: Re: Itemize not breaking across pages?
Date: Sat, 12 Mar 2011 09:15:20 +1100	[thread overview]
Message-ID: <AANLkTinNq89drcvWAiC9ezC8PPFVj7eGSDe20fr6WSXO@mail.gmail.com> (raw)
In-Reply-To: <2625D479-A8C4-45FA-9DD9-0B33949D3D2B@gmail.com>


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

Thank you - that works fine; especially the first, in which the problems
read in order across, rather than down in columns.

cheers,
Alasdair

On Sat, Mar 12, 2011 at 6:05 AM, Wolfgang Schuster <
schuster.wolfgang@googlemail.com> wrote:

>
> Am 11.03.2011 um 04:07 schrieb Alasdair McAndrew:
>
> > The trouble arises when I put my tables into narrower, framedtext so as
> to be able to force proper indentation:
>
> Use tabulate.
>
> \starttext
>
> \startitemize[n]
> \dorecurse{20}
>  {\item This is a test
>    \starttabulate[|*{8}{l|}]
>    \NC (a) \NC Problem 1
>   \NC (b) \NC Problem 2
>   \NC (c) \NC Problem 3
>   \NC (d) \NC Problem 4 \NC\NR
>    \TB[3mm]
>    \NC (e) \NC Problem 5
>   \NC (f) \NC Problem 6
>   \NC (g) \NC Problem 7
>   \NC (h) \NC Problem 8 \NC\NR
>    \stoptabulate}
>  \stopitemize
>
> \page
>
> \startitemize[n]
> \dorecurse{20}
>  {\startitem Some text
>     \startitemize[a,columns,four,unpacked][left=(,right=),stopper=]
>     \dorecurse{8}{\startitem Problem \recurselevel \stopitem}
>     \stopitemize
>   \stopitem}
> \stopitemize
>
> \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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>



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

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

[-- Attachment #2: Type: text/plain, Size: 486 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-11 22:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10  7:10 Alasdair McAndrew
2011-03-10 10:01 ` Hans Hagen
2011-03-11  3:07   ` Alasdair McAndrew
2011-03-11 19:05     ` Wolfgang Schuster
2011-03-11 22:15       ` Alasdair McAndrew [this message]

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=AANLkTinNq89drcvWAiC9ezC8PPFVj7eGSDe20fr6WSXO@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).