ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: James Ramsey <jjramsey_6x9eq42@yahoo.com>
Subject: Re: Prefixing figures with "T-", "P-", "A-"
Date: Thu, 18 Jan 2001 09:58:36 -0800 (PST)	[thread overview]
Message-ID: <20010118175836.10586.qmail@web10705.mail.yahoo.com> (raw)

--- Hans Hagen <pragma@wxs.nl> wrote:
> This can be set up with the "way=bysomething" keys,
> most variables permit
> this. 
> 
> \starttext
> 
> \startsectionblockenvironment [bodypart]
>   \setupcaptions[way=bytext]
> \stopsectionblockenvironment
> 
> \startsectionblockenvironment [appendix]
>   \setupcaptions[way=bychapter]
> \stopsectionblockenvironment
> 
> \startbodymatter
>   \chapter{test} \placefigure{}{}
> \stopbodymatter
> 
> \startappendices
>   \chapter{test} \placefigure{}{}
> \stopappendices
> 
> \stoptext

I tried typesetting the text above to see what it
would do, but texexec just gave me the error message

! Undefined control sequence.
l.3 \startsectionblockenvironment
                                 [bodypart]
? H
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the
correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.

I don't know if I have to define something beforehand
so that \startsectionblockenvironment is valid, or if
I'm just dealing with a slighly older version of
ConTeXt. (The ConTeXt I have came with teTeX 1.0.6.)

=====

----I am a fool for Christ. Mostly I am a fool.----

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/


             reply	other threads:[~2001-01-18 17:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-18 17:58 James Ramsey [this message]
2001-01-19  8:33 ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2001-01-19 23:28 James Ramsey
2001-01-18  7:14 James Ramsey
2001-01-18  9:03 ` Hans Hagen

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=20010118175836.10586.qmail@web10705.mail.yahoo.com \
    --to=jjramsey_6x9eq42@yahoo.com \
    /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).