ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Minimals ignores structureblockenvironment for frontmatter etc.
Date: Sun, 20 Mar 2011 14:49:19 +0100	[thread overview]
Message-ID: <DC299B2B-800D-42F6-A2D4-BC33D03825E4@gmail.com> (raw)
In-Reply-To: <01ba01cbe703$e3f16f80$abd44e80$@com>


Am 20.03.2011 um 14:37 schrieb Tom:

> Minimals MKIV ignores the structureenvironment blocks when the suffix is
> 'matter' but applies them if the suffix is 'part.' Furthermore, they are
> applied in \starttext if between \startfrontmatter -- \stopfrontmatter, etc.
> blocks and error if between \startfrontpart -- \stopfrontpart, etc. blocks.
> The following code executes but does not apply the environment block
> commands. Commenting out the three \startstructureblockenvironment commands
> with 'matter" arguments and uncommenting the three 'part' commands will
> cause the environment block commands to be executed.

Sectionblocks have two names, one which you use for the settings and another
one when you enable it in your text, e.g. frontmatter has the internal name
“frontpart” but in the document you use it with “frontmatter”.

------------------------------------------------
| Name      | Command (\startXXX ... \stopXXX) |
|-----------------------------------------------
| frontpart | frontmatter                      |
| bodypart  | bodymatter                       |
| appendix  | appendices                       |
| backpart  | backmatter                       |
------------------------------------------------

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
___________________________________________________________________________________


  reply	other threads:[~2011-03-20 13:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-20 13:37 [***SPAM***] " Tom
2011-03-20 13:49 ` Wolfgang Schuster [this message]
2011-03-20 15:46   ` Tom
2011-03-20 16:03     ` Aditya Mahajan
2011-03-20 18:49     ` 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=DC299B2B-800D-42F6-A2D4-BC33D03825E4@gmail.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).