emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jérémie Juste" <jeremiejuste@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: latex preview in latex block
Date: Sat, 9 Apr 2016 17:25:49 +0200	[thread overview]
Message-ID: <CAPHJcdA9rEm_0twZ2qFth9uz5TcuYR9TA7Jj7b5pHxJU75m-VA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

Hello,

Is it possible to activate the latex preview in org-mode within in latex
bloc?
My idea was to comment the table when I get the output. I noticed also that
preview does not work with the table environment but works fine with the
tablular environment.

This does not work
#+BEGIN_SRC Latex
\begin{align*}
y = x^2
\end{align*}
#+END_SRC


This fragment works fine.
\begin{align*}
y = x^2
\end{align*}

Best regards
-- 
Jeremie Juste

[-- Attachment #2: Type: text/html, Size: 603 bytes --]

             reply	other threads:[~2016-04-09 15:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-09 15:25 Jérémie Juste [this message]
2016-04-10  7:00 ` latex preview in latex block Nicolas Goaziou
2016-04-10 18:39   ` Jeremie Juste
  -- strict thread matches above, loose matches on Subject: below --
2016-04-13  9:32 Jérémie Juste

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPHJcdA9rEm_0twZ2qFth9uz5TcuYR9TA7Jj7b5pHxJU75m-VA@mail.gmail.com \
    --to=jeremiejuste@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).