emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-edit-special on "inline latex"
@ 2012-12-04 14:56 Jonas Hörsch
  2012-12-24  1:02 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Jonas Hörsch @ 2012-12-04 14:56 UTC (permalink / raw)
  To: emacs-orgmode

hi list,

i recently switched from using the verbose

#+begin_latex
\begin{eqnarray}
  8 &=& 7 + 1
\end{eqnarray}
#+end_latex

to just the "inline version"

\begin{eqnarray}
  8 &=& 7 + 1
\end{eqnarray}

which is: shorter to write thus also clearer to read and as a welcome
gadget even exports to html as well.

but i see also two drawbacks:
1. syntax highlighting is lost
2. org-edit-special (C-') doesn't switch to auctex anymore[fn:1]


it would be fantastic if it was possible for org-edit-special to work on
an enclosing \begin -- \end region the same way it did on a latex block,
i.e. show a new window with the snippet in latex mode.

in there one would have all the pleasures of syntax highlighting and
auctex shortcuts and whatelse.


is this already possible?

thanks,
jonas

Footnotes:

[fn:1] while org-cdlatex-mode is great, i sometimes prefer auctex

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

end of thread, other threads:[~2012-12-24  1:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-04 14:56 org-edit-special on "inline latex" Jonas Hörsch
2012-12-24  1:02 ` Bastien

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