From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/71026 Path: news.gmane.org!not-for-mail From: Alasdair McAndrew Newsgroups: gmane.comp.tex.context Subject: ConTeXt mode in emacs: disabling raising of superscripts? Date: Mon, 5 Sep 2011 23:24:17 +1000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1713505728==" X-Trace: dough.gmane.org 1315229080 13996 80.91.229.12 (5 Sep 2011 13:24:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Sep 2011 13:24:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 05 15:24:36 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 1R0ZAB-0001CI-MT for gctc-ntg-context-518@m.gmane.org; Mon, 05 Sep 2011 15:24:35 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B9B76CAF24; Mon, 5 Sep 2011 15:24:31 +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 3Qqrrlp-M7a7; Mon, 5 Sep 2011 15:24:26 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 30A0CCAF59; Mon, 5 Sep 2011 15:24:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F1B9DCAF59 for ; Mon, 5 Sep 2011 15:24:24 +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 wxhz2vOlEx7G for ; Mon, 5 Sep 2011 15:24:18 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id D0336CAF24 for ; Mon, 5 Sep 2011 15:24:18 +0200 (CEST) Original-Received: from mail-bw0-f41.google.com (mail-bw0-f41.google.com [209.85.214.41]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p85DOHFC018431 for ; Mon, 5 Sep 2011 15:24:18 +0200 Original-Received: by bkbzt4 with SMTP id zt4so5584800bkb.14 for ; Mon, 05 Sep 2011 06:24:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Z2NvfALw7bqsJYPbAKOV2b5aU0+XFRNFVD6B5KMJapA=; b=S4/G6FRdIQfAjDbjZP4uVG3oGCqE9ez6wPma4qqwke0p5usLYAqvSZDV5WZtrZLyKu xxxO7CBU3lovafKzBVvFkM0HCk287DsyL3YZGmn8jidXauF0fScpMTT5uWEz1J6mVV7i U/kSd6RVXRjJ8HhlWSOtqTHNfBOyWw9tIrHDU= Original-Received: by 10.204.150.205 with SMTP id z13mr2204935bkv.302.1315229057510; Mon, 05 Sep 2011 06:24:17 -0700 (PDT) Original-Received: by 10.204.118.201 with HTTP; Mon, 5 Sep 2011 06:24:17 -0700 (PDT) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.214.41; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eFt1oiSs - 880e3b00864f - 20110905 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 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:71026 Archived-At: --===============1713505728== Content-Type: multipart/alternative; boundary=0015175dd4c0c5701a04ac31a068 --0015175dd4c0c5701a04ac31a068 Content-Type: text/plain; charset=ISO-8859-1 I hope my subject line says it all: if I type, say $x^2$ in an emacs buffer, with ConTeXt-mode, the "2" is automatically raised. This to me looks ugly. I've been searching through the emacs customization options but haven't yet found what I need. And I don't want subscripts lowered either. Any ideas? Thanks in advance! cheers, Alasdair -- Blog: http://amca01.wordpress.com Web: http://bit.ly/Alasdair Facebook: http://www.facebook.com/alasdair.mcandrew --0015175dd4c0c5701a04ac31a068 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I hope my subject line says it all: if I type, say $x^2$ in an emacs buffer= , with ConTeXt-mode, the "2" is automatically raised.=A0 This to = me looks ugly.=A0 I've been searching through the emacs customization o= ptions but haven't yet found what I need.=A0 And I don't want subsc= ripts lowered=A0 either.

Any ideas?=A0 Thanks in advance!

cheers,
Alasdair

--
Blog: http://amca0= 1.wordpress.com
Web:=A0 http://bi= t.ly/Alasdair
Facebook: http://www.= facebook.com/alasdair.mcandrew
--0015175dd4c0c5701a04ac31a068-- --===============1713505728== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1713505728==--