[NTG-context] figuretext problem
Matthias Weber
matweber at indiana.edu
Wed Oct 6 22:16:46 CEST 2004
Hello,
I was trying to use \startfiguretext to place a second graphics within
the figuretext. This makes the main graphics disappear:
\starttext
\startfiguretext
[left]
{none}
{\externalfigure[graph1][width=2.8in]}
text text more text
\placefigure
[here]
{none}
{\externalfigure[graph2][width=1.5in]}
\stopfiguretext
\stoptext
The result should look like
graph1 text
graph1 text
graph1 graph2
graph1 graph2
but graph1 1 doesn't show anymore (not even on another page).
Is this a mistake of mine, should I use something else (tables? --
never tried so far),
or a missing feature?
The new web site is great. Now that I can see what the
manuals are about, I am condemned to try it all out. It has already
cost me this afternoon :)
Matthias
More information about the ntg-context
mailing list