Am 11.02.2012 um 13:27 schrieb Pablo Rodríguez: > On 02/11/2012 06:48 AM, Wolfgang Schuster wrote: >> >> Am 10.02.2012 um 19:28 schrieb Pablo Rodríguez: >> >>> Hi there, >>> >>> I'm not able to compile this code using the latest beta: >>> >>> \definedescription[optionlisting][hang=fit] >>> \starttext >>> \optionlisting{range} especifica espectro >>> \stoptext >>> >>> Just in case it helps, >> >> 1. You need a empty line or \par at the end of the description (or use >> \startoptionlisting … \stopoptionlisting) >> >> 2. Change this in strc-con.mkvi > > Many thanks for your help, Wolfgang. > > I'm afraid it doesn't work here (log below). Do I have to rebuild the > MKIV format?
Yes because the when you run “context --make …” tex reads all source files and save them as memory dump with the name cont-xx.fmt on the disk which which is faster to read than then each file one by one. There are a few files which aren’t included in the format like typescripts (type-xx.mkiv) where you can make changes without regenerating the format. 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 ___________________________________________________________________________________