ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: why no indentation?
Date: Tue, 29 Jun 1999 13:22:55 +0200	[thread overview]
Message-ID: <3778AC8F.1C2372D5@wxs.nl> (raw)
In-Reply-To: <199906290951.LAA01380@servalys.hobby.nl>

Wybo Dekker wrote:

> .... indenting (dutch example)

You turn indentation on by: 

\stelinspringenin[middel]              

and can locally influence it with 

                  \input tufte \par    % normal 
\inspringen  [nee]\input tufte \par    % not this one 
\inspringen   [ja]\input tufte \par    % when off, on again 
\inspringen[nooit]\input tufte \par    % never from now on 
                  \input tufte \par    % so not here too

You seldom need \inspringen. Often you turn it on and can use the
shortcuts \indentation and \noindentation when needed. Beware, ConTeXt
does not indent after \blank(o) commands, this is a feature (which an be
turned off), not a bug. 

> % the next two definitions should probably by in a separate file? How?

just put them in a file and use 

  \environment filename % no braces

The file is searched for on the current path and a few below that. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~1999-06-29 11:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-29  9:51 Wybo Dekker
1999-06-29 11:22 ` Hans Hagen [this message]
1999-06-29 13:17 ` Taco Hoekwater

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=3778AC8F.1C2372D5@wxs.nl \
    --to=pragma@wxs.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).