From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44573 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: misbehaving \column Date: Sat, 4 Oct 2008 00:54:43 +0200 Message-ID: References: <6faad9f00810030940h44246cc9peb386dc26547c433@mail.gmail.com> <12D821C4-9A1D-4F8B-8E5B-8AF87578167D@gmail.com> <6faad9f00810031246k3e929f7sc126223c9405b6a8@mail.gmail.com> <6faad9f00810031457k2b9c12a6i471aa54f8f749f1e@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223074590 1107 80.91.229.12 (3 Oct 2008 22:56:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 22:56:30 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Oct 04 00:57:26 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KltaP-0003VM-9w for gctc-ntg-context-518@m.gmane.org; Sat, 04 Oct 2008 00:57:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 45BB41FCB7; Sat, 4 Oct 2008 00:56:20 +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 18733-01-3; Sat, 4 Oct 2008 00:55:22 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E226C1FE30; Sat, 4 Oct 2008 00:55:21 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 151B51FE2D for ; Sat, 4 Oct 2008 00:55:20 +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 18777-01-2 for ; Sat, 4 Oct 2008 00:54:46 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by ronja.ntg.nl (Postfix) with ESMTP id 993FF1FDCC for ; Sat, 4 Oct 2008 00:54:46 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id l26so2191625fgb.8 for ; Fri, 03 Oct 2008 15:54:46 -0700 (PDT) Original-Received: by 10.86.52.1 with SMTP id z1mr1740785fgz.63.1223074486468; Fri, 03 Oct 2008 15:54:46 -0700 (PDT) Original-Received: from ?192.168.2.23? (p5B297B19.dip.t-dialin.net [91.41.123.25]) by mx.google.com with ESMTPS id 12sm5318993fgg.0.2008.10.03.15.54.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 03 Oct 2008 15:54:45 -0700 (PDT) In-Reply-To: <6faad9f00810031457k2b9c12a6i471aa54f8f749f1e@mail.gmail.com> X-Mailer: Apple Mail (2.929.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:44573 Archived-At: Am 03.10.2008 um 23:57 schrieb Mojca Miklavec: > On Fri, Oct 3, 2008 at 10:12 PM, Wolfgang Schuster wrote: >> >> Am 03.10.2008 um 21:46 schrieb Mojca Miklavec: >> >>> On Fri, Oct 3, 2008 at 7:31 PM, Wolfgang Schuster wrote: >>>> >>>> Am 03.10.2008 um 18:40 schrieb Mojca Miklavec: >>>> >>>>> Hello, >>>>> >>>>> The \column command does not want to obey me ... The text >>>>> following >>>>> \column simply jumps to the next page. >>>>> This time I cannot think of any workaround :( >>>>> Well, in the worst case I can still insert a table. >>>>> >>>>> \starttext >>>>> \section{first} >>>>> \dorecurse{80}{dummy } >>>>> \startcolumns >>>>> \externalfigure[dummy][width=\textwidth] >>>>> \input tufte >>>>> \column >>>> >>>> \column[preference] or \testcolumn[0] >>> >>> But I would need \column[verybigpreference] then. It doesn't make a >>> columnt break at all. >> >> \installcolumnbreakhandler {MUL} \v!bigpreference >> {\vfill\penalty-9999} > > \unprotect > \installcolumnbreakhandler {MUL} \v!bigpreference > {\vfill\penalty-9999} > \protect > > \startcolumns ... \column[bigpreference] ... \stopcolumns} > > Still no break. > > Hans suggested me to use columnsets, but those are spinning as well. > > \definecolumnset[two][n=2] > \starttext > > \startcolumnset[two] > \input tufte > \column > \placefigure{none} > {\rotate[rotation=15]{\externalfigure[dummy][width=.8\textwidth]}} > \stopcolumnset > > \startcolumnset[two] > \placefigure{none} > {\rotate[rotation=-10]{\externalfigure[dummy][width=.8\textwidth]}} > \column > \input tufte > \stopcolumnset > > \stoptext > > Every columnset starts a new page. Maybe I need to try simplecolumns > now :) Or well ... \bTABLE ... \eTABLE. > > One more question: how can I say "please keep this content together" > when typsetting in columns on grid? \vbox behaves a bit weird, but > most important: it does not align baselines properly. \interlinepenalty=10000 You could also redefine to prohibit a pagebreak/columnbreak between paragraphs but these things should be done in a local group. Wolfgang ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________