From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Mark Alford <alford@wuphys.wustl.edu>
Cc: emacs-devel@gnu.org
Subject: Re: tex mode sub- and super-scripts
Date: Wed, 04 Jul 2007 23:32:02 -0400 [thread overview]
Message-ID: <jwv1wfn5y0d.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <v9abue8s0c.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Mon\, 02 Jul 2007 22\:33\:55 +0200")
>>> +(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?
Well, supposedly you/someone replaced those values by different ones, right?
So how did they differ? Did only the 0.3 ever change or sometimes the whole
thing? Did it always change symmetrically? ...
I mean the above variable can be used to make super/subscript display in
very wild ways, so I'm wondering if is a feature or a misfeature.
Stefan
next prev parent reply other threads:[~2007-07-05 3:32 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070630225915.BA9C05F435F@physsmtp.wustl.edu>
2007-07-01 2:02 ` tex mode sub- and super-scripts Mark Alford
2007-07-01 3:15 ` Eli Zaretskii
2007-07-01 8:43 ` Reiner Steib
2007-07-01 12:44 ` Stefan Monnier
2007-07-02 20:33 ` Reiner Steib
2007-07-05 3:32 ` Stefan Monnier [this message]
2007-07-09 19:17 ` Reiner Steib
2007-07-09 20:01 ` Stefan Monnier
[not found] <mailman.2828.1183170710.32220.help-gnu-emacs@gnu.org>
2007-07-12 19:48 ` Stefan Monnier
2007-06-30 2:30 Mark Alford
2007-06-30 8:55 ` Peter Dyballa
2007-06-30 9:29 ` Sebastian Meisel
2007-06-30 11:00 ` Peter Dyballa
2007-06-30 15:24 ` Reiner Steib
2007-06-30 9:54 ` Reiner Steib
2007-06-30 15:16 ` Mark Alford
2007-06-30 16:02 ` Peter Dyballa
2007-06-30 18:27 ` Eli Zaretskii
2007-06-30 11:13 ` Eli Zaretskii
[not found] ` <mailman.2836.1183193714.32220.help-gnu-emacs@gnu.org>
2007-07-01 8:40 ` David Kastrup
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwv1wfn5y0d.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=alford@wuphys.wustl.edu \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.