From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/79140 Path: news.gmane.org!not-for-mail From: Andy Thomas Newsgroups: gmane.comp.tex.context Subject: Re: How to put a \placefigure with no caption? Date: Mon, 12 Nov 2012 07:30:22 +0100 Message-ID: <49C0BEF9-A65D-403C-A829-0F0B5AF08CA1@web.de> References: <20121015231630.5090c07e@aga-netbook> <20121015232228.582c3737@homerow> <20121015233438.63014974@aga-netbook> <20121015234800.1db7fbb5@homerow> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1352701832 27473 80.91.229.3 (12 Nov 2012 06:30:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2012 06:30:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 12 07:30:42 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TXnXb-0000bP-IA for gctc-ntg-context-518@m.gmane.org; Mon, 12 Nov 2012 07:30:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8C25A10211; Mon, 12 Nov 2012 07:30:29 +0100 (CET) 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 9jffmpufcNuj; Mon, 12 Nov 2012 07:30:27 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 49EEC101F2; Mon, 12 Nov 2012 07:30:27 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 49860101F2 for ; Mon, 12 Nov 2012 07:30:25 +0100 (CET) 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 M7Iwn3Iro7wj for ; Mon, 12 Nov 2012 07:30:24 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 0592C101E2 for ; Mon, 12 Nov 2012 07:30:23 +0100 (CET) Original-Received: from mout.web.de (mout.web.de [212.227.17.12]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id qAC6UMKn028879 for ; Mon, 12 Nov 2012 07:30:23 +0100 Original-Received: from [10.0.1.4] ([78.94.219.187]) by smtp.web.de (mrweb101) with ESMTPA (Nemesis) id 0MMn1H-1TgJ2v1m9v-008BYN for ; Mon, 12 Nov 2012 07:30:22 +0100 In-Reply-To: <20121015234800.1db7fbb5@homerow> X-Mailer: Apple Mail (2.1283) X-Provags-ID: V02:K0:mVGVbo92Qyg3/uQU7BbHkB2qbrCIplpTl9idl4rgO9P iezP7bUhXISdk47y4dpiG5r1ftVAXOTbNjVZVIHrNK7NOreFJH AG50h3YrCqvbqsWn3nYdCJqToQOUg4kUNi0VKsxAgP1tZBsER3 dl8FG4zOHQ6KT9oOp3FWGF/5Oan1rdSyQyJv+dYGTO2ZeLMGoh POCIiAJsHfgBvMTvhhWNQ== X-Bayes-Prob: 0.9999 (Score 4.7, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.17.12; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06ImuumaQ - fcc9f174ed5a - 20121112 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:79140 Archived-At: > = > Yes. \placefigure is the old syntax. \start=85\stopplacefigure the new > one. The new one uses a the key=3Dvalue syntax also present in other MkIV > commands. Compare: > = > \startplacefigure [title=3DLorem, reference=3Dfig:lorem] > =85 > \stopplacefigure > = > \startchapter [title=3DLorem, reference=3Dsec:lorem] > =85 > \stopchapter > = > They are both supported, I personally stick to the new variant. I > find the interface much more memorable. I guess, I do not understand the relation completely. Please compare the fo= llowing -- startcode -- \starttext % \chapter{One} \input tufte \placefigure[margin,none]{}{Let's put some text of at least two lines.} \placefigure[none,margin]{}{Let's put some text of at least two lines.} \input tufte \stoptext -- stopcode -- The first one works as intended, the second one does not. Also, I cannot fi= gure out the equivalent new syntax. I tried 'caption=3Dnone' and 'location= =3Dnone'. But even if the latter one would work, having a caption (or not) = and placing the figure on the page are two different things? Andy ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________