emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] New exporter, beamer confusion


From: Nicolas Goaziou
Subject: Re: [O] New exporter, beamer confusion
Date: Tue, 05 Feb 2013 19:06:58 +0100

Hello,

Eric S Fraga <address@hidden> writes:

> I have decided to bite the bullet and try to get all of my beamer files
> working with the new exporter.  I have started simply with the
> presentation.org file that I had put on Worg for the tutorial on beamer
> for the old exporter.
>
> A truncated version of that file (very minimal and attached) fails
> completely to export.  I get the following (truncated) error trace:
>
> ,----
> | Debugger entered--Lisp error: (wrong-type-argument buffer-or-string-p t)
> |   get-text-property(0 org-props t)
> |   org-get-text-property-any(0 org-props t)
> |   org-beamer-sectioning(1 t)
> |   funcall(org-beamer-sectioning 1 t)
> |   (if (and (symbolp (nth 2 class-sectionning)) (fboundp (nth 2 
> class-sectionning))) (funcall (nth 2 class-sectionning) level numberedp) (nth 
> (1+ level) class-sectionning))
> |   ...
> |   org-e-latex-headline((headline (:raw-value "Introduction" :begin 359 :end 
> 444 ...
> `----
>
> I have attached the simple test file.
>
> Where am I going wrong?  If I change H:2 to H:1, it works although
> obviously the output is not what I want.  Have I misunderstand something
> rather fundamental?

I have no problem exporting this file. Though, judging from the
backtrace, you're using the old exporter since `org-beamer-sectioning'
comes from it.


Regards,

-- 
Nicolas Goaziou



reply via email to

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