emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error during org-export
@ 2017-10-27 12:04 Gian-Maria Daffré
  2017-10-28  9:23 ` Nicolas Goaziou
  0 siblings, 1 reply; 9+ messages in thread
From: Gian-Maria Daffré @ 2017-10-27 12:04 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I am currently on the following org-mode version

Org mode version 9.1.2 (9.1.2-22-ga2a034-elpa @
/home/giammi/.emacs.d/elpa/org-20171023/)
GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-
09-15, modified by Debian

If I create a simple heading like
* Hello
Test

and then try to export as latex/pdf from org-mode (C-c C-e l o) I get
the following error.

Debugger entered--Lisp error: (void-variable element-property)
  org-element--parse-elements(1 16 first-section nil nil nil (org-data
nil))
  org-element-parse-buffer(nil nil)
  org-export-as(latex nil nil nil (:output-file "test_latex.tex"))
  org-export-to-file(latex "test_latex.tex" nil nil nil nil nil #[257
"\300\x01!\207" [org-latex-compile] 3 "\n\n(fn FILE)"])
  org-latex-export-to-pdf(nil nil nil nil)
  (org-open-file (org-latex-export-to-pdf nil s v b))
  (if a (org-latex-export-to-pdf t s v b) (org-open-file (org-latex-
export-to-pdf nil s v b)))
  (lambda (a s v b) (if a (org-latex-export-to-pdf t s v b) (org-open-
file (org-latex-export-to-pdf nil s v b))))(nil nil nil nil)
  org-export-dispatch(nil)
  funcall-interactively(org-export-dispatch nil)
  call-interactively(org-export-dispatch nil nil)
  command-execute(org-export-dispatch)

I am looking for any hints on how to solve this problem. Thanks

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

end of thread, other threads:[~2017-10-31  8:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-27 12:04 Error during org-export Gian-Maria Daffré
2017-10-28  9:23 ` Nicolas Goaziou
2017-10-28 10:39   ` Gian-Maria Daffré
2017-10-28 13:08     ` Eric S Fraga
2017-10-28 14:58       ` Gian-Maria Daffré
2017-10-28 19:27         ` Eric S Fraga
2017-10-29  7:57           ` Gian-Maria Daffré
2017-10-29 12:38             ` Eric S Fraga
2017-10-31  8:54               ` Gian-Maria Daffré

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