From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/68300 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Columnsets and placement of figures Date: Mon, 9 May 2011 13:32:46 +0200 Message-ID: <281EFC82-45D5-40ED-9E73-E1F0B0CEF555@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: multipart/mixed; boundary=Apple-Mail-6-216051941 X-Trace: dough.gmane.org 1304940782 13466 80.91.229.12 (9 May 2011 11:33:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 May 2011 11:33:02 +0000 (UTC) To: NTG-Context ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon May 09 13:32:58 2011 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.69) (envelope-from ) id 1QJOht-0001zd-5Z for gctc-ntg-context-518@m.gmane.org; Mon, 09 May 2011 13:32:57 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7ACAECACC8; Mon, 9 May 2011 13:32:55 +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 GIAE0yyS+pES; Mon, 9 May 2011 13:32:52 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 619ABCACC0; Mon, 9 May 2011 13:32:52 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0A89ACACC0 for ; Mon, 9 May 2011 13:32:51 +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 AIq8p6wpIOav for ; Mon, 9 May 2011 13:32:49 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 3A5F7CACBF for ; Mon, 9 May 2011 13:32:49 +0200 (CEST) Original-Received: from mars.digitpaint.nl (mars.digitpaint.nl [83.98.197.63]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p49BWmdV022967 for ; Mon, 9 May 2011 13:32:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by mars.digitpaint.nl (Postfix) with ESMTP id 25BB7E948B for ; Mon, 9 May 2011 13:32:48 +0200 (CEST) Original-Received: from mars.digitpaint.nl ([127.0.0.1]) by localhost (mail.digitpaint.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1hW-bcF0PZXS for ; Mon, 9 May 2011 13:32:48 +0200 (CEST) Original-Received: from willis-computer.fritz.box (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mars.digitpaint.nl (Postfix) with ESMTPA id E536FE93BB for ; Mon, 9 May 2011 13:32:47 +0200 (CEST) X-Mailer: Apple Mail (2.1084) X-Bayes-Prob: 0.0513 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=83.98.197.63; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05EFnwMbf - 858239be7f9f - 20110509 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 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:68300 Archived-At: --Apple-Mail-6-216051941 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Dear list, In a document with a columnsets there are many directives to place = figures on certain spots (see columns-manual). I deal with a two-columns layout. Now I would need to place a figure in the first column at the lower left = edge. Here the command = \placefigure[bots][]{none}{\externalfigure[fake][width=3D\textwidth,height= =3D3cm]} will not result in the figure at the bottom of the page, instead turns = up at the top. For testing please refer to the minimal example below. I am using=20 This is LuaTeX, Version beta-0.66.0-2011041318 (rev 4144)=20 ConTeXt ver: 2011.05.01 12:50 MKIV fmt: 2011.5.4 int: english/englis Thanks, kind regards Willi --Apple-Mail-6-216051941 Content-Disposition: attachment; filename=test-columnset.tex Content-Type: application/octet-stream; x-unix-mode=0644; name="test-columnset.tex" Content-Transfer-Encoding: 7bit % Context file % Filename: test-columnset.tex % % 09-05-2011 % Copyright (c) 2011 BOEDE. All rights reserved. %\showframe \useMPlibrary[dum] \setuptolerance[tolerant,stretch] \definecolumnset[Doublecoltext][n=2] \setupcolumnset[Doublecoltext][1][width=.45\textwidth] \setupcolumnset[Doublecoltext][2][width=.45\textwidth,distance=.1\textwidth] \starttext \startcolumnset[Doubletext] \placefigure[bots][]{none}{\externalfigure[fake][width=\textwidth,height=3cm]} % \placefigure[bots][]{none}{\externalfigure[fake][width=2\textwidth,height=3cm]} One of the directives given in the columns-manual is \quotation{bots}. Herewith the figure should be placed at the bottom of the textarea: \dorecurse{4}{\input tufte \blank} \stopcolumnset \stoptext --Apple-Mail-6-216051941 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii --Apple-Mail-6-216051941 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --Apple-Mail-6-216051941--