From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29532 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: "infinite" paper height Date: Thu, 20 Jul 2006 01:49:21 +0200 Message-ID: <6faad9f00607191649g4e7c3a38m681e0d7910e57f4e@mail.gmail.com> References: <6faad9f00607180433m269ca279ha81fc382c300e272@mail.gmail.com> <44BCD134.7010807@elvenkind.com> <6faad9f00607180540t5734a2a4kb3b8174927bdb21c@mail.gmail.com> <44BCE39A.1030600@comp.lancs.ac.uk> <6faad9f00607180656g544db393rb4d3ba0f2480518e@mail.gmail.com> <44BD6168.90400@wxs.nl> <6faad9f00607181703u425520dfm68f086908413ec10@mail.gmail.com> <44BDE6F9.9010505@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153352992 18450 80.91.229.2 (19 Jul 2006 23:49:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jul 2006 23:49:52 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 20 01:49:49 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1G3LnW-00068D-7U for gctc-ntg-context-518@m.gmane.org; Thu, 20 Jul 2006 01:49:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5BF151288F; Thu, 20 Jul 2006 01:49:46 +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 24515-06; Thu, 20 Jul 2006 01:49:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 054A81287F; Thu, 20 Jul 2006 01:49:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8496B1287F for ; Thu, 20 Jul 2006 01:49:30 +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 24371-04-2 for ; Thu, 20 Jul 2006 01:49:25 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by ronja.ntg.nl (Postfix) with SMTP id 8A65A1287D for ; Thu, 20 Jul 2006 01:49:23 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id l24so333509nfc for ; Wed, 19 Jul 2006 16:49:22 -0700 (PDT) Original-Received: by 10.78.139.5 with SMTP id m5mr23076hud; Wed, 19 Jul 2006 16:49:21 -0700 (PDT) Original-Received: by 10.78.175.15 with HTTP; Wed, 19 Jul 2006 16:49:21 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: <44BDE6F9.9010505@wxs.nl> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:29532 Archived-At: On 7/19/06, Hans Hagen wrote: > Mojca Miklavec wrote: > > > > Most articles will be shorter than 2m anyway, I hope. If not, smaller > > font size is surely one of the possibilities, but I'll worry about > > that later (I don't doubt that I'll be bitten by enough ConTeXt bugs > > before that will happen). > > > > do you mean real bugs or misuse of features stretched beyond their > intended usage ... > > in a next release i will implement \doifuserelse{mojca} {ignore feature} > {carry on} -) No problem. If my name won't be misspelled (as in some ConTeXt sources :) I can still add the following to the cont-usr.tex ;) \let\reverseuser=\doifuserelse \def\doifuserelse#1#2#3{\reverseuser{#1}{#3}{#2}} Mojca