ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <dwarnold45@cox.net>
Subject: End of chapter solutions
Date: Sun, 19 Mar 2006 15:26:36 -0800	[thread overview]
Message-ID: <72B9861E-CB70-48DE-8B9C-C43855B9E1C2@cox.net> (raw)

All,

Again, I have:

\defineenumeration[questions][location=serried,text=\blank]
\setupenumerations[questions][before={\unnumberedsubsection{Exercises} 
\startcolumns[n=2]},after=\stopcolumns,number=no]

\defineenumeration[answers][location=serried,text=\blank]
\setupenumerations[answers][before={\unnumberedsubsection{Answers} 
\startcolumns[n=2]},after=\stopcolumns,number=no]

\def\placeanswers{\startanswers\doifmodeelse{short}{\selectblocks 
[shortanswer][criterium=section]}{\selectblocks[longanswer] 
[criterium=section]}\stopanswers}

\defineenumeration[question][location=inleft,text={\color[heavygreen] 
\bgroup}]
\setupenumerations[question][stopper={.\egroup}]

\defineenumeration[subquestion][location=hanging,text={\color 
[heavygreen]\bgroup},conversion=characters]
\setupenumerations[subquestion][stopper={.\egroup}]

\defineenumeration[answer][location=inleft,text={\color[heavygreen] 
\bgroup}]
\setupenumerations[answer][stopper={.\egroup}]

\defineenumeration[subanswer][location=hanging,text={\color 
[heavygreen]\bgroup},conversion=characters]
\setupenumerations[subanswer][stopper={.\egroup}]

\defineblock[question,shortanswer,longanswer]
\hideblocks[shortanswer,longanswer]

How can I adjust this so that my questions start from #1 at the  
beginning of each section? Then, how can I place the solutions at the  
end of the chapter like this?

Section 1

1.
2.
3.

Section 2

1.
2.
3.

Section 3

1.
2.
3.

Thanks. I am in need of fresh ideas.

                 reply	other threads:[~2006-03-19 23:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=72B9861E-CB70-48DE-8B9C-C43855B9E1C2@cox.net \
    --to=dwarnold45@cox.net \
    --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).