From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34317 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: Vertical alignment of framed text Date: Tue, 17 Apr 2007 21:49:19 +0200 Message-ID: <20070417214919.b2b1cd76.schuster.wolfgang@googlemail.com> References: <1843304103.20070417162703@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: sea.gmane.org 1176839397 26092 80.91.229.12 (17 Apr 2007 19:49:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2007 19:49:57 +0000 (UTC) Cc: mailing list for ConTeXt users , Yatskovsky To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 17 21:49:50 2007 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 1HdtgS-0002yo-BL for gctc-ntg-context-518@m.gmane.org; Tue, 17 Apr 2007 21:49:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6543520252; Tue, 17 Apr 2007 21:49: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 25165-05-2; Tue, 17 Apr 2007 21:49:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A704620101; Tue, 17 Apr 2007 21:49:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B8105201CA for ; Tue, 17 Apr 2007 21:49:35 +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 25076-08-3 for ; Tue, 17 Apr 2007 21:49:25 +0200 (CEST) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by ronja.ntg.nl (Postfix) with ESMTP id 6194B200F4 for ; Tue, 17 Apr 2007 21:49:25 +0200 (CEST) Original-Received: by ug-out-1314.google.com with SMTP id m2so294413uge for ; Tue, 17 Apr 2007 12:49:25 -0700 (PDT) Original-Received: by 10.66.249.16 with SMTP id w16mr717311ugh.1176839365057; Tue, 17 Apr 2007 12:49:25 -0700 (PDT) Original-Received: from eve ( [194.94.240.124]) by mx.google.com with ESMTP id q1sm1627391uge.2007.04.17.12.49.23; Tue, 17 Apr 2007 12:49:24 -0700 (PDT) In-Reply-To: <1843304103.20070417162703@gmail.com> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.7; i686-pc-mingw32) 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:34317 Archived-At: On Tue, 17 Apr 2007 16:27:03 +0300 Vyatcheslav Yatskovsky wrote: > \defineframed > [hotkey][height=\lineheight,offset=4pt,corner=00] Hi, \defineframed [hotkey][offset=4pt,corner=00,location=low] Wolfgang > > \starttext > Another way to start or stop the device is to use hotkey. If the application is active (that is, sits on the foreground of your desktop), the hotkey is {\hotkey{Space}}. If it is not active, then use global hotkey -- \hotkey{Alt}+\hotkey{Space}. > \stoptext