emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-entities iuml correction [7.01trans]
@ 2011-05-26  9:26 Reindert-Jan Ekker
  0 siblings, 0 replies; only message in thread
From: Reindert-Jan Ekker @ 2011-05-26  9:26 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Just a minor bug concerning latex and a special character.

The org-entities entry for iuml is currently: (still there in v. 7.5,
by the way)

("iuml" "\\\"{i}" nil "ï" "i" "ï" "ï")

Imho, it should be:
("iuml" "\\\"\\i{}" nil "ï" "i" "ï" "ï")

Note the escaping of the i in the latex string. The original version will cause
the i to have three dots (which is incorrect). Escaping the i will suppress the
dot from the original character, so that the resulting output from latex will
have two dots.


Emacs  : GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2009-08-16 on black.local
Package: Org-mode version 7.01trans

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-26  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-26  9:26 Bug: org-entities iuml correction [7.01trans] Reindert-Jan Ekker

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).