ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with \startnarrower (?)
@ 2006-11-21 21:04 Alan Bowen
  2006-11-21 21:26 ` Peter Rolf
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Bowen @ 2006-11-21 21:04 UTC (permalink / raw)


There seems to be a change in latest ConTeXt (ver: 2006.11.20 09:49  
MK II  fmt: 2006.11.20  int: english/english) that has broken my  
definitions for setting extracts in the body text.

\defineblank[extractdistance][3pt]

\definestartstop[extract][
   before={[extractdistance]
     	\setupnarrower[left=1.5pc,right=1.5pc]
     	\startnarrower[left,right]
	\noindent},
   after={\stopnarrower
    	\blank[extractdistance]
	\indenting[yes]}]

\starttext

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi  
commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id  
pulvinar odio lorem non turpis. Nullam sit amet enim. Suspendisse id  
velit vitae ligula volutpat condimentum.
\startextract
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi  
commodo, ipsum sed pharetra gravida, orci magna rhoncus neque,  
id             pulvinar odio lorem non turpis. Nullam sit amet enim.  
Suspendisse id velit vitae ligula volutpat condimentum.
\stopextract
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi  
commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id  
pulvinar odio lorem non turpis. Nullam sit amet enim.

\stoptext

fails with the message:
! Undefined control sequence.
<argument> \dosinglenarrower

\redorepeatwithcommand [#1]#2->#2
                                  {#1}
\dodorepeatwithcommand ...repeatwithcommand [#1]#5
                                                   \else  
\dododorepeatwithcom...

\next1 #1,->\docommand {#1}
                            \doprocesscommaitem
<argument> \relax left,
                        right
\doprocesscommalist ...aitem \gobbleoneargument #1
                                                   ,]\relax \global  
\advance ...
...
l.14 \startextract


If I comment out \startnarrower[left,right] and \stopnarrower in the  
definition of \definestartstop[extract], the text is set (though not  
as I should like).

Any suggestions?

Alan

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

end of thread, other threads:[~2006-11-22 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-21 21:04 problem with \startnarrower (?) Alan Bowen
2006-11-21 21:26 ` Peter Rolf
2006-11-22 12:51   ` Alan Bowen

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