Am 03.03.2013 um 15:52 schrieb john Culleton <j...@wexfordpress.com>:

> Is there a facility in MKIV for creating an epigraph after a
> chapter head? The Memoir class in LaTeX has such a command.
> 
> I'll look up \definheadalternative. Maybe it covers it, maybe not. 


It depends which solution you want, a simple way is to use the framedtext
environment which can be positioned on the right margin, complexes
solutions are possible but they require more code.

\defineframedtext[epigraph][location=right,frame=off,offset=.25ex]

\starttext

\title{Ward}

\startepigraph
  \input ward
  \hairline
  \wordright{Ward}
\stopepigraph

\stoptext

Wolfgang
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to