John R. Culleton wrote:
> I want to create a definition that is set up similar to an itemize, or 
> more particularly like page 180 in the Context Manual, third example 
> from the top of the page. Here is what I have:
> ------------------------------------------------------
>  \definedescription[Stars]
> [width=broad,location=hanging,hang=broad,sample={***}]
> 
> \Stars{*} Rounded to nearest \$100
> 
> \Stars{**} Provided by RBC Asset Management Inc. Actual fund return 
> plus an additional 4.0\% annually
> 
> \Stars{***} Back-tested return reduced by 4.0\% annually\par} 

   \startitemize
   \sym{*} ...
   \stopitemize

should come close. but the ascii art was a bit of a mess over here.


_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to