Am 29.12.2008 um 19:52 schrieb Brecht Machiels:

Wolfgang Schuster wrote:
Am 29.12.2008 um 18:55 schrieb Brecht Machiels:
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.
\definestartstop
 [abstract]
 [style={\switchtobodyfont[9pt]\bf}]

I had also tried this... but this results in some weird effects. Using:
\setupbodyfontenvironment [9pt][interlinespace=10pt]
it does not seem to change the interline spacing (when comparing it to
\setupbodyfontenvironment [9pt][interlinespace=12pt]
)

Trying to see what is going on, I try:
\setupbodyfontenvironment [9pt][interlinespace=20pt]
and I get something that cannot be correct:
http://homes.esat.kuleuven.be/~bmachiel/rfic/template.pdf

Any ideas?

Try a newer LuaTeX version.

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

Reply via email to