From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44574 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: misbehaving \column Date: Sat, 4 Oct 2008 01:51:17 +0200 Message-ID: <6faad9f00810031651v14f238b8hcf1316b999cb1080@mail.gmail.com> 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223077943 8807 80.91.229.12 (3 Oct 2008 23:52:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 23:52:23 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sat Oct 04 01:53:19 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 1KluSU-0001By-KK for gctc-ntg-context-518@m.gmane.org; Sat, 04 Oct 2008 01:53:18 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4B66D1FE3A; Sat, 4 Oct 2008 01:52:11 +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 20836-04-4; Sat, 4 Oct 2008 01:51:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 669F01FDEE; Sat, 4 Oct 2008 01:51:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A8011FDEE for ; Sat, 4 Oct 2008 01:51:47 +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 20836-04-3 for ; Sat, 4 Oct 2008 01:51:19 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by ronja.ntg.nl (Postfix) with ESMTP id E58521FD47 for ; Sat, 4 Oct 2008 01:51:18 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id r21so436627wxc.5 for ; Fri, 03 Oct 2008 16:51:17 -0700 (PDT) Original-Received: by 10.151.112.4 with SMTP id p4mr441243ybm.215.1223077877530; Fri, 03 Oct 2008 16:51:17 -0700 (PDT) Original-Received: by 10.151.83.13 with HTTP; Fri, 3 Oct 2008 16:51:17 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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:44574 Archived-At: On Sat, Oct 4, 2008 at 12:54 AM, Wolfgang Schuster wrote: > >> 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 So like this: \long\def\startpleasekeepmetogether#1\stoppleasekeepmetogether {\hereshouldprobablybesomepenaltyfixtoallowcolumnbreak \bgroup\interlinepenalty=10000#1\egroup} ? I alweays fear using such constructs since I have a feeling that ConTeXt has something better to offer, but colums seem a bit problematic anyway. > You could also redefine to prohibit a pagebreak/columnbreak between > paragraphs but these things should be done in a local group. It needs to be done locally anyway. I just need to keep some portions together. Mojca // My next project with Word & Paint :) :) :) ___________________________________________________________________________________ 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 ___________________________________________________________________________________