From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: org-latex-fragments on sections Date: Mon, 02 Mar 2015 12:36:54 +0000 Message-ID: References: <87zj7v62gj.fsf@gmx.us> <87vbij617x.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSPai-0001rz-HN for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 07:36:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSPaf-00023s-CB for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 07:36:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:43763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSPaf-00023i-5Y for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 07:36:53 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YSPad-00071m-TQ for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 13:36:51 +0100 Received: from 193.63.221.107 ([193.63.221.107]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2015 13:36:51 +0100 Received: from andreas.leha by 193.63.221.107 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Mar 2015 13:36:51 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Rasmus, Rasmus writes: > Andreas Leha writes: > >> Hi Rasmus, >> >> Thanks for testing this >> >> Rasmus writes: >>> Andreas Leha writes: >>> >>> >>>> 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. >>>> [...] >>>> 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. >>> >>> I can't reproduce in neither Org 8.2 nor 8.3 using emacs -q. >>> >>> When I put the cursor on ** section 1.1 and do C-u C-c C-x C-l I get the >>> desired fragments, i.e. section 1.1.1 and 1.1.2. >>> >>> —Rasmus >> >> I just tried with emacs -Q (which I had not done previously) and can >> still reproduce it. >> >> My system info: >> >> GNU Emacs 24.4.50.1 (x86_64-apple-darwin13.3.0, NS appkit-1265.21 >> Version 10.9.4 (Build 13E28)) of 2014-09-02 on mib106584i.local >> Org-mode version 8.3beta (release_8.3beta-902-gd749e8) > > I'm on: > > GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.8) of 2015-02-27 on W530 > > Org-mode version 8.3beta (release_8.3beta-882-gf8731e @ /usr/share/emacs/site-lisp/org/) > > And I just updated to latest version of master, and it still works. That is strange. > > This is what I see > > http://i.imgur.com/RytjyTW.png > > Perhaps I misunderstood the issue? I think you understood correctly. That is what I'd like to see, as well. But I see this http://i.imgur.com/KJJHSWl.png Thanks, Andreas