emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-latex-fragments on sections
@ 2015-03-02 11:26 Andreas Leha
  2015-03-02 11:52 ` Rasmus
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Leha @ 2015-03-02 11:26 UTC (permalink / raw)
  To: emacs-orgmode

Hi, 

I am forwarding a question from stackexchange [1] here, as I am
interested in this myself and I think this a bug.

I just add that the behaviour is not as expected also when the prefixed
command (C-u C-c C-x C-l) is used.

begin_quote

In the following Orgmode file, I can't figure a way to preview only the
latex fragments of section 1.1 (= those contained in sections 1.1.1 and
1.1.2, not those of section 1.2 nor section 2)

#+begin_org
* section 1
** section 1.1
*** section 1.1.1
$\alpha=1$ 
*** section 1.1.2
$\alpha=2$
** section 1.2 
$\alpha=3$

* section 2 
** section 2.1
$\alpha=4$
** section 2.2
$\alpha=5$
#+end_org

unfortunately when my maker is at point

  ** section 1.1

the command org-preview-latex-fragment (C-c C-x C-l) has no effect.

Same question to preview only the latex fragments of (the whole) section
1, it seems that at point

  * section 1 

the command C-c C-x C-l processes ALL latex fragments (section 1 and
section 2) of the tree.

end_quote


Regards,
Andreas


[1] http://stackoverflow.com/questions/28807852/dealing-with-org-latex-preview-within-trees

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

end of thread, other threads:[~2015-03-02 22:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-02 11:26 org-latex-fragments on sections Andreas Leha
2015-03-02 11:52 ` Rasmus
2015-03-02 12:03   ` Andreas Leha
2015-03-02 12:19     ` Rasmus
2015-03-02 12:36       ` Andreas Leha
2015-03-02 22:53         ` Andreas Leha

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