Hi again,

Is there a way to make section headings automatically honour the current 
left- and rightskip? For example, like this:

\starttext
\showframe
\startnarrower[left]
\section{Section 1}
stuff
\stopnarrower
\stoptext

I know I could rig this up with 

  \dontleavehmode\vbox{\advance\hsize-\leftskip\section{Section 1}}\par

but that is horrible code. Is there any way to get the correct effect
using \setuphead ?

Best wishes,
Taco

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

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

Reply via email to