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:03:32 +0000 Message-ID: References: <87zj7v62gj.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]:57546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSP4a-0000WG-Hq for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 07:03:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSP4V-0000Bs-IM for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 07:03:44 -0500 Received: from plane.gmane.org ([80.91.229.3]:40149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSP4V-0000Bk-BB for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 07:03:39 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YSP4N-0007EW-3X for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 13:03:31 +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:03:31 +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:03:31 +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, 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) Best, Andreas