Hello,

I have some troubles with interline space setup.

1) I want whole document to have medium interline space. When I put

\setupinterlinespace[medium]

in the preample (before \starttext), it has no effect at all. I want keep all style definitions in a separate environment module, so how to make this setting 'global'?

2) The inbetween key does not work in the following command:

\definestartstop[example][style={\tfx}, before={\blank[small]}, after={\blank[small]}, inbetween={\setupinterlinespace[big]}]

I can write

before={\blank[small]\setupinterlinespace[big]}, after={\setupinterlinespace[medium]\blank[small]}

but in this way I hard-code document interlinespace (i.e., medium) in this definition, and this is not elegant solution at all.

Regards,
Vyatcheslav
___________________________________________________________________________________
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