ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Subject: Re: Elevated text blocks
Date: Fri, 29 Dec 2006 10:12:14 +0100	[thread overview]
Message-ID: <20061229101214.2194d4a3.schuster.wolfgang@googlemail.com> (raw)
In-Reply-To: <20061228193403.GA4327@grohe.our-isp.org>

On Thu, 28 Dec 2006 20:34:03 +0100
Gerhard Kugler <praxis@psychotherapie-kugler.de> wrote:

Hi Gerhard,

> On Thu, Dec 28, 2006 at 01:58:02PM +0100, Wolfgang Schuster wrote:
>  
> > you can keep text togehther by putting them into a vbox and it will
> > move to the next page if it will not fit on the current page.
> > 
> 
> Thank you Wolfgang,
> 
> this will be an important possibility. Where is the best documentation
> about vbox?

Can can find the explanations from vboc in the TeXbook, there is also a
german book about plain TeX available. It is out of print and can be
downloaded from the following page:

http://www.ruhr-uni-bochum.de/www-rz/schwanbs/TeX/

> 
> > There are to many ways how you defined your example, you can find one
> > way below. The important things are saved into the before and after
> > commands in the defintion.
> > 
> > <example>
> > \defineenumeration
> 
> Why "enumeration"? The exercises are not numbered.
> 
> Gerhard
> 

It was only an example to show you the use of the before and after
parameters.

There are to many ways in ConTeXt to define an example environment, you
can do it in the following ways:

- \defineframedtext
- \defineenumeration
- \definedescription
- ...

You could also defined you own macros:

\def\startexample#1\stopexample{...}

or used only a header like

\subject{Example}


You can see, there are so many ways too achieve one thing and im
couldn't know which way you have choosen.


If you want unnumbered examples with enumeration you can disable the
number with \setupenumeration[number=no] .


Wolfgang

  reply	other threads:[~2006-12-29  9:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-27 21:25 Gerhard Kugler
2006-12-28 12:58 ` Wolfgang Schuster
2006-12-28 19:34   ` Gerhard Kugler
2006-12-29  9:12     ` Wolfgang Schuster [this message]
2006-12-28 16:48 ` Aditya Mahajan
2006-12-28 19:26   ` Gerhard Kugler
2006-12-28 20:03     ` Aditya Mahajan
2006-12-28 20:25       ` Gerhard Kugler

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=20061229101214.2194d4a3.schuster.wolfgang@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).