ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Page-breakable framed text
@ 2004-02-25 15:41 Mike Aizatsky
  2004-02-26 14:07 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Aizatsky @ 2004-02-25 15:41 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-02-27  0:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-25 15:41 Page-breakable framed text Mike Aizatsky
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

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).