unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
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

  reply	other threads:[~2007-07-05  3:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070630225915.BA9C05F435F@physsmtp.wustl.edu>
     [not found] ` <Pine.LNX.4.64.0706302102150.4598@localhost.localdomain>
     [not found]   ` <u1wfsn7as.fsf@gnu.org>
2007-07-01  8:43     ` tex mode sub- and super-scripts 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

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

  List information: https://www.gnu.org/software/emacs/

* 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).