From 706475a947b5f185d97f0babbf7545d33d937758 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 28 Sep 2007 03:32:04 +0000 Subject: [PATCH] Mention Tex superscript font issue. --- admin/FOR-RELEASE | 26 ++++++++++++-------------- etc/ChangeLog | 4 ++++ etc/PROBLEMS | 10 ++++++++++ 3 files changed, 26 insertions(+), 14 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 837daecc6dc..2b73e30b326 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -41,6 +41,18 @@ frame makes the menu bar wrap before. On 2007-08-16 Glenn Morris reported on emacs-devel that he was not able to reproduce the bug on a GNU/Linux system. +* BUGS WAITING FOR MORE USER INPUT + +** undefined reference getopt_long +Report by Daniel C. Bastos on bug-gnu-emacs +from 2007-08-27. Impossible to procede without more input from OP (as +of 20070912, emails are bouncing) or someone else who can reproduce this. +http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html + +** TAGS buffer generates spurious undo warnings +Waiting for recipe to produce these warnings. +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html + * BUGS ** ams@gnu.org, 9 July: eshell and external commands @@ -54,12 +66,6 @@ Stephen Berman has compiled a list of KDE builds where the behavior can be observed, compare: http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00446.html -** undefined reference getopt_long -Report by Daniel C. Bastos on bug-gnu-emacs -from 2007-08-27. Impossible to procede without more input from OP (as -of 20070912, emails are bouncing) or someone else who can reproduce this. -http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html - ** Frame title no more updated after calling `set-frame-configuration' Report by Sebastien Rocca Serra on emacs-devel from 2007-08-30. martin rudalics has a potential patch. @@ -76,14 +82,6 @@ supported in the absence of recursive mutexes, via a change to alloc.c, or whether configure should abort. http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html -** TAGS buffer generates spurious undo warnings -Waiting for recipe to produce these warnings. -http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html - -** latex mode, nexted subscripts are unreadable -Only happens with some ("poorly designed") fonts. -http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00020.html - * FIXES FOR EMACS 22.3 Here we list any small fixes that arrived too late for Emacs 22.2, but diff --git a/etc/ChangeLog b/etc/ChangeLog index c8e8d8bb581..b6db44b1e9b 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-09-28 Glenn Morris + + * PROBLEMS: Mention Tex superscript font issue. + 2007-09-12 Stefan Monnier * emacs.py (complete.class_members): Make sure we return the _emacs_out diff --git a/etc/PROBLEMS b/etc/PROBLEMS index e23dde60464..520d8e374f0 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -858,6 +858,16 @@ gives the appearance of "double spacing". To prevent this, turn off the Exceed's "automatic font substitution" feature (in the font part of the configuration window). +** Subscript/superscript text in TeX is hard to read. + +tex-mode displays subscript/superscript text in the faces +subscript/superscript, which are smaller than the normal font and +lowered/raised. With some fonts, nested superscripts (say) can be +hard to read. Switching to a different font, or changing your +antialiasing setting (on an LCD screen), can both make the problem +disappear. Alternatively, customize the subscript and superscript +faces to increase their height. + * Internationalization problems ** M-{ does not work on a Spanish PC keyboard. -- 2.39.2