emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Problem when previewing latex fragments


From: Darlan Cavalcante Moreira
Subject: Re: [Orgmode] Problem when previewing latex fragments
Date: Fri, 17 Sep 2010 10:54:47 -0300
User-agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.1 Mule/6.0 (HANACHIRUSATO)

Hi Sebastian,

Make only tells me that there is nothing to be done.  All I do (since a
long time) is calling "git pull" to get the latest changes and then make to
compile everything. It worked before (the preview and everything else) and
only lately I realized that the preview didn't work, unless I run
org-reload before.

I tried to checkout a fresh copy from the repo and run only make autoloads,
but the problem remains, which is strange if I'm the only one with this
problem.

--
Darlan


At Thu, 16 Sep 2010 21:38:58 +0200,
Sebastian Rose <address@hidden> wrote:
> 
> Darlan Cavalcante Moreira <address@hidden> writes:
> > Hello list,
> >
> > When I run org-preview-latex-fragment (C-c C-x C-l) I get the error
> > ,----
> > ! org-create-formula-image: Symbol's function definition is void:
> > ! org-export-latex-fix-inputenc
> > `----
> >
> > However, I run org-reload it works (until I close my gtd.org file and open
> > it again). I'm running the latest version of org and the variable
> > org-export-with-LaTeX-fragments is set to nil (but as I understand it is
> > only used for exporting and not for previewing).
> >
> > To test if this is due to some configuration, I run emacs with the -q
> > option and executed in the scratch buffer only the code below to load the
> > new version
> >
> > (progn (cd "~/Org-mode-dev/") (normal-top-level-add-subdirs-to-load-path))
> > (org-reload)
> > Then I oppened my gtd.org file and tryed C-c C-x C-l, but I got the same
> > error.
> >
> > Does anyone else has this problem?
> >
> > --
> > Darlan
> >
> > ps: Emacs version is 23.1.50.1 (emacs-snapshot in Ubuntu 10.04)
> 
> 
> make autoloads
> 
> 
> ???



reply via email to

[Prev in Thread] Current Thread [Next in Thread]