Hi,
Is it possible to have a different line thickness right and bottom ?
Best regards,
Fabrice


\defineframed
  [ACFRAME]
  [topframe=off,
   bottomframe=on,
   rightframe=off,
   leftframe=on,
   framecolor=green,
   rulethickness=2pt,
   width=fit,
   align=flushleft,
   location=low,
   background=color,
   backgroundcolor=lightgray]

\defineenumeration
  [exemple]
  [text={Exemple},
   headstyle={\bf\feature[+][f:smallcaps]},
   headcommand=\ACFRAME,
   numberconversionset=ACCONVERSION,
   inbetween={\blank[big]},
   ]

\starttext
\startexemple
\dorecurse{10}{blabla}
\stopexemple
\stoptext
___________________________________________________________________________________
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