emacs-devel
[Top][All Lists]
Advanced

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

Re: tex mode sub- and super-scripts


From: Reiner Steib
Subject: Re: tex mode sub- and super-scripts
Date: Mon, 02 Jul 2007 22:33:55 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

On Sun, Jul 01 2007, Stefan Monnier wrote:

>> +(defcustom tex-font-script-display '((raise -0.3) . (raise 0.3))
>> +  "Display specification for subscript and superscript content.
>> +The car is used for subscript, the cdr is used for superscripts."
>> +  :group 'tex
>> +  :type '(cons (choice (sexp :tag "Subscript form")
>> +                   (const :tag "No lowering" nil))
>> +           (choice (sexp :tag "Superscript form")
>> +                   (const :tag "No raising" nil))))
>
> I'm curious: for what has this been used?

A replacement for the hard-codes values, but that's obvious, isn't it?
Probably I didn't understand your question.  Could you be more
specific, please?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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