Hi,
In this code, the figure is placed on the base line. How to make the
numbering at the top of the figure ?

\starttext
\startitemize[n][stopper=),style=bf]
\item \midaligned{\externalfigure[figure1_reperage.pdf]}
\startitemize[a][stopper=),style=bf]
  \item Donner les coordonnées des points $A$ et $B$ dans le repère
$\left(O,\, I,\, J\right)$.
  \item Compléter les phrases suivantes :

les abscisses des points $A$ et $B$ sont $\ldots$ ;

les ordonnées des points $A$ et $B$ sont $\dots\;$.
\item Placer les points $C$ et $D$ de coordonnées respectives
$\left(-2\,;3\right)$ et  $\left(4\,;0\right)$.
\item Placer le point $E$ de même abscisse que $C$ et d'ordonnée $-1$.
\stopitemize
\stoptext

With LaTeX, I did this : \raisebox{-\height+1em}{\includegraphics{}}

thank you
___________________________________________________________________________________
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