ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mike Aizatsky <mm_aa@yahoo.com>
Subject: Page-breakable framed text
Date: Wed, 25 Feb 2004 07:41:53 -0800 (PST)	[thread overview]
Message-ID: <20040225154153.43882.qmail@web41507.mail.yahoo.com> (raw)

Hi!

Is there a way to produce a page-breakable framed
text?  I've already spent several hours on this and
still can't find the solution. Or, may be there's a
better way to achieve the effect, shown in the sample?

Sample:

% interface=en output=pdftex

\defineframedtext[procedure][frame=off, leftframe=on,
rulethickness=.4mm]

\def\StartProcedure{\startnarrower[2*left]
\startprocedure \startitemize[n]}
\def\StopProcedure{\stopitemize \stopprocedure
\stopnarrower}

\def\Step{\item}

\starttext

\dorecurse{20}{Some Text. Some Text. Some Text. }

\StartProcedure
\dorecurse{10}{
\Step\dorecurse{20}{Some Text.}
}
\StopProcedure

\dorecurse{20}{Some Text. Some Text. Some Text. }

\stoptext

=====

				MA

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

             reply	other threads:[~2004-02-25 15:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-25 15:41 Mike Aizatsky [this message]
2004-02-26 14:07 ` Hans Hagen
2004-02-26 14:22   ` Re[2]: " Giuseppe Bilotta
2004-02-26 15:06     ` Hans Hagen
2004-02-27  0:47       ` Re[3]: " Giuseppe Bilotta

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=20040225154153.43882.qmail@web41507.mail.yahoo.com \
    --to=mm_aa@yahoo.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).