From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: =?UTF-8?B?UmU6ICJTeW1ib2zigJlzIHZhbHVlIGFzIHZhcmlhYmxlIGlzIHZv?= =?UTF-8?B?aWQ6IGNvbXBpbGUiIHdoZW4gZXhwb3J0IHRvIGxhdGV4?= Date: Tue, 29 Sep 2015 17:21:06 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b33956daa98590520e96638 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zh2LR-0000DL-LW for emacs-orgmode@gnu.org; Tue, 29 Sep 2015 17:21:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zh2LK-0000FB-8m for emacs-orgmode@gnu.org; Tue, 29 Sep 2015 17:21:53 -0400 Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:35736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zh2LJ-0000F1-Vs for emacs-orgmode@gnu.org; Tue, 29 Sep 2015 17:21:46 -0400 Received: by obbzf10 with SMTP id zf10so16440347obb.2 for ; Tue, 29 Sep 2015 14:21:45 -0700 (PDT) In-Reply-To: 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: Rainer M Krug , emacs-org list , Rasmus --047d7b33956daa98590520e96638 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Rasmus has fixed this in http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=3D679adcaa64613c821b38c= d1d34b081640315293a . -- Kaushal Modi On Tue, Sep 29, 2015 at 5:11 AM, Rainer M Krug wrote: > > Exporting to latex of the simple file below results in an error: > > ,---- > | mapcar: Symbol=E2=80=99s value as variable is void: compile > `---- > > --8<---------------cut here---------------start------------->8--- > #+LATEX_CLASS: article > #+LATEX_CLASS_OPTIONS: > #+LATEX_HEADER: > #+LATEX_HEADER_EXTRA: > #+DESCRIPTION: > #+KEYWORDS: > #+SUBTITLE: > #+LATEX_COMPILER: pdflatex > #+DATE: \today > > * Emacs version > #+begin_src emacs-lisp > (emacs-version) > #+end_src > > #+RESULTS: > : GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.5.0, NS appkit-1348.17 > Version 10.10.5 (Build 14F27)) > : of 2015-09-29 > > #+begin_src emacs-lisp > (org-version) > #+end_src > > #+RESULTS: > : 8.3.1 > > Org-mode version 8.3.1 (release_8.3.1-283-gf6187d @ > /Users/rainerkrug/.emacs.d/org-mode/lisp/) > > PS: how do I get this output from a source block above? > --8<---------------cut here---------------end--------------->8--- > > > ,---- > | Debugger entered--Lisp error: (void-variable compile) > | #[(pkg) " <\205. \303 8\211.\205. \304\n <\203. \202. > C\"?)?\205\". \207" [pkg third compile 3 member-ignore-case] 4](("AUTO" > "inputenc" t ("pdflatex"))) > | mapcar(#[(pkg) " <\205. \303 8\211.\205. \304\n <\203. \202. > C\"?)?\205\". \207" [pkg third compile 3 member-ignore-case] 4] (("AUTO" > "inputenc" t ("pdflatex")) ("T1" "fontenc" t ("pdflatex")) ("" "graphicx" > t) ("" "grffile" t) ("" "longtable" nil) ("" "wrapfig" nil) ("" "rotating= " > nil) ("normalem" "ulem" t) ("" "amsmath" t) ("" "textcomp" t) ("" "amssym= b" > t) ("" "capt-of" nil) ("" "hyperref" nil))) > | org-latex--remove-packages((("AUTO" "inputenc" t ("pdflatex")) ("T1" > "fontenc" t ("pdflatex")) ("" "graphicx" t) ("" "grffile" t) ("" > "longtable" nil) ("" "wrapfig" nil) ("" "rotating" nil) ("normalem" "ulem= " > t) ("" "amsmath" t) ("" "textcomp" t) ("" "amssymb" t) ("" "capt-of" nil) > ("" "hyperref" nil)) (:export-options nil :input-buffer "test.org" > :input-file "/Users/rainerkrug/tmp/test.org" :latex-class "article" > :latex-class-options "" :latex-header "" :latex-header-extra "" > :description nil :keywords nil :subtitle nil :latex-active-timestamp-form= at > "\\textit{%s}" :latex-caption-above (table) :latex-classes (("article" > "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . > "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") > ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) ("report" > "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}") > ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . > "\\subsubsection*{%s}")) ("book" "\\documentclass[11pt]{book}" > ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") > ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . > "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))) > :latex-default-figure-position "htb" :latex-default-table-environment > "tabular" :latex-default-table-mode table :latex-diary-timestamp-format > "\\textit{%s}" :latex-footnote-separator "\\textsuperscript{,}\\," > :latex-format-drawer-function (lambda (name contents) contents) > :latex-format-headline-function org-latex-format-headline-default-functio= n > :latex-format-inlinetask-function > org-latex-format-inlinetask-default-function :latex-hyperref-template > "\\hypersetup{\n pdfauthor=3D{%a},\n pdftitle=3D{%t},\n pdfkeywords=3D{%k= },\n > pdfsubject=3D{%d},\n pdfcreator=3D{%c}, \n pdflang=3D{%L}}\n" > :latex-image-default-height "" :latex-image-default-option "" > :latex-image-default-width ".9\\linewidth" ...)) > | org-latex--make-header((:export-options nil :input-buffer "test.org" > :input-file "/Users/rainerkrug/tmp/test.org" :latex-class "article" > :latex-class-options "" :latex-header "" :latex-header-extra "" > :description nil :keywords nil :subtitle nil :latex-active-timestamp-form= at > "\\textit{%s}" :latex-caption-above (table) :latex-classes (("article" > "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . > "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") > ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) ("report" > "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}") > ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . > "\\subsubsection*{%s}")) ("book" "\\documentclass[11pt]{book}" > ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") > ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . > "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))) > :latex-default-figure-position "htb" :latex-default-table-environment > "tabular" :latex-default-table-mode table :latex-diary-timestamp-format > "\\textit{%s}" :latex-footnote-separator "\\textsuperscript{,}\\," > :latex-format-drawer-function (lambda (name contents) contents) > :latex-format-headline-function org-latex-format-headline-default-functio= n > :latex-format-inlinetask-function > org-latex-format-inlinetask-default-function :latex-hyperref-template > "\\hypersetup{\n pdfauthor=3D{%a},\n pdftitle=3D{%t},\n pdfkeywords=3D{%k= },\n > pdfsubject=3D{%d},\n pdfcreator=3D{%c}, \n pdflang=3D{%L}}\n" > :latex-image-default-height "" :latex-image-default-option "" > :latex-image-default-width ".9\\linewidth" ...)) > | org-latex-template(#("\n\\section{Emacs > version}\n\\label{sec:orgheadline1}\n\\lstset{language=3DLisp,label=3D > ,caption=3D ,captionpos=3Db,numbers=3Dnone}\n\\begin{lstlisting}\n > (emacs-version)\n\\end{lstlisting}\n\n\\lstset{language=3DLisp,label=3D > ,caption=3D ,captionpos=3Db,numbers=3Dnone}\n\\begin{lstlisting}\n > (org-version)\n\\end{lstlisting}\n\nOrg-mode version 8.3.1 > (release\\(_{\\text{8.3.1}}\\)-283-gf6187d @ > \\emph{Users/rainerkrug}.emacs.d/org-mode/lisp/)\n\nPS: how do I get this > output from a source block above?\n" 10 23 (:parent (headline (:raw-value > "Emacs version" :begin 167 :end 436 :pre-blank 0 :contents-begin 183 > :contents-end 435 :level 1 :priority nil :tags nil :todo-keyword nil > :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil > :commentedp nil :post-affiliated 167 :title (#("Emacs version" 0 13 > (:parent #2))) :parent (org-data nil (section (:begin 1 :end 167 > :contents-begin 1 :contents-end 166 :post-blank 1 :post-affiliated 1 > :parent #4) (keyword (:key "LATEX_CLASS" :value "article" :begin 1 :end 2= 4 > :post-blank 0 :post-affiliated 1 :parent #5)) (keyword (:key > "LATEX_CLASS_OPTIONS" :value "" :begin 24 :end 47 :post-blank 0 > :post-affiliated 24 :parent #5)) (keyword (:key "LATEX_HEADER" :value "" > :begin 47 :end 63 :post-blank 0 :post-affiliated 47 :parent #5)) (keyword > (:key "LATEX_HEADER_EXTRA" :value "" :begin 63 :end 85 :post-blank 0 > :post-affiliated 63 :parent #5)) (keyword (:key "DESCRIPTION" :value "" > :begin 85 :end 100 :post-blank 0 :post-affiliated 85 :parent #5)) (keywor= d > (:key "KEYWORDS" :value "" :begin 100 :end 112 :post-blank 0 > :post-affiliated 100 :parent #5)) (keyword (:key "SUBTITLE" :value "" > :begin 112 :end 124 :post-blank 0 :post-affiliated 112 :parent #5)) > (keyword (:key "LATEX_COMPILER" :value "pdflatex" :begin 124 :end 151 > :post-blank 0 :post-affiliated 124 :parent #5)) (keyword (:key "DATE" > :value "\\today" :begin 151 :end 166 :post-blank 0 :post-affiliated 151 > :parent #5))) #2)) (section (:begin 183 :end 436 :contents-begin 183 > :contents-end 435 :post-blank 1 :post-affiliated 183 :parent #2) (src-blo= ck > (:language "emacs-lisp" :switches nil :parameters nil :begin 183 :end 234 > :number-lines nil :preserve-indent nil :retain-labels t :use-labels t > :label-fmt nil :value " (emacs-version)\n" :post-blank 1 :post-affiliated > 183 :parent #3)) (src-block (:language "emacs-lisp" :switches nil > :parameters nil :begin 234 :end 283 :number-lines nil :preserve-indent ni= l > :retain-labels t :use-labels t :label-fmt nil :value " (org-version)\n" > :post-blank 1 :post-affiliated 234 :parent #3)) (paragraph (:begin 283 :e= nd > 379 :contents-begin 283 :contents-end 378 :post-blank 1 :post-affiliated > 283 :parent #3) #("Org-mode version 8.3.1 (release" 0 31 (:parent #4)) > (latex-math-block (:parent #4 :post-blank 0) (subscript (:begin 314 :end > 320 :use-brackets-p nil :contents-begin 315 :contents-end 320 :post-blank= 0 > :parent #5) #("8.3.1" 0 5 ...))) #("-283-gf6187d @ " 0 15 (:parent #4)) > (italic (:begin 335 :end 353 :contents-begin 336 :contents-end 352 > :post-blank 0 :parent #4) #("Users/rainerkrug" 0 16 (:parent #5))) > #(".emacs.d/org-mode/lisp/)\n" 0 25 (:parent #4))) (paragraph (:begin 379 > :end 435 :contents-begin 379 :contents-end 435 :post-blank 0 > :post-affiliated 379 :parent #3) #("PS: how do I get this output from a > source block above?\n" 0 56 (:parent #4)))))) 290 321 (:parent (paragraph > (:begin 283 :end 379 :contents-begin 283 :contents-end 378 :post-blank 1 > :post-affiliated 283 :parent (section (:begin 183 :end 436 :contents-begi= n > 183 :contents-end 435 :post-blank 1 :post-affiliated 183 :parent (headlin= e > (:raw-value "Emacs version" :begin 167 :end 436 :pre-blank 0 > :contents-begin 183 :contents-end 435 :level 1 :priority nil :tags nil > :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil > :archivedp nil :commentedp nil :post-affiliated 167 :title ... :parent ..= .) > #4)) (src-block (:language "emacs-lisp" :switches nil :parameters nil > :begin 183 :end 234 :number-lines nil :preserve-indent nil :retain-labels= t > :use-labels t :label-fmt nil :value " (emacs-version)\n" :post-blank 1 > :post-affiliated 183 :parent #4)) (src-block (:language "emacs-lisp" > :switches nil :parameters nil :begin 234 :end 283 :number-lines nil > :preserve-indent nil :retain-labels t :use-labels t :label-fmt nil :value= " > (org-version)\n" :post-blank 1 :post-affiliated 234 :parent #4)) #2 > (paragraph (:begin 379 :end 435 :contents-begin 379 :contents-end 435 > :post-blank 0 :post-affiliated 379 :parent #4) #("PS: how do I get this > output from a source block above?\n" 0 56 (:parent #5))))) #("Org-mode > version 8.3.1 (release" 0 31 (:parent #2)) (latex-math-block (:parent #2 > :post-blank 0) (subscript (:begin 314 :end 320 :use-brackets-p nil > :contents-begin 315 :contents-end 320 :post-blank 0 :parent #3) #("8.3.1"= 0 > 5 (:parent #4)))) #("-283-gf6187d @ " 0 15 (:parent #2)) (italic (:begin > 335 :end 353 :contents-begin 336 :contents-end 352 :post-blank 0 :parent > #2) #("Users/rainerkrug" 0 16 (:parent #3))) #(".emacs.d/org-mode/lisp/)\= n" > 0 25 (:parent #2)))) 331 336 (:parent (subscript (:begin 314 :end 320 > :use-brackets-p nil :contents-begin 315 :contents-end 320 :post-blank 0 > :parent (latex-math-block (:parent (paragraph (:begin 283 :end 379 > :contents-begin 283 :contents-end 378 :post-blank 1 :post-affiliated 283 > :parent ...) #("Org-mode version 8.3.1 (release" 0 31 ...) #4 > #("-283-gf6187d @ " 0 15 ...) (italic ... #("Users/rainerkrug" 0 16 ...)) > #(".emacs.d/org-mode/lisp/)\n" 0 25 ...)) :post-blank 0) #2)) #("8.3.1" 0= 5 > (:parent #2)))) 340 355 (:parent (paragraph (:begin 283 :end 379 > :contents-begin 283 :contents-end 378 :post-blank 1 :post-affiliated 283 > :parent (section (:begin 183 :end 436 :contents-begin 183 :contents-end 4= 35 > :post-blank 1 :post-affiliated 183 :parent (headline (:raw-value "Emacs > version" :begin 167 :end 436 :pre-blank 0 :contents-begin 183 :contents-e= nd > 435 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil > :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil > :post-affiliated 167 :title ... :parent ...) #4)) (src-block (:language > "emacs-lisp" :switches nil :parameters nil :begin 183 :end 234 > :number-lines nil :preserve-indent nil :retain-labels t :use-labels t > :label-fmt nil :value " (emacs-version)\n" :post-blank 1 :post-affiliated > 183 :parent #4)) (src-block (:language "emacs-lisp" :switches nil > :parameters nil :begin 234 :end 283 :number-lines nil :preserve-indent ni= l > :retain-labels t :use-labels t :label-fmt nil :value " (org-version)\n" > :post-blank 1 :post-affiliated 234 :parent #4)) #2 (paragraph (:begin 379 > :end 435 :contents-begin 379 :contents-end 435 :post-blank 0 > :post-affiliated 379 :parent #4) #("PS: how do I get this output from a > source block above?\n" 0 56 (:parent #5))))) #("Org-mode version 8.3.1 > (release" 0 31 (:parent #2)) (latex-math-block (:parent #2 :post-blank 0) > (subscript (:begin 314 :end 320 :use-brackets-p nil :contents-begin 315 > :contents-end 320 :post-blank 0 :parent #3) #("8.3.1" 0 5 (:parent #4)))) > #("-283-gf6187d @ " 0 15 (:parent #2)) (italic (:begin 335 :end 353 > :contents-begin 336 :contents-end 352 :post-blank 0 :parent #2) > #("Users/rainerkrug" 0 16 (:parent #3))) #(".emacs.d/org-mode/lisp/)\n" 0 > 25 (:parent #2)))) 361 377 (:parent (italic (:begin 335 :end 353 > :contents-begin 336 :contents-end 352 :post-blank 0 :parent (paragraph > (:begin 283 :end 379 :contents-begin 283 :contents-end 378 :post-blank 1 > :post-affiliated 283 :parent (section (:begin 183 :end 436 :contents-begi= n > 183 :contents-end 435 :post-blank 1 :post-affiliated 183 :parent ...) > (src-block ...) (src-block ...) #4 (paragraph ... #("PS: how do I get thi= s > output from a source block above?\n" 0 56 ...)))) #("Org-mode version 8.3= .1 > (release" 0 31 (:parent #4)) (latex-math-block (:parent #4 :post-blank 0) > (subscript (:begin 314 :end 320 :use-brackets-p nil :contents-begin 315 > :contents-end 320 :post-blank 0 :parent #5) #("8.3.1" 0 5 ...))) > #("-283-gf6187d @ " 0 15 (:parent #4)) #2 #(".emacs.d/org-mode/lisp/)\n" = 0 > 25 (:parent #4)))) #("Users/rainerkrug" 0 16 (:parent #2)))) 378 402 > (:parent (paragraph (:begin 283 :end 379 :contents-begin 283 :contents-en= d > 378 :post-blank 1 :post-affiliated 283 :parent (section (:begin 183 :end > 436 :contents-begin 183 :contents-end 435 :post-blank 1 :post-affiliated > 183 :parent (headline (:raw-value "Emacs version" :begin 167 :end 436 > :pre-blank 0 :contents-begin 183 :contents-end 435 :level 1 :priority nil > :tags nil :todo-keyword nil :todo-type nil :post-blank 1 > :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1= 67 > :title ... :parent ...) #4)) (src-block (:language "emacs-lisp" :switches > nil :parameters nil :begin 183 :end 234 :number-lines nil :preserve-inden= t > nil :retain-labels t :use-labels t :label-fmt nil :value " > (emacs-version)\n" :post-blank 1 :post-affiliated 183 :parent #4)) > (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 2= 34 > :end 283 :number-lines nil :preserve-indent nil :retain-labels t > :use-labels t :label-fmt nil :value " (org-version)\n" :post-blank 1 > :post-affiliated 234 :parent #4)) #2 (paragraph (:begin 379 :end 435 > :contents-begin 379 :contents-end 435 :post-blank 0 :post-affiliated 379 > :parent #4) #("PS: how do I get this output from a source block above?\n"= 0 > 56 (:parent #5))))) #("Org-mode version 8.3.1 (release" 0 31 (:parent #2)= ) > (latex-math-block (:parent #2 :post-blank 0) (subscript (:begin 314 :end > 320 :use-brackets-p nil :contents-begin 315 :contents-end 320 :post-blank= 0 > :parent #3) #("8.3.1" 0 5 (:parent #4)))) #("-283-gf6187d @ " 0 15 (:pare= nt > #2)) (italic (:begin 335 :end 353 :contents-begin 336 :contents-end 352 > :post-blank 0 :parent #2) #("Users/rainerkrug" 0 16 (:parent #3))) > #(".emacs.d/org-mode/lisp/)\n" 0 25 (:parent #2)))) 404 459 (:parent > (paragraph (:begin 379 :end 435 :contents-begin 379 :contents-end 435 > :post-blank 0 :post-affiliated 379 :parent (section (:begin 183 :end 436 > :contents-begin 183 :contents-end 435 :post-blank 1 :post-affiliated 183 > :parent (headline (:raw-value "Emacs version" :begin 167 :end 436 > :pre-blank 0 :contents-begin 183 :contents-end 435 :level 1 :priority nil > :tags nil :todo-keyword nil :todo-type nil :post-blank 1 > :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 1= 67 > :title ... :parent ...) #4)) (src-block (:language "emacs-lisp" :switches > nil :parameters nil :begin 183 :end 234 :number-lines nil :preserve-inden= t > nil :retain-labels t :use-labels t :label-fmt nil :value " > (emacs-version)\n" :post-blank 1 :post-affiliated 183 :parent #4)) > (src-block (:language "emacs-lisp" :switches nil :parameters nil :begin 2= 34 > :end 283 :number-lines nil :preserve-indent nil :retain-labels t > :use-labels t :label-fmt nil :value " (org-version)\n" :post-blank 1 > :post-affiliated 234 :parent #4)) (paragraph (:begin 283 :end 379 > :contents-begin 283 :contents-end 378 :post-blank 1 :post-affiliated 283 > :parent #4) #("Org-mode version 8.3.1 (release" 0 31 (:parent #5)) > (latex-math-block (:parent #5 :post-blank 0) (subscript ... #("8.3.1" 0 5 > ...))) #("-283-gf6187d @ " 0 15 (:parent #5)) (italic (:begin 335 :end 35= 3 > :contents-begin 336 :contents-end 352 :post-blank 0 :parent #5) > #("Users/rainerkrug" 0 16 ...)) #(".emacs.d/org-mode/lisp/)\n" 0 25 > (:parent #5))) #2)) #("PS: how do I get this output from a source block > above?\n" 0 56 (:parent #2))))) (:export-options nil :input-buffer " > test.org" :input-file "/Users/rainerkrug/tmp/test.org" :latex-class > "article" :latex-class-options "" :latex-header "" :latex-header-extra "" > :description nil :keywords nil :subtitle nil :latex-active-timestamp-form= at > "\\textit{%s}" :latex-caption-above (table) :latex-classes (("article" > "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . > "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") > ("\\subparagraph{%s}" . "\\subparagraph*{%s}")) ("report" > "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}") > ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . > "\\subsubsection*{%s}")) ("book" "\\documentclass[11pt]{book}" > ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") > ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . > "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))) > :latex-default-figure-position "htb" :latex-default-table-environment > "tabular" :latex-default-table-mode table :latex-diary-timestamp-format > "\\textit{%s}" :latex-footnote-separator "\\textsuperscript{,}\\," > :latex-format-drawer-function (lambda (name contents) contents) > :latex-format-headline-function org-latex-format-headline-default-functio= n > :latex-format-inlinetask-function > org-latex-format-inlinetask-default-function :latex-hyperref-template > "\\hypersetup{\n pdfauthor=3D{%a},\n pdftitle=3D{%t},\n pdfkeywords=3D{%k= },\n > pdfsubject=3D{%d},\n pdfcreator=3D{%c}, \n pdflang=3D{%L}}\n" > :latex-image-default-height "" :latex-image-default-option "" > :latex-image-default-width ".9\\linewidth" ...)) > | org-export-as(latex nil nil nil (:output-file "./test.tex")) > | org-export-to-file(latex "./test.tex" nil nil nil nil nil) > | org-latex-export-to-latex(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) > `---- > > -- > Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation > Biology, UCT), Dipl. Phys. (Germany) > > Centre of Excellence for Invasion Biology > Stellenbosch University > South Africa > > Tel : +33 - (0)9 53 10 27 44 > Cell: +33 - (0)6 85 62 59 98 > Fax : +33 - (0)9 58 10 27 44 > > Fax (D): +49 - (0)3 21 21 25 22 44 > > email: Rainer@krugs.de > > Skype: RMkrug > > PGP: 0x0F52F982 > --047d7b33956daa98590520e96638 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


--
Kaushal Modi

On Tue, Sep 29, 2015 at 5:11 AM, Rainer M Kr= ug <Rainer@krugs.de> wrote:
=
Exporting to latex of the simple file below results in an error:

,----
| mapcar: Symbol=E2=80=99s value as variable is void: compile
`----

--8<---------------cut here---------------start------------->8---
#+LATEX_CLASS: article
#+LATEX_CLASS_OPTIONS:
#+LATEX_HEADER:
#+LATEX_HEADER_EXTRA:
#+DESCRIPTION:
#+KEYWORDS:
#+SUBTITLE:
#+LATEX_COMPILER: pdflatex
#+DATE: \today

* Emacs version
#+begin_src emacs-lisp
=C2=A0(emacs-version)
#+end_src

#+RESULTS:
: GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.5.0, NS appkit-1348.17 Version= 10.10.5 (Build 14F27))
:=C2=A0 of 2015-09-29

#+begin_src emacs-lisp
=C2=A0(org-version)
#+end_src

#+RESULTS:
: 8.3.1

Org-mode version 8.3.1 (release_8.3.1-283-gf6187d @ /Users/rainerkrug/.emac= s.d/org-mode/lisp/)

PS: how do I get this output from a source block above?
--8<---------------cut here---------------end--------------->8---


,----
| Debugger entered--Lisp error: (void-variable compile)
|=C2=A0 =C2=A0#[(pkg) " <\205. \303 8\211.\205. \304\n=C2=A0 =C2=A0= <\203.=C2=A0 \202.=C2=A0 =C2=A0C\"?)?\205\". \207" [pkg = third compile 3 member-ignore-case] 4](("AUTO" "inputenc&quo= t; t ("pdflatex")))
|=C2=A0 =C2=A0mapcar(#[(pkg) " <\205. \303 8\211.\205. \304\n=C2=A0= =C2=A0 =C2=A0<\203.=C2=A0 \202.=C2=A0 =C2=A0C\"?)?\205\". \20= 7" [pkg third compile 3 member-ignore-case] 4] (("AUTO" &quo= t;inputenc" t ("pdflatex")) ("T1" "fontenc&qu= ot; t ("pdflatex")) ("" "graphicx" t) ("= " "grffile" t) ("" "longtable" nil) (&qu= ot;" "wrapfig" nil) ("" "rotating" nil) = ("normalem" "ulem" t) ("" "amsmath"= t) ("" "textcomp" t) ("" "amssymb"= t) ("" "capt-of" nil) ("" "hyperref&quo= t; nil)))
|=C2=A0 =C2=A0org-latex--remove-packages((("AUTO" "inputenc&= quot; t ("pdflatex")) ("T1" "fontenc" t (&quo= t;pdflatex")) ("" "graphicx" t) ("" &quo= t;grffile" t) ("" "longtable" nil) ("" &= quot;wrapfig" nil) ("" "rotating" nil) ("norm= alem" "ulem" t) ("" "amsmath" t) ("= " "textcomp" t) ("" "amssymb" t) ("= " "capt-of" nil) ("" "hyperref" nil)) (:= export-options nil :input-buffer "test.org" :input-file "/Users/ra= inerkrug/tmp/test.org" :latex-class "article" :latex-class-options= "" :latex-header "" :latex-header-extra "" := description nil :keywords nil :subtitle nil :latex-active-timestamp-format = "\\textit{%s}" :latex-caption-above (table) :latex-classes ((&quo= t;article" "\\documentclass[11pt]{article}" ("\\section= {%s}" . "\\section*{%s}") ("\\subsection{%s}" . &q= uot;\\subsection*{%s}") ("\\subsubsection{%s}" . "\\sub= subsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s= }") ("\\subparagraph{%s}" . "\\subparagraph*{%s}")= ) ("report" "\\documentclass[11pt]{report}" ("\\pa= rt{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "= \\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}&quo= t;) ("\\subsection{%s}" . "\\subsection*{%s}") ("\= \subsubsection{%s}" . "\\subsubsection*{%s}")) ("book&q= uot; "\\documentclass[11pt]{book}" ("\\part{%s}" . &quo= t;\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}"= ;) ("\\section{%s}" . "\\section*{%s}") ("\\subsec= tion{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}&= quot; . "\\subsubsection*{%s}"))) :latex-default-figure-position = "htb" :latex-default-table-environment "tabular" :latex= -default-table-mode table :latex-diary-timestamp-format "\\textit{%s}&= quot; :latex-footnote-separator "\\textsuperscript{,}\\," :latex-= format-drawer-function (lambda (name contents) contents) :latex-format-head= line-function org-latex-format-headline-default-function :latex-format-inli= netask-function org-latex-format-inlinetask-default-function :latex-hyperre= f-template "\\hypersetup{\n pdfauthor=3D{%a},\n pdftitle=3D{%t},\n pdf= keywords=3D{%k},\n pdfsubject=3D{%d},\n pdfcreator=3D{%c}, \n pdflang=3D{%L= }}\n" :latex-image-default-height "" :latex-image-default-op= tion "" :latex-image-default-width ".9\\linewidth" ...)= )
|=C2=A0 =C2=A0org-latex--make-header((:export-options nil :input-buffer &qu= ot;test.or= g" :input-file "/Users/rainerkrug/tmp/test.org" :latex-class &= quot;article" :latex-class-options "" :latex-header "&q= uot; :latex-header-extra "" :description nil :keywords nil :subti= tle nil :latex-active-timestamp-format "\\textit{%s}" :latex-capt= ion-above (table) :latex-classes (("article" "\\documentclas= s[11pt]{article}" ("\\section{%s}" . "\\section*{%s}&qu= ot;) ("\\subsection{%s}" . "\\subsection*{%s}") ("= \\subsubsection{%s}" . "\\subsubsection*{%s}") ("\\para= graph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%s}&q= uot; . "\\subparagraph*{%s}")) ("report" "\\docume= ntclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}&quo= t;) ("\\chapter{%s}" . "\\chapter*{%s}") ("\\secti= on{%s}" . "\\section*{%s}") ("\\subsection{%s}" . = "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\s= ubsubsection*{%s}")) ("book" "\\documentclass[11pt]{boo= k}" ("\\part{%s}" . "\\part*{%s}") ("\\chapte= r{%s}" . "\\chapter*{%s}") ("\\section{%s}" . &quo= t;\\section*{%s}") ("\\subsection{%s}" . "\\subsection*= {%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}&q= uot;))) :latex-default-figure-position "htb" :latex-default-table= -environment "tabular" :latex-default-table-mode table :latex-dia= ry-timestamp-format "\\textit{%s}" :latex-footnote-separator &quo= t;\\textsuperscript{,}\\," :latex-format-drawer-function (lambda (name= contents) contents) :latex-format-headline-function org-latex-format-headl= ine-default-function :latex-format-inlinetask-function org-latex-format-inl= inetask-default-function :latex-hyperref-template "\\hypersetup{\n pdf= author=3D{%a},\n pdftitle=3D{%t},\n pdfkeywords=3D{%k},\n pdfsubject=3D{%d}= ,\n pdfcreator=3D{%c}, \n pdflang=3D{%L}}\n" :latex-image-default-heig= ht "" :latex-image-default-option "" :latex-image-defau= lt-width ".9\\linewidth" ...))
|=C2=A0 =C2=A0org-latex-template(#("\n\\section{Emacs version}\n\\labe= l{sec:orgheadline1}\n\\lstset{language=3DLisp,label=3D ,caption=3D ,caption= pos=3Db,numbers=3Dnone}\n\\begin{lstlisting}\n (emacs-version)\n\\end{lstli= sting}\n\n\\lstset{language=3DLisp,label=3D ,caption=3D ,captionpos=3Db,num= bers=3Dnone}\n\\begin{lstlisting}\n (org-version)\n\\end{lstlisting}\n\nOrg= -mode version 8.3.1 (release\\(_{\\text{8.3.1}}\\)-283-gf6187d @ \\emph{Use= rs/rainerkrug}.emacs.d/org-mode/lisp/)\n\nPS: how do I get this output from= a source block above?\n" 10 23 (:parent (headline (:raw-value "E= macs version" :begin 167 :end 436 :pre-blank 0 :contents-begin 183 :co= ntents-end 435 :level 1 :priority nil :tags nil :todo-keyword nil :todo-typ= e nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil = :post-affiliated 167 :title (#("Emacs version" 0 13 (:parent #2))= ) :parent (org-data nil (section (:begin 1 :end 167 :contents-begin 1 :cont= ents-end 166 :post-blank 1 :post-affiliated 1 :parent #4) (keyword (:key &q= uot;LATEX_CLASS" :value "article" :begin 1 :end 24 :post-bla= nk 0 :post-affiliated 1 :parent #5)) (keyword (:key "LATEX_CLASS_OPTIO= NS" :value "" :begin 24 :end 47 :post-blank 0 :post-affiliat= ed 24 :parent #5)) (keyword (:key "LATEX_HEADER" :value "&qu= ot; :begin 47 :end 63 :post-blank 0 :post-affiliated 47 :parent #5)) (keywo= rd (:key "LATEX_HEADER_EXTRA" :value "" :begin 63 :end = 85 :post-blank 0 :post-affiliated 63 :parent #5)) (keyword (:key "DESC= RIPTION" :value "" :begin 85 :end 100 :post-blank 0 :post-af= filiated 85 :parent #5)) (keyword (:key "KEYWORDS" :value "&= quot; :begin 100 :end 112 :post-blank 0 :post-affiliated 100 :parent #5)) (= keyword (:key "SUBTITLE" :value "" :begin 112 :end 124 = :post-blank 0 :post-affiliated 112 :parent #5)) (keyword (:key "LATEX_= COMPILER" :value "pdflatex" :begin 124 :end 151 :post-blank = 0 :post-affiliated 124 :parent #5)) (keyword (:key "DATE" :value = "\\today" :begin 151 :end 166 :post-blank 0 :post-affiliated 151 = :parent #5))) #2)) (section (:begin 183 :end 436 :contents-begin 183 :conte= nts-end 435 :post-blank 1 :post-affiliated 183 :parent #2) (src-block (:lan= guage "emacs-lisp" :switches nil :parameters nil :begin 183 :end = 234 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t := label-fmt nil :value " (emacs-version)\n" :post-blank 1 :post-aff= iliated 183 :parent #3)) (src-block (:language "emacs-lisp" :swit= ches nil :parameters nil :begin 234 :end 283 :number-lines nil :preserve-in= dent nil :retain-labels t :use-labels t :label-fmt nil :value " (org-v= ersion)\n" :post-blank 1 :post-affiliated 234 :parent #3)) (paragraph = (:begin 283 :end 379 :contents-begin 283 :contents-end 378 :post-blank 1 :p= ost-affiliated 283 :parent #3) #("Org-mode version 8.3.1 (release"= ; 0 31 (:parent #4)) (latex-math-block (:parent #4 :post-blank 0) (subscrip= t (:begin 314 :end 320 :use-brackets-p nil :contents-begin 315 :contents-en= d 320 :post-blank 0 :parent #5) #("8.3.1" 0 5 ...))) #("-283= -gf6187d @ " 0 15 (:parent #4)) (italic (:begin 335 :end 353 :contents= -begin 336 :contents-end 352 :post-blank 0 :parent #4) #("Users/rainer= krug" 0 16 (:parent #5))) #(".emacs.d/org-mode/lisp/)\n" 0 2= 5 (:parent #4))) (paragraph (:begin 379 :end 435 :contents-begin 379 :conte= nts-end 435 :post-blank 0 :post-affiliated 379 :parent #3) #("PS: how = do I get this output from a source block above?\n" 0 56 (:parent #4)))= ))) 290 321 (:parent (paragraph (:begin 283 :end 379 :contents-begin 283 :c= ontents-end 378 :post-blank 1 :post-affiliated 283 :parent (section (:begin= 183 :end 436 :contents-begin 183 :contents-end 435 :post-blank 1 :post-aff= iliated 183 :parent (headline (:raw-value "Emacs version" :begin = 167 :end 436 :pre-blank 0 :contents-begin 183 :contents-end 435 :level 1 :p= riority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footn= ote-section-p nil :archivedp nil :commentedp nil :post-affiliated 167 :titl= e ... :parent ...) #4)) (src-block (:language "emacs-lisp" :switc= hes nil :parameters nil :begin 183 :end 234 :number-lines nil :preserve-ind= ent nil :retain-labels t :use-labels t :label-fmt nil :value " (emacs-= version)\n" :post-blank 1 :post-affiliated 183 :parent #4)) (src-block= (:language "emacs-lisp" :switches nil :parameters nil :begin 234= :end 283 :number-lines nil :preserve-indent nil :retain-labels t :use-labe= ls t :label-fmt nil :value " (org-version)\n" :post-blank 1 :post= -affiliated 234 :parent #4)) #2 (paragraph (:begin 379 :end 435 :contents-b= egin 379 :contents-end 435 :post-blank 0 :post-affiliated 379 :parent #4) #= ("PS: how do I get this output from a source block above?\n" 0 56= (:parent #5))))) #("Org-mode version 8.3.1 (release" 0 31 (:pare= nt #2)) (latex-math-block (:parent #2 :post-blank 0) (subscript (:begin 314= :end 320 :use-brackets-p nil :contents-begin 315 :contents-end 320 :post-b= lank 0 :parent #3) #("8.3.1" 0 5 (:parent #4)))) #("-283-gf6= 187d @ " 0 15 (:parent #2)) (italic (:begin 335 :end 353 :contents-beg= in 336 :contents-end 352 :post-blank 0 :parent #2) #("Users/rainerkrug= " 0 16 (:parent #3))) #(".emacs.d/org-mode/lisp/)\n" 0 25 (:= parent #2)))) 331 336 (:parent (subscript (:begin 314 :end 320 :use-bracket= s-p nil :contents-begin 315 :contents-end 320 :post-blank 0 :parent (latex-= math-block (:parent (paragraph (:begin 283 :end 379 :contents-begin 283 :co= ntents-end 378 :post-blank 1 :post-affiliated 283 :parent ...) #("Org-= mode version 8.3.1 (release" 0 31 ...) #4 #("-283-gf6187d @ "= ; 0 15 ...) (italic ... #("Users/rainerkrug" 0 16 ...)) #(".= emacs.d/org-mode/lisp/)\n" 0 25 ...)) :post-blank 0) #2)) #("8.3.= 1" 0 5 (:parent #2)))) 340 355 (:parent (paragraph (:begin 283 :end 37= 9 :contents-begin 283 :contents-end 378 :post-blank 1 :post-affiliated 283 = :parent (section (:begin 183 :end 436 :contents-begin 183 :contents-end 435= :post-blank 1 :post-affiliated 183 :parent (headline (:raw-value "Ema= cs version" :begin 167 :end 436 :pre-blank 0 :contents-begin 183 :cont= ents-end 435 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type = nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :p= ost-affiliated 167 :title ... :parent ...) #4)) (src-block (:language "= ;emacs-lisp" :switches nil :parameters nil :begin 183 :end 234 :number= -lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fmt n= il :value " (emacs-version)\n" :post-blank 1 :post-affiliated 183= :parent #4)) (src-block (:language "emacs-lisp" :switches nil :p= arameters nil :begin 234 :end 283 :number-lines nil :preserve-indent nil :r= etain-labels t :use-labels t :label-fmt nil :value " (org-version)\n&q= uot; :post-blank 1 :post-affiliated 234 :parent #4)) #2 (paragraph (:begin = 379 :end 435 :contents-begin 379 :contents-end 435 :post-blank 0 :post-affi= liated 379 :parent #4) #("PS: how do I get this output from a source b= lock above?\n" 0 56 (:parent #5))))) #("Org-mode version 8.3.1 (r= elease" 0 31 (:parent #2)) (latex-math-block (:parent #2 :post-blank 0= ) (subscript (:begin 314 :end 320 :use-brackets-p nil :contents-begin 315 := contents-end 320 :post-blank 0 :parent #3) #("8.3.1" 0 5 (:parent= #4)))) #("-283-gf6187d @ " 0 15 (:parent #2)) (italic (:begin 33= 5 :end 353 :contents-begin 336 :contents-end 352 :post-blank 0 :parent #2) = #("Users/rainerkrug" 0 16 (:parent #3))) #(".emacs.d/org-mod= e/lisp/)\n" 0 25 (:parent #2)))) 361 377 (:parent (italic (:begin 335 = :end 353 :contents-begin 336 :contents-end 352 :post-blank 0 :parent (parag= raph (:begin 283 :end 379 :contents-begin 283 :contents-end 378 :post-blank= 1 :post-affiliated 283 :parent (section (:begin 183 :end 436 :contents-beg= in 183 :contents-end 435 :post-blank 1 :post-affiliated 183 :parent ...) (s= rc-block ...) (src-block ...) #4 (paragraph ... #("PS: how do I get th= is output from a source block above?\n" 0 56 ...)))) #("Org-mode = version 8.3.1 (release" 0 31 (:parent #4)) (latex-math-block (:parent = #4 :post-blank 0) (subscript (:begin 314 :end 320 :use-brackets-p nil :cont= ents-begin 315 :contents-end 320 :post-blank 0 :parent #5) #("8.3.1&qu= ot; 0 5 ...))) #("-283-gf6187d @ " 0 15 (:parent #4)) #2 #("= .emacs.d/org-mode/lisp/)\n" 0 25 (:parent #4)))) #("Users/rainerk= rug" 0 16 (:parent #2)))) 378 402 (:parent (paragraph (:begin 283 :end= 379 :contents-begin 283 :contents-end 378 :post-blank 1 :post-affiliated 2= 83 :parent (section (:begin 183 :end 436 :contents-begin 183 :contents-end = 435 :post-blank 1 :post-affiliated 183 :parent (headline (:raw-value "= Emacs version" :begin 167 :end 436 :pre-blank 0 :contents-begin 183 :c= ontents-end 435 :level 1 :priority nil :tags nil :todo-keyword nil :todo-ty= pe nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil= :post-affiliated 167 :title ... :parent ...) #4)) (src-block (:language &q= uot;emacs-lisp" :switches nil :parameters nil :begin 183 :end 234 :num= ber-lines nil :preserve-indent nil :retain-labels t :use-labels t :label-fm= t nil :value " (emacs-version)\n" :post-blank 1 :post-affiliated = 183 :parent #4)) (src-block (:language "emacs-lisp" :switches nil= :parameters nil :begin 234 :end 283 :number-lines nil :preserve-indent nil= :retain-labels t :use-labels t :label-fmt nil :value " (org-version)\= n" :post-blank 1 :post-affiliated 234 :parent #4)) #2 (paragraph (:beg= in 379 :end 435 :contents-begin 379 :contents-end 435 :post-blank 0 :post-a= ffiliated 379 :parent #4) #("PS: how do I get this output from a sourc= e block above?\n" 0 56 (:parent #5))))) #("Org-mode version 8.3.1= (release" 0 31 (:parent #2)) (latex-math-block (:parent #2 :post-blan= k 0) (subscript (:begin 314 :end 320 :use-brackets-p nil :contents-begin 31= 5 :contents-end 320 :post-blank 0 :parent #3) #("8.3.1" 0 5 (:par= ent #4)))) #("-283-gf6187d @ " 0 15 (:parent #2)) (italic (:begin= 335 :end 353 :contents-begin 336 :contents-end 352 :post-blank 0 :parent #= 2) #("Users/rainerkrug" 0 16 (:parent #3))) #(".emacs.d/org-= mode/lisp/)\n" 0 25 (:parent #2)))) 404 459 (:parent (paragraph (:begi= n 379 :end 435 :contents-begin 379 :contents-end 435 :post-blank 0 :post-af= filiated 379 :parent (section (:begin 183 :end 436 :contents-begin 183 :con= tents-end 435 :post-blank 1 :post-affiliated 183 :parent (headline (:raw-va= lue "Emacs version" :begin 167 :end 436 :pre-blank 0 :contents-be= gin 183 :contents-end 435 :level 1 :priority nil :tags nil :todo-keyword ni= l :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :comm= entedp nil :post-affiliated 167 :title ... :parent ...) #4)) (src-block (:l= anguage "emacs-lisp" :switches nil :parameters nil :begin 183 :en= d 234 :number-lines nil :preserve-indent nil :retain-labels t :use-labels t= :label-fmt nil :value " (emacs-version)\n" :post-blank 1 :post-a= ffiliated 183 :parent #4)) (src-block (:language "emacs-lisp" :sw= itches nil :parameters nil :begin 234 :end 283 :number-lines nil :preserve-= indent nil :retain-labels t :use-labels t :label-fmt nil :value " (org= -version)\n" :post-blank 1 :post-affiliated 234 :parent #4)) (paragrap= h (:begin 283 :end 379 :contents-begin 283 :contents-end 378 :post-blank 1 = :post-affiliated 283 :parent #4) #("Org-mode version 8.3.1 (release&qu= ot; 0 31 (:parent #5)) (latex-math-block (:parent #5 :post-blank 0) (subscr= ipt ... #("8.3.1" 0 5 ...))) #("-283-gf6187d @ " 0 15 (= :parent #5)) (italic (:begin 335 :end 353 :contents-begin 336 :contents-end= 352 :post-blank 0 :parent #5) #("Users/rainerkrug" 0 16 ...)) #(= ".emacs.d/org-mode/lisp/)\n" 0 25 (:parent #5))) #2)) #("PS:= how do I get this output from a source block above?\n" 0 56 (:parent = #2))))) (:export-options nil :input-buffer "test.org" :input-file "= ;/Users/rainerkrug/tmp/test.org" :latex-class "article" :latex-cla= ss-options "" :latex-header "" :latex-header-extra &quo= t;" :description nil :keywords nil :subtitle nil :latex-active-timesta= mp-format "\\textit{%s}" :latex-caption-above (table) :latex-clas= ses (("article" "\\documentclass[11pt]{article}" ("= ;\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}&= quot; . "\\subsection*{%s}") ("\\subsubsection{%s}" . &= quot;\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\par= agraph*{%s}") ("\\subparagraph{%s}" . "\\subparagraph*{= %s}")) ("report" "\\documentclass[11pt]{report}" (= "\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}"= ; . "\\chapter*{%s}") ("\\section{%s}" . "\\sectio= n*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}"= ) ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) (&q= uot;book" "\\documentclass[11pt]{book}" ("\\part{%s}&qu= ot; . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter= *{%s}") ("\\section{%s}" . "\\section*{%s}") (&quo= t;\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubse= ction{%s}" . "\\subsubsection*{%s}"))) :latex-default-figure= -position "htb" :latex-default-table-environment "tabular&qu= ot; :latex-default-table-mode table :latex-diary-timestamp-format "\\t= extit{%s}" :latex-footnote-separator "\\textsuperscript{,}\\,&quo= t; :latex-format-drawer-function (lambda (name contents) contents) :latex-f= ormat-headline-function org-latex-format-headline-default-function :latex-f= ormat-inlinetask-function org-latex-format-inlinetask-default-function :lat= ex-hyperref-template "\\hypersetup{\n pdfauthor=3D{%a},\n pdftitle=3D{= %t},\n pdfkeywords=3D{%k},\n pdfsubject=3D{%d},\n pdfcreator=3D{%c}, \n pdf= lang=3D{%L}}\n" :latex-image-default-height "" :latex-image-= default-option "" :latex-image-default-width ".9\\linewidth&= quot; ...))
|=C2=A0 =C2=A0org-export-as(latex nil nil nil (:output-file "./test.te= x"))
|=C2=A0 =C2=A0org-export-to-file(latex "./test.tex" nil nil nil n= il nil)
|=C2=A0 =C2=A0org-latex-export-to-latex(nil nil nil nil)
|=C2=A0 =C2=A0org-export-dispatch(nil)
|=C2=A0 =C2=A0funcall-interactively(org-export-dispatch nil)
|=C2=A0 =C2=A0call-interactively(org-export-dispatch nil nil)
|=C2=A0 =C2=A0command-execute(org-export-dispatch)
`----

--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :=C2=A0 =C2=A0 =C2=A0 =C2=A0+33 - (0)9 53 10 27 44
Cell:=C2=A0 =C2=A0 =C2=A0 =C2=A0+33 - (0)6 85 62 59 98
Fax :=C2=A0 =C2=A0 =C2=A0 =C2=A0+33 - (0)9 58 10 27 44

Fax (D):=C2=A0 =C2=A0 +49 - (0)3 21 21 25 22 44

email:=C2=A0 =C2=A0 =C2=A0 Rainer@krugs.= de

Skype:=C2=A0 =C2=A0 =C2=A0 RMkrug

PGP: 0x0F52F982

--047d7b33956daa98590520e96638--