From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30472 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: XeTeX and \placefigure Date: Thu, 24 Aug 2006 10:40:05 +0200 Message-ID: <44ED65E5.4080307@wxs.nl> References: <3e73596b0608232029q68941779o9954b6ddca87b052@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156408825 30281 80.91.229.2 (24 Aug 2006 08:40:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 08:40:25 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 24 10:40:23 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GGAl9-0001QN-VE for gctc-ntg-context-518@m.gmane.org; Thu, 24 Aug 2006 10:40:20 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E477F1FED1; Thu, 24 Aug 2006 10:40:17 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28433-06; Thu, 24 Aug 2006 10:40:13 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 387051FECD; Thu, 24 Aug 2006 10:40:13 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D6F001FECD for ; Thu, 24 Aug 2006 10:40:10 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27704-03-2 for ; Thu, 24 Aug 2006 10:40:09 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with SMTP id CBC621FECC for ; Thu, 24 Aug 2006 10:40:08 +0200 (CEST) Original-Received: from [10.100.1.104] (unverified [10.100.1.104]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 2621 for ; Thu, 24 Aug 2006 10:40:08 +0200 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Original-To: mailing list for ConTeXt users In-Reply-To: <3e73596b0608232029q68941779o9954b6ddca87b052@mail.gmail.com> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:30472 Archived-At: Pepe Barbe wrote: > Hello, > > I've been trying to compile my document using XeTeX and it gives me > the following error: > you probably need a newer context % engine=xetex output=xtx \externalfigure[cow.pdf] \end works ok here (or one can give texexec --xetex filename) in the process you should see something: figures : using rlxtools to determine size of cow.pdf RlxTools | cow.pdf is identified (./cow.pdf.rli) below is a message from a direct parse of the pdf file (rather old stuff when pdf was more simple) > ! Emergency stop. > > b > \setPDFmediabox ...#3 #4 #5]#6\done ->\dimen 2=#2b > p\dimen 2=-\dimen 2 \dimen... > > \checkPDFmediabox ...se \setPDFmediabox #2#3\done > \fileprocessedtrue \fi > \doprocessline ... to \fileline \doprocessPDFline > \relax \expandafter \dopro... > > \dogetPDFmediabox ...chread {#1}\doprocessPDFline > \egroup \ifx \PDFxoffset \... > > \getfiguredimensionsA ...heightb } \executedfalse > \ifexecuted \donetrue \ifd... > .... > l.40 [height=.25\textheight] } > > It comes from the following code. > > \placefigure [here] [fig:cell_type_diag] > {Typical diagram of the main cell types \cite[Web:2006aa], > \cite[Web:2006ab]} > \startcombination[2*1] > { \externalfigure[chp1_prokaryote_diagram] > [height=.25\textheight] }{Prokaryote} > { \externalfigure[chp1_eukaryote_diagram] > [height=.25\textheight] } {Eukaryote} > \stopcombination > > Any ideas? > > Thanks, > Pepe > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------