Am 04.12.2008 um 12:46 schrieb Steffen Wolfrum:

> Hi,
>
> this code
> \setupformulas[location=left]
> \placeformula \startformula
> K = V + W(V) × S (Gleichung 1)
> \stopformula
>
> gives, as expected:
> (1.1) K = V + W(V ) × S
>
> But I need the following label ("Gleichung" means "formula"):
> (Gleichung 1) K = V + W(V ) × S
>
> How can this be done (in Mk II) ?

In the same way as you do it in MkIV :)

\setupformulas[way=bytext]
\setuplabeltext[de][formula=Gleichung~]

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