[NTG-context] Framed in nested enumeration
Aditya Mahajan
adityam at umich.edu
Fri May 19 16:54:52 CEST 2006
Hi,
Inside a nested enumeration \frame[align=leftflush] does not work
correctly. For example
\defineenumeration
[problem]
[text=Problem,
location=hanging,
headstyle=\sc,
% headcolor=brown,
% before={\resetnumber[formula]\page[desirable]},
after=\blank,
]
\defineenumeration
[solution]
[
text=Solution,
number=no,
% headcolor=darkblue,
headstyle=bold,
location=serried,
width=broad,
before=\blank,
after=\blank,
]
\starttext
\startproblem
\input knuth %A multi paragraph problem
\startsolution
A multi paragraph solution
\leftaligned{In leftaligned works fine}
\framed[frame=on,align=leftflushed,width=broad]
{ Inside framed does not}
\startformula
\stopsolution
\stopproblem
\stoptext
Is there an option other than align=leftflushed for this kind of
thing.
Thanks,
Aditya
--
Aditya Mahajan, EECS Systems, University of Michigan
http://www.eecs.umich.edu/~adityam || Ph: 7342624008
More information about the ntg-context
mailing list