From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53452 Path: news.gmane.org!not-for-mail From: Alan BRASLAU Newsgroups: gmane.comp.tex.context Subject: Re: placefigure broken in mkiv? Date: Thu, 15 Oct 2009 17:42:16 +0200 Organization: CEA DSM-IRAMIS-SPEC Message-ID: <200910151742.16955.alan.braslau@cea.fr> References: <4AD72BEE.2000206@gmail.com> <0CCBAE2A-7108-4DEC-83FD-D8721766FF8A@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255621361 15205 80.91.229.12 (15 Oct 2009 15:42:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2009 15:42:41 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 15 17:42:33 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MySTB-00080Y-39 for gctc-ntg-context-518@m.gmane.org; Thu, 15 Oct 2009 17:42:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1E90EC9B4F; Thu, 15 Oct 2009 17:42:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id D6JQqdXK-pI3; Thu, 15 Oct 2009 17:42:17 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AD139C9AAF; Thu, 15 Oct 2009 17:42:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C12B4C9AAF for ; Thu, 15 Oct 2009 17:42:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JPT91WGD87n5 for ; Thu, 15 Oct 2009 17:41:59 +0200 (CEST) Original-Received: from sainfoin-out.extra.cea.fr (sainfoin-out.extra.cea.fr [132.166.172.107]) by balder.ntg.nl (Postfix) with ESMTP id 7E017C9A9C for ; Thu, 15 Oct 2009 17:41:59 +0200 (CEST) Original-Received: from epeire1.extra.cea.fr (epeire1.extra.cea.fr [132.167.198.31]) by sainfoin.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-2.0) with ESMTP id n9FFfxa1025766 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 15 Oct 2009 17:41:59 +0200 Original-Received: from orpin2.extra.cea.fr (orpin2.extra.cea.fr [132.167.198.5]) by epeire1.extra.cea.fr (8.14.2/8.14.2) with ESMTP id n9FFfwH2025383 for ; Thu, 15 Oct 2009 17:41:58 +0200 (envelope-from alan.braslau@cea.fr) Original-Received: from iram-hb-003386.localnet (iram-hb-003386.extra.cea.fr [132.166.20.134]) by orpin2.extra.cea.fr (8.13.8/8.13.8/CEAnet-Intranet-out-1.1) with ESMTP id n9FFfwvL011819 for ; Thu, 15 Oct 2009 17:41:58 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.30; KDE/4.3.2; x86_64; ; ) In-Reply-To: <0CCBAE2A-7108-4DEC-83FD-D8721766FF8A@googlemail.com> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:53452 Archived-At: On Thursday 15 October 2009 17:29:12 Wolfgang Schuster wrote: > Am 15.10.2009 um 16:04 schrieb Vyatcheslav Yatskovsky: > > Hello, > > > > A document that was previously compiled successfully a few months > > ago, now throws an exception. > > > > My code: > > \placefigure > > [middle] > > {none} > > {\externalfigure[2009-05-26_200309s][width=0.9\textwidth]} > > \placefigure[middle,none]{}{...} > > the official way in mkiv (please add this to the new mkii/mkiv > difference page on the wiki) This indeed is a cleaner syntax. However, on the subject of \placefigure, there appears to be a small bug in mkiv. (Untested) minimal example: \usemodule[bib] ... \starttext \placefigure[right,none]{}{\externalfigure[file][width=.3\textwidth] Text...\cite{Me2009} \blank[2*line] \placepublications[criterium=all] \stoptext The publications list is typeset full \textwidth and overflows the figure. Alan ___________________________________________________________________________________ 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 ___________________________________________________________________________________