Am 22.03.2011 um 01:02 schrieb Pavel Striz:
> \def\Picture#1#2#3%
> {%
> \vbox to 3in%
> {%
> \vfil%
> \placefigure[left][#3]%
> {%
> \hangindent=0.5pt\hangafter=1{}%
> #2%
> }%
> {%
> \hskip-11pt\hbox to 3in%
> {%
> \Text%
> {%
> \externalfigure[#1][width=3in]%
> }%
> \hss%
> }%
> }%
> }%
> }%
\def\Picture#1#2#3%
{\placefigure
[][#3]{#2}%
{\leftaligned{\externalfigure[#1][width=3in,background=Label,backgroundoffset=1ex]}}}
or
\def\Picture#1#2#3%
{\placefigure
[][#3]{#2}%
{\framed
[align={flushleft,low},frame=off,height=3in,width=broad]
{\externalfigure[#1][width=3in,background=Label,backgroundoffset=1ex]}}}
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________