From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/87124 Path: news.gmane.org!not-for-mail From: Fabrice Newsgroups: gmane.comp.tex.context Subject: Re: Text and figure side by side Date: Fri, 25 Apr 2014 15:47:16 +0200 Message-ID: <535A6764.70207@wanadoo.fr> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1398433666 11490 80.91.229.3 (25 Apr 2014 13:47:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2014 13:47:46 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 25 15:47:41 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WdgTZ-0001SB-VD for gctc-ntg-context-518@m.gmane.org; Fri, 25 Apr 2014 15:47:38 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 730641025F for ; Fri, 25 Apr 2014 15:47:37 +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 XpblRh3n2O0R for ; Fri, 25 Apr 2014 15:47:37 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 07A6410262 for ; Fri, 25 Apr 2014 15:47:33 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E2208101F5 for ; Fri, 25 Apr 2014 15:47:28 +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 pjR2699Ezy05 for ; Fri, 25 Apr 2014 15:47:27 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 313EF101E8 for ; Fri, 25 Apr 2014 15:47:18 +0200 (CEST) Original-Received: from smtp.smtpout.orange.fr (smtp02.smtpout.orange.fr [80.12.242.124]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s3PDlHkZ006051 for ; Fri, 25 Apr 2014 15:47:17 +0200 Original-Received: from [192.168.1.10] ([90.34.138.187]) by mwinf5d03 with ME id uDnG1n00n42mdpE03DnHZk; Fri, 25 Apr 2014 15:47:17 +0200 X-ME-Helo: [192.168.1.10] X-ME-Auth: Y291dnJldXIuZmFicmljZUB3YW5hZG9vLmZy X-ME-Date: Fri, 25 Apr 2014 15:47:17 +0200 X-ME-IP: 90.34.138.187 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.4.0 In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=80.12.242.124; country=FR; latitude=48.8600; longitude=2.3500; http://maps.google.com/maps?q=48.8600,2.3500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QLSdLhHx - 83c04d3158ef - 20140425 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:87124 Archived-At: May be a solution, but why all the text is not in the left column and the single figure in the right column? > \setuppapersize[A4] > \setuplayout[ > backspace=15mm, > width=middle, > topspace=15mm, > height=middle, > header=0pt, > footer=0pt, > ] > \mainlanguage[fr] > > \usemodule[tikz] > \usetikzlibrary[calc] > \starttext > \blank[small] > \leftaligned{\bf Partie A} > \blank[small] > \startitemize[n][stopper=),style=bold] > \item \input knuth > \item \input knuth > \stopitemize > \startcolumns > \blank[small] > \leftaligned{\bf Partie B} > \blank[small] > \startitemize[n][stopper=),style=bold] > \item > \item > \item > \startitemize[a][stopper=),style=bold] > \item \input knuth > \item > \stopitemize > \stopitemize > \column > \starttikzpicture[level 1/.style={level distance=30mm,sibling > distance=40mm},level 2/.style={level distance=25mm,sibling > distance=25mm},grow=right] > \node{} > child{node[blue]{$B$} > child{node[blue]{$B$} > edge from parent > node[below=0.2cm]{$0,75$}} > child{node[red]{$R$} > edge from parent > node[above=0.2cm]{$0,25$}} > edge from parent > node[below=0.2cm]{$0,75$}} > child{node[red]{$R$} > child{node[blue]{$B$} > edge from parent > node[below=0.2cm]{$0,75$}} > child{node[red]{$R$} > edge from parent > node[above=0.2cm]{$0,25$}} > edge from parent > node[above=0.2cm]{$0,25$}}; > \stoptikzpicture > \stopcolumns > \stoptext ___________________________________________________________________________________ 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 ___________________________________________________________________________________