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: 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

  reply	other threads:[~2007-07-01 12:44 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 [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

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=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 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).