emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any objection to adding a unicode footnote style? (encoding fixed)


From: Ted Zlatanov
Subject: Re: Any objection to adding a unicode footnote style? (encoding fixed)
Date: Mon, 09 May 2011 11:22:47 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

On Mon, 09 May 2011 19:05:15 +0300 Eli Zaretskii <address@hidden> wrote: 

>> From: Ted Zlatanov <address@hidden>
>> Date: Mon, 09 May 2011 10:39:24 -0500
>> 
>> Wouldn't it look nicer if the Emacs superscript text properties

EZ> What "superscript text properties"?

from shr.el, used for HTML superscripts:

  (put-text-property start (point) 'display '(raise 0.5))

Would that work?  It's not my code and I don't know display properties
well but it seems like a sensible way to distinguish footnote references.

Ted




reply via email to

[Prev in Thread] Current Thread [Next in Thread]