ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with Figures
@ 2004-07-17  6:21 Salman Khilji
  2004-07-17  7:55 ` Problem with Figures (Fixed) Salman Khilji
  0 siblings, 1 reply; 3+ messages in thread
From: Salman Khilji @ 2004-07-17  6:21 UTC (permalink / raw)


From the beginner's manual, I created the following:

\starttext

\useexternalfigure
  [Photo][hass03g]
  [width=.4\textwidth]
\useexternalfigure
  [Graphic][gracht]
  [width=.4\textwidth]
\placefigure
  [here,force]
  [fig:canal]
  {The Hasselt Canals.}
  \startcombination[2*1]
  {\externalfigure[Photo]}   {a bitmap picture}
  {\externalfigure[Graphic]} {a vector graphic}
  \stopcombinatie

\stoptext


I typed the input file exactly as in the manual.  I am getting the following 
error:

! Missing { inserted.
<to be read again>
                   \let
\noshowargumenterror ->\let
                            \expectedarguments \noexpectedarguments
\dodoubleempty #1->\noshowargumenterror
                                        \doifnextcharelse 
[{\dodoubletestemp...
l.13   \startcombination
                        [2*1]
?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-17 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-17  6:21 Problem with Figures Salman Khilji
2004-07-17  7:55 ` Problem with Figures (Fixed) Salman Khilji
2004-07-17 13:08   ` Henning Hraban Ramm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).