On Thu, 2005-05-19 at 12:50 +0200, Hans Hagen wrote:

> that one gav eme a headache; i finally figured out that it's due to the fact 
> that positions are not yet loaded (so, if you move \starttext to the top of 
> your 
> file, things would have worked ok)
> 
> here is a patch for page-lyr.tex:
> 
> \def\dosetMPlayer[#1][#2][#3]%
>    {\checkpositions % added
>     \edef\MPlayerwidth {\MPw{#2}}%
>     \edef\MPlayerheight{\MPh{#2}}%
>     \setlayer[#1][\c!x=\MPx{#2},\c!y=\MPy{#2},\c!position=\v!no,#3]}
> 
> alternatively you can add \checkpositions tothe top of your file
> 
> Hans

AWESOME, 

everything works alright with the patch!

Thank you very much for your help!

Richard

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to