From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78578 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.gnus.general Subject: Re: Wha' Date: Sun, 24 Apr 2011 15:03:02 -0400 Message-ID: <87vcy3lbfd.fsf@maru.md5i.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1303671869 24495 80.91.229.12 (24 Apr 2011 19:04:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 24 Apr 2011 19:04:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26881@lists.math.uh.edu Sun Apr 24 21:04:26 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QE4ba-0007FB-0h for ding-account@gmane.org; Sun, 24 Apr 2011 21:04:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1QE4aU-0002wA-Ue; Sun, 24 Apr 2011 14:03:18 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QE4aS-0002vy-Cj for ding@lists.math.uh.edu; Sun, 24 Apr 2011 14:03:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QE4aN-0003Yj-Ip for ding@lists.math.uh.edu; Sun, 24 Apr 2011 14:03:15 -0500 Original-Received: from md5i.com ([75.151.244.229] helo=maru.md5i.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QE4aL-00052g-Qd for ding@gnus.org; Sun, 24 Apr 2011 21:03:09 +0200 Original-Received: from md5i by maru.md5i.com with local (Exim 4.75) (envelope-from ) id 1QE4aE-0006lE-S6 for ding@gnus.org; Sun, 24 Apr 2011 15:03:02 -0400 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 24 Apr 2011 03:06:18 +0200") User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78578 Archived-At: Lars Magne Ingebrigtsen writes: > Hm... I think shr.el should render , but I don't know how. > (That's "superscript" in HTMLese, as in 34=B2, for instance.) > > Is there a way to raise part of a line? I tried playing with > > (put-text-property (point) (+ 4 (point)) 'line-height '(12 40)) > > but that didn't work. > > And the same goes for , which does the opposite thing. > > Any ideas? Use 'display '(raise 0.5) instead of 'line-height '(12 40). Use -0.5 for sub. --=20 Michael Welsh Duggan (md5i@md5i.com)