emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Feature request] LaTeX blocks preview
@ 2017-08-14 20:33 edgar
  2017-08-19  8:57 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: edgar @ 2017-08-14 20:33 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I would like to ask if it is possible to preview latex blocks. Something 
like this (replace EXPORT with SRC, if you wish):

         #+BEGIN_EXPORT latex
         \begin{align}
           I_{0}
           & > \max{(\lambda_{f}^{2})}
           \\
           & > 2^{2}
           \\
           I_{0} & > 4
         \end{align}
         #+END_EXPORT

to be previewed in the same way as

         \begin{align}
           I_{0}
           & > \max{(\lambda_{f}^{2})}
           \\
           & > 2^{2}
           \\
           I_{0} & > 4
         \end{align}

- Rationale :: the LaTeX blocks have improved highlighting and editing 
commands than pure Org-mode, they can be folded (hidden?) in Org-mode 
and some extra options can be activated when exporting. Many times, it 
is needed to preview the equations before actually exporting.

- Related ::
   - org-edit-latex-mode
     There is org-edit-latex-mode, but it requires  some extra work:
     1. org-edit-special (C-')
     2. org-edit-latex-preview-at-point (C-c C-p C-p)
     3. org-edit-src-exit (C-')

     Besides, the preview does not stay in the original Org-mode buffer, 
but it's lost with step 3.

Please? Thank you!

-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

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

end of thread, other threads:[~2017-09-13 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-14 20:33 [Feature request] LaTeX blocks preview edgar
2017-08-19  8:57 ` Nicolas Goaziou
2017-08-19 23:53   ` edgar
2017-09-13 14:28   ` edgar

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