From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53041 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: \blank Date: Sun, 20 Sep 2009 13:03:39 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253444654 21249 80.91.229.12 (20 Sep 2009 11:04:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Sep 2009 11:04:14 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 20 13:04:05 2009 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.50) id 1MpKD5-0000oc-N8 for gctc-ntg-context-518@m.gmane.org; Sun, 20 Sep 2009 13:04:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 82B4CC9A92; Sun, 20 Sep 2009 13:04:00 +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 nk7LqSUJjL7Q; Sun, 20 Sep 2009 13:03:55 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2D195C9A63; Sun, 20 Sep 2009 13:03:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C45EBC9A63 for ; Sun, 20 Sep 2009 13:03:49 +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 9MQ98qr25nLi for ; Sun, 20 Sep 2009 13:03:43 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by balder.ntg.nl (Postfix) with ESMTP id 7E1B9C9A1F for ; Sun, 20 Sep 2009 13:03:42 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id e12so526799fga.2 for ; Sun, 20 Sep 2009 04:03:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=bc++Wlm6Irhm9eQmlelBQWgzYd6abjCwqqUFwPuEOOk=; b=qYApdSF1H3TMrrmheqguaZlgH6yoKMXiu6NYm6G2AV/reolkYaRFy+zMvT4RjJ2uJK vsenvKc9WaxhLvVzzRSNMXyl+iUBBGuPSRXbZpDjjLpRxGhQ2bQZEHLCj+4skm/nPYII NsmBfqk5AT4DIYN/cop9rU90UeP6lUB2Q/adg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=dAreuppAWRplP39nfGy1RKHwSW5cuJgnpHpJsl7BJ5c00u70jvr5dw/VIZbf1Kzy4r fJadGbtksKCvx9blNd3n1dFzbEzWRjZUMapiNYgOSQSiLmcCn4k88lSwVlSOqRuCJI/A rlilaXUJDIXOfIr9wNXfJla4txlmnFcuCX0j8= Original-Received: by 10.86.220.1 with SMTP id s1mr3517010fgg.50.1253444622281; Sun, 20 Sep 2009 04:03:42 -0700 (PDT) Original-Received: from ?192.168.2.23? (p549566D5.dip.t-dialin.net [84.149.102.213]) by mx.google.com with ESMTPS id e11sm4191344fga.6.2009.09.20.04.03.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 20 Sep 2009 04:03:42 -0700 (PDT) X-Mailer: Apple Mail (2.1076) 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:53041 Archived-At: Hi, the following examples did not give the expected results in mkiv. 1. Whitespace at the top of the page is ignored \starttext \blank[force,3cm] text \stoptext 2. Unbreakable whitespace is not possible. \doifmode{mkii}{\defineblankmethod[nobreak]{\penalty10000}} \starttext \dontleavehmode\vskip.95\textheight \doifmode{mkii}{text\endgraf\blank[nobreak,line]text} \doifmode{mkiv}{text\endgraf\blank[samepage,line]text} \stoptext 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 ___________________________________________________________________________________