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: Sun, 01 Jul 2007 08:44:43 -0400 [thread overview]
Message-ID: <jwv4pko70wj.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <v9y7i05xas.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Sun\, 01 Jul 2007 10\:43\:23 +0200")
> I'd be willing to port AUCTeX's customization options ([1], code
> written by me) to tex-mode.el. Any objections? Stefan?
Fine by me.
> +(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?
Stefan
next prev parent reply other threads:[~2007-07-01 12:44 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 [this message]
2007-07-02 20:33 ` Reiner Steib
2007-07-05 3:32 ` Stefan Monnier
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=jwv4pko70wj.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.