From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dmitri.Minaev@britishcouncil.ru Newsgroups: gmane.emacs.help Subject: RE: sub/superscript in text Date: Thu, 21 Nov 2002 10:44:04 +0400 Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" X-Trace: main.gmane.org 1037861308 19449 80.91.224.249 (21 Nov 2002 06:48:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Nov 2002 06:48:28 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18El8T-00053M-00 for ; Thu, 21 Nov 2002 07:48:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18El5S-0006Jc-00; Thu, 21 Nov 2002 01:45:18 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18El4e-00062v-00 for help-gnu-emacs@gnu.org; Thu, 21 Nov 2002 01:44:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18El4Z-0005zp-00 for help-gnu-emacs@gnu.org; Thu, 21 Nov 2002 01:44:28 -0500 Original-Received: from [195.195.246.74] (helo=LON2K03.britishcouncil.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18El4Z-0005lR-00 for help-gnu-emacs@gnu.org; Thu, 21 Nov 2002 01:44:23 -0500 Original-Received: from rus2nt01.ru.britishcouncil.org (unverified) by LON2K03.britishcouncil.org (Content Technologies SMTPRS 4.2.10) with ESMTP id ; Thu, 21 Nov 2002 06:45:03 +0000 Original-Received: by RUS2NT01 with Internet Mail Service (5.5.2650.21) id ; Thu, 21 Nov 2002 10:44:06 +0400 Original-To: lepore@brandeis.edu, help-gnu-emacs@gnu.org X-Mailer: Internet Mail Service (5.5.2650.21) Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3830 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3830 In Unicode -- yes, there is a way. A simple one? Comparatively. Install Mule-UCS-0.84 (you could try another version, of course), open a file in utf-8 encoding, type M-x insert-ucs-character178 and here it is -- superscript 2. 178 is the decimal codepoint of the character SUPERSCRIPT TWO. For codepoints (character codes) of super/subscripted characters see http://www.unicode.org/charts/PDF/U2070.pdf -- With best regards, Dmitri Minaev > -----Original Message----- > From: Bryan W. Lepore [mailto:lepore@brandeis.edu] > Sent: Wednesday, November 20, 2002 2:09 PM > To: help-gnu-emacs@gnu.org > Subject: sub/superscript in text > > > is there a simple way to write subscripted or superscripted > characters in > plain text format, i.e. no latex, lisp or anything like that? > something beyond iso-transl-superscript-1/2/3. > > -bryan > > > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs >