* Auctex and font size
@ 2004-10-27 8:09 Joakim Hove
2004-10-27 8:26 ` David Kastrup
0 siblings, 1 reply; 4+ messages in thread
From: Joakim Hove @ 2004-10-27 8:09 UTC (permalink / raw)
Hello,
I have recently moved to a new workplace, and here they have a
bleeding edge? ("CVS-5.426") AUCTeX installation. Suddenly I find that
auctex automagically increases and decreases symbol size according to
context, i.e. in math mode x^2 the (to be) raised "2" is represented
by a smaller font in the buffer window.
At first it looks really neat - but in particular when aligning large
equations it gets a bit in the way. Is it possible to turn off this
feature?
Best Regards
Joakim Hove
--
Joakim Hove
hove AT ift uib no
+47 (55 5)8 27 90
http://www.ift.uib.no/~hove/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Auctex and font size
2004-10-27 8:09 Auctex and font size Joakim Hove
@ 2004-10-27 8:26 ` David Kastrup
2004-10-27 9:18 ` Joakim Hove
0 siblings, 1 reply; 4+ messages in thread
From: David Kastrup @ 2004-10-27 8:26 UTC (permalink / raw)
Joakim Hove <hove@ift.uib.no> writes:
> I have recently moved to a new workplace, and here they have a
> bleeding edge? ("CVS-5.426") AUCTeX installation.
That's 11.50. The version number for that release was faulty, so your
administrators did not really install a CVS version. Still 11.53 has
quite a few fixes over that: 11.50 was the first in the series.
> Suddenly I find that auctex automagically increases and decreases
> symbol size according to context, i.e. in math mode x^2 the (to be)
> raised "2" is represented by a smaller font in the buffer window.
>
> At first it looks really neat - but in particular when aligning large
> equations it gets a bit in the way. Is it possible to turn off this
> feature?
Try
M-x customize-variable RET font-latex-fontify-script RET
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Auctex and font size
2004-10-27 8:26 ` David Kastrup
@ 2004-10-27 9:18 ` Joakim Hove
2004-10-27 9:40 ` Reiner Steib
0 siblings, 1 reply; 4+ messages in thread
From: Joakim Hove @ 2004-10-27 9:18 UTC (permalink / raw)
>> At first it looks really neat - but in particular when aligning large
>> equations it gets a bit in the way. Is it possible to turn off this
>> feature?
>
> Try
> M-x customize-variable RET font-latex-fontify-script RET
Thanks a lot - that dit it. However, there must be a documentation bug
for the font-latex-fontify-script variabel:
/----[ *C-h v font-latex-fontify-script* ]
| font-latex-fontify-script's value is nil
|
| Documentation:
| Non-nil means do not fontify subscript or superscript strings.
| Fontification will only work if texmathp.el is available.
| This feature does not work in XEmacs.
|
| You can customize this variable.
|
| Defined in `font-latex'.
\----
I guess it should be: "Non-nil means do fontify subscripts ....",
i.e. without the "not" - that's how I got it work at least.
Thanks for a great mode :-)
Joakim
--
Joakim Hove
hove AT ift uib no
+47 (55 5)8 27 90
http://www.ift.uib.no/~hove/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-10-27 9:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-27 8:09 Auctex and font size Joakim Hove
2004-10-27 8:26 ` David Kastrup
2004-10-27 9:18 ` Joakim Hove
2004-10-27 9:40 ` Reiner Steib
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.