emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Problems with sub/super-script when using: org-cdlatex + org-pretty-entities + org-catch-invisible-edits
@ 2014-02-23 11:24 Anders Johansson
  2014-02-23 11:50 ` Anders Johansson
  2014-03-04 22:26 ` shwouchk
  0 siblings, 2 replies; 7+ messages in thread
From: Anders Johansson @ 2014-02-23 11:24 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
I used the configuration:

org-catch-invisible-edits 'show
org-pretty-entities t

together with org-cdlatex. This breaks the insertion of subscripts and 
superscripts through org-cdlatex because _{} is fontified and the {} are 
hidden so typing for example: "a _ bc" results in "a_{b}c" (or sometimes 
"a_bc", but should be "a_{bc}") and gives the message "Unfolding 
invisible region around point before editing".

Setting org-catch-invisible-edits to nil let's cdlatex do it's work so I 
guess an easy solution would be to "let" that in 
org-cdlatex-underscore-caret.


Cheers,
Anders Johansson

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

end of thread, other threads:[~2014-03-15 16:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-23 11:24 Bug: Problems with sub/super-script when using: org-cdlatex + org-pretty-entities + org-catch-invisible-edits Anders Johansson
2014-02-23 11:50 ` Anders Johansson
2014-02-23 15:20   ` Anders Johansson
2014-03-15 13:54     ` Anders Johansson
2014-03-04 22:26 ` shwouchk
2014-03-15  6:29   ` Bastien
2014-03-15 16:31     ` Shwouchk

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