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
participants (1)
-
Aditya Mahajan