From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72053 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Stefan_M=FCller?= Newsgroups: gmane.comp.tex.context Subject: margin notes at page breaks Date: Mon, 31 Oct 2011 13:57:52 +0100 Message-ID: <4EAE9B50.1090305@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1320065901 31238 80.91.229.12 (31 Oct 2011 12:58:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2011 12:58:21 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 31 13:58:17 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 1RKrRP-0000XI-GW for gctc-ntg-context-518@m.gmane.org; Mon, 31 Oct 2011 13:58:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 89B3ACB0AD; Mon, 31 Oct 2011 13:58:14 +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 k1P+VZPtZUBQ; Mon, 31 Oct 2011 13:58:12 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2A1F8CB0A9; Mon, 31 Oct 2011 13:58:12 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 75719CB0A9 for ; Mon, 31 Oct 2011 13:58:11 +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 ncvjT3G91TfO for ; Mon, 31 Oct 2011 13:58:00 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id CAD2ECB0A8 for ; Mon, 31 Oct 2011 13:58:00 +0100 (CET) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id p9VCvxko031620 for ; Mon, 31 Oct 2011 13:58:00 +0100 Original-Received: (qmail invoked by alias); 31 Oct 2011 12:57:59 -0000 Original-Received: from 77-64-207-198.dynamic.primacom.net (EHLO [192.168.100.108]) [77.64.207.198] by mail.gmx.net (mp014) with SMTP; 31 Oct 2011 13:57:59 +0100 X-Authenticated: #11064435 X-Provags-ID: V01U2FsdGVkX18G6Gd/YuAG3H7LvL7YOpjuuLr8GNYQOGed9fLfac ZC4p4NxXUWPNMt User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.22; 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: 0cFPoW0ru - 89cf3d861cb3 - 20111031 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 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:72053 Archived-At: Hi list! In my document I have some margin notes that appear right before a page break and so end up in the bottom margin, see the following example. \starttext \dorecurse{4}{\input knuth} \blank[2*line] \inmargin{This note ends up in the bottom margin} %\margintext{This note ends up in the bottom margin} \input tufte \stoptext Is it possible to automatically move the margin note in those cases to the next page? I had a look at the manual where the issue is addressed. As I understood it "\margintext{...}" should be able to handle this, but it did not change anything in my example. In the garden I found "\setupinmargin[stack=yes]" but this didn't help either. This seems not to hard, but I can't find a way to fix it... Thanks in advance for any hints! Stefan ___________________________________________________________________________________ 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 ___________________________________________________________________________________