Hello,

I used LuaTeX for the document, to use it with pdfTeX you need a few
additional settings.

- replace \usetypescript[postscript] with \usetypescript[postscript][ec]
- if you use a older ConTeXt version, add \usetypescriptfile[type-gyr]
  to the style file
- add \enableregime[utf] to the sample document

Both solutions worked (once I got 'texexec --lua' working anyway).

In your original style file, you put:
\setupbodyfontenvironment [9pt][interlinespace=10pt]

I assume this should set the interline spacing of the Abstract section to 10pt? This doesn't work however. I assume this is because the style option to \definestartstop[abstract] does not change the bodyfont, and thus not the interline spacing.

I have tried using \setupinterlinespace in the \definestartstop[abstract], but to no avail.

Regards,
Brecht
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to