On 2012-02-09 Wolfgang Schuster <schuster.wolfg...@googlemail.com> wrote:

> pack-rul.mkiv:
> 
> \def\pack_framed_start_orientation
> - {\ifcase\p_framed_orientation\else
> + {\ifcase\p_framed_orientation

Thanks for the quick fix.

Why do orientation and rotate produce different results? Example:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startbuffer [te]
        \starttext
                
\framed[width=5cm,height=2cm,rulethickness=3pt,align=right]{\tfd Foo}
        \stoptext
\stopbuffer

\starttext
        \startplacefigure [title=Orientation]
                \externalfigure [te] [orientation=90, frame=on]
        \stopplacefigure

        \startplacefigure [title=Rotation]
                \rotate[rotation=90]{\externalfigure [te]}
        \stopplacefigure
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Marco

Attachment: g.pdf
Description: Adobe PDF document

___________________________________________________________________________________
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