all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* embedded subscripts / superscripts
@ 2007-08-16  0:31 metcalfe
  2007-08-16  3:35 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: metcalfe @ 2007-08-16  0:31 UTC (permalink / raw)
  To: help-gnu-emacs

I just upgraded to emacs-22.  When editing a (La)TeX file, it displays
subscripts and superscripts as such.  I'm having trouble, however,
with embedded sub/superscripts such as:
   \[ \|u\|_{L^p_tL^q_x} \]
In the above formula, the p,t,q,x are displayed in a very washed out,
nearly unreadable color.  Can somebody please advise how to set the
color for embedded sub/superscripts?  I was hoping to be able to avoid
turning off the rendering as raised/lowered text and/or changing the
background color so I can see the light color.

BTW, this is in the standard TeX mode (no AucTeX).

Thanks in advance.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: embedded subscripts / superscripts
  2007-08-16  0:31 embedded subscripts / superscripts metcalfe
@ 2007-08-16  3:35 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2007-08-16  3:35 UTC (permalink / raw)
  To: help-gnu-emacs

> I just upgraded to emacs-22.  When editing a (La)TeX file, it displays
> subscripts and superscripts as such.  I'm having trouble, however,
> with embedded sub/superscripts such as:
>    \[ \|u\|_{L^p_tL^q_x} \]
> In the above formula, the p,t,q,x are displayed in a very washed out,
> nearly unreadable color.  Can somebody please advise how to set the
> color for embedded sub/superscripts?  I was hoping to be able to avoid
> turning off the rendering as raised/lowered text and/or changing the
> background color so I can see the light color.

AFAIK those should appear in the normal color.  What does happen, tho, is
that (sub|super)script are shown smaller (about 0.8 times the normal size)
and subscripts of subscripts are yet smaller (i.e. 0.64 times the size),
etc... so maybe it's not the color but just the small size.

In any case, do C-u C-x = on one of the problematic chars and then click on
the `face' property.


        Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-16  3:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-16  0:31 embedded subscripts / superscripts metcalfe
2007-08-16  3:35 ` Stefan Monnier

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.