From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16852 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: startyping modification Date: 31 Oct 2004 13:02:03 +0100 Organization: chaos Message-ID: References: <3.0.5.32.20041030120329.008cee70@mail.northcoast.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099224136 21841 80.91.229.6 (31 Oct 2004 12:02:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Oct 2004 12:02:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 31 13:02:04 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1COEPM-0002zw-00 for ; Sun, 31 Oct 2004 13:02:04 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C1DD12798; Sun, 31 Oct 2004 13:02:03 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02202-03; Sun, 31 Oct 2004 13:01:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A9D0712771; Sun, 31 Oct 2004 13:01:58 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1B0ED12771 for ; Sun, 31 Oct 2004 13:01:57 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02091-05-2 for ; Sun, 31 Oct 2004 13:01:56 +0100 (CET) Original-Received: from lilly.ping.de (unknown [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id 7E5281276C for ; Sun, 31 Oct 2004 13:01:56 +0100 (CET) Original-Received: (qmail 3031 invoked from network); 31 Oct 2004 12:01:55 -0000 Original-Received: (ofmipd 83.97.40.212); 31 Oct 2004 12:01:33 -0000 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: <3.0.5.32.20041030120329.008cee70@mail.northcoast.com> (David Arnold's message of "Sat, 30 Oct 2004 12:03:29 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16852 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16852 Hello David, > \starttyping > y = x.^2 -2*x - 3 > \stoptyping > > I'd like, just this one time, to typeset this so it fall in the middle of > the page, with a slightly enlarged fontsize. What is "the middle of the page"? centered vertically and horizontally? If only horizontal alignment: use \startalignment[middle] \starttyping y = x.^2 -2*x - 3 \stoptyping \stopalignment Patrick -- ConTeXt wiki: http://contextgarden.net