ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Definestartstop, Narrower, and Blockquotej
@ 2022-12-17 17:03 Michael Urban via ntg-context
  0 siblings, 0 replies; only message in thread
From: Michael Urban via ntg-context @ 2022-12-17 17:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Michael Urban

I get a decidedly odd (or, at least, unexpected by me) result from this, based on the example on the contextgarden page for definestartstop:

\starttext

\defineblank[ExtractDistance][3pt]
\definestartstop[Extract][
   style=slanted,
   before={\blank[ExtractDistance]
      \setupnarrower[left=2in,right=1in]
      \startnarrower[left,right]
      \noindent},
   after={\stopnarrower
      \blank[ExtractDistance]
      \indenting[next]}]
%Now the following commands are available: \startExtract and \stopExtract

\starttext
The extract from Knuth
\startExtract \input knuth \stopExtract
\stoptext

But now, blockquote is altered:

\startblockquote
\input lorem
\stopblockquote

But not narrower itself:

\startnarrower
\input lorem
\stopnarrower

\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-17 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17 17:03 Definestartstop, Narrower, and Blockquotej Michael Urban via ntg-context

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