emacs-orgmode
[Top][All Lists]
Advanced

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

Re: The Org mode in the Org Git does not export


From: Rudolf Adamkovič
Subject: Re: The Org mode in the Org Git does not export
Date: Wed, 28 Sep 2022 00:19:30 +0200

"Fraga, Eric" <e.fraga@ucl.ac.uk> writes:

> Try M-x toggle-debug-on-quit RET and then export, hitting C-g when it
> gets stuck.  That'll give you a backtrace which might help debug this.

Thank you Eric.  I tried it and stopped after more than 3 minutes of
waiting.  The output:

;; Debugger entered--Lisp error: (quit)
;;   org-export--generate-copy-script(#<buffer notebook.org<2>>)
;;   org-export-copy-buffer()
;;   org-html-format-latex("\\begin{equation*}\n  (V_A^R, V_A^..." mathjax 
(:export-options nil :back-end #s(org-export-backend :name html :parent nil 
:transcoders ((bold . org-html-bold) (center-block . org-html-center-block) 
(clock . org-html-clock) (code . org-html-code) (drawer . org-html-drawer) 
(dynamic-block . org-html-dynamic-block) (entity . org-html-entity) 
(example-block . org-html-example-block) (export-block . org-html-export-block) 
(export-snippet . org-html-export-snippet) (fixed-width . org-html-fixed-width) 
(footnote-reference . org-html-footnote-reference) (headline . 
org-html-headline) (horizontal-rule . org-html-horizontal-rule) 
(inline-src-block . org-html-inline-src-block) (inlinetask . 
org-html-inlinetask) (inner-template . org-html-inner-template) (italic . 
org-html-italic) (item . org-html-item) (keyword . org-html-keyword) 
(latex-environment . org-html-latex-environment) (latex-fragment . 
org-html-latex-fragment) (line-break . org-html-line-break) (link . 
org-html-link) (node-property . org-html-node-property) (paragraph . 
org-html-paragraph) (plain-list . org-html-plain-list) (plain-text . 
org-html-plain-text) (planning . org-html-planning) (property-drawer . 
org-html-property-drawer) (quote-block . org-html-quote-block) (radio-target . 
org-html-radio-target) ...) :options ((:html-doctype "HTML_DOCTYPE" nil 
org-html-doctype) (:html-container "HTML_CONTAINER" nil 
org-html-container-element) (:html-content-class "HTML_CONTENT_CLASS" nil 
org-html-content-class) (:description "DESCRIPTION" nil nil newline) (:keywords 
"KEYWORDS" nil nil space) (:html-html5-fancy nil "html5-fancy" 
org-html-html5-fancy) (:html-link-use-abs-url nil "html-link-use-abs-url" 
org-html-link-use-abs-url) (:html-link-home "HTML_LINK_HOME" nil 
org-html-link-home) (:html-link-up "HTML_LINK_UP" nil org-html-link-up) 
(:html-mathjax "HTML_MATHJAX" nil "" space) (:html-equation-reference-format 
"HTML_EQUATION_REFERENCE_FORMAT" nil org-html-equation-reference-format t) 
(:html-postamble nil "html-postamble" org-html-postamble) (:html-preamble nil 
"html-preamble" org-html-preamble) (:html-head "HTML_HEAD" nil org-html-head 
newline) (:html-head-extra "HTML_HEAD_EXTRA" nil org-html-head-extra newline) 
(:subtitle "SUBTITLE" nil nil parse) (:html-head-include-default-style nil 
"html-style" org-html-head-include-default-style) (:html-head-include-scripts 
nil "html-scripts" org-html-head-include-scripts) 
(:html-allow-name-attribute-in-anchors nil nil 
org-html-allow-name-attribute-in-anchors) (:html-divs nil nil org-html-divs) 
(:html-checkbox-type nil nil org-html-checkbox-type) (:html-extension nil nil 
org-html-extension) (:html-footnote-format nil nil org-html-footnote-format) 
(:html-footnote-separator nil nil org-html-footnote-separator) 
(:html-footnotes-section nil nil org-html-footnotes-section) 
(:html-format-drawer-function nil nil org-html-format-drawer-function) 
(:html-format-headline-function nil nil org-html-format-headline-function) 
(:html-format-inlinetask-function nil nil org-html-format-inlinetask-function) 
(:html-home/up-format nil nil org-html-home/up-format) (:html-indent nil nil 
org-html-indent) (:html-infojs-options nil nil org-html-infojs-options) 
(:html-infojs-template nil nil org-html-infojs-template) ...) :filters 
((:filter-options . org-html-infojs-install-script) (:filter-parse-tree . 
org-html-image-link-filter) (:filter-final-output . org-html-final-function)) 
:blocks nil :menu (104 "Export to HTML" (... ... ...))) :translate-alist ((bold 
. org-html-bold) (center-block . org-html-center-block) (clock . 
org-html-clock) (code . org-html-code) (drawer . org-html-drawer) 
(dynamic-block . org-html-dynamic-block) (entity . org-html-entity) 
(example-block . org-html-example-block) (export-block . org-html-export-block) 
(export-snippet . org-html-export-snippet) (fixed-width . org-html-fixed-width) 
(footnote-reference . org-html-footnote-reference) (headline . 
org-html-headline) (horizontal-rule . org-html-horizontal-rule) 
(inline-src-block . org-html-inline-src-block) (inlinetask . 
org-html-inlinetask) (inner-template . org-html-inner-template) (italic . 
org-html-italic) (item . org-html-item) (keyword . org-html-keyword) 
(latex-environment . org-html-latex-environment) (latex-fragment . 
org-html-latex-fragment) (line-break . org-html-line-break) (link . 
org-html-link) (node-property . org-html-node-property) (paragraph . 
org-html-paragraph) (plain-list . org-html-plain-list) (plain-text . 
org-html-plain-text) (planning . org-html-planning) (property-drawer . 
org-html-property-drawer) (quote-block . org-html-quote-block) (radio-target . 
org-html-radio-target) ...) :exported-data #<hash-table eq 1854/4001 
0x44b48661> :input-buffer "notebook.org" :input-file 
"/Users/salutis/notebook.org" :html-doctype "xhtml-strict" :html-container 
"div" :html-content-class "content" :description nil :keywords nil 
:html-html5-fancy nil :html-link-use-abs-url nil :html-link-home "" 
:html-link-up "" :html-mathjax "" ...))
;;   org-html-latex-environment((latex-environment (:begin 147145 :end 147222 
:value "\\begin{equation*}\n  (V_A^R..." :post-blank 1 :post-affiliated 147145 
:mode nil :granularity nil :parent (section ... ... ... ... ... ... ... ... ... 
... #1 ... ... ... ...))) nil (:export-options nil :back-end 
#s(org-export-backend :name html :parent nil :transcoders (... ... ... ... ... 
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... 
... ...) :options (... ... ... ... ... ... ... ... ... ... ... ... ... ... ... 
... ... ... ... ... ... ... ... ... ... ... ...) :filters (... ... ...) :blocks 
nil :menu (104 "Export to HTML" ...)) :translate-alist ((bold . org-html-bold) 
(center-block . org-html-center-block) (clock . org-html-clock) (code . 
org-html-code) (drawer . org-html-drawer) (dynamic-block . 
org-html-dynamic-block) (entity . org-html-entity) (example-block . 
org-html-example-block) (export-block . org-html-export-block) (export-snippet 
. org-html-export-snippet) (fixed-width . org-html-fixed-width) 
(footnote-reference . org-html-footnote-reference) (headline . 
org-html-headline) (horizontal-rule . org-html-horizontal-rule) 
(inline-src-block . org-html-inline-src-block) (inlinetask . 
org-html-inlinetask) (inner-template . org-html-inner-template) (italic . 
org-html-italic) (item . org-html-item) (keyword . org-html-keyword) 
(latex-environment . org-html-latex-environment) (latex-fragment . 
org-html-latex-fragment) (line-break . org-html-line-break) (link . 
org-html-link) (node-property . org-html-node-property) (paragraph . 
org-html-paragraph) ...) :exported-data #<hash-table eq 1854/4001 0x44b48661> 
:input-buffer "notebook.org" :input-file "/Users/salutis/notebook.or..." 
:html-doctype "xhtml-strict" :html-container "div" :html-content-class 
"content" :description nil :keywords nil :html-html5-fancy nil 
:html-link-use-abs-url nil ...))
;;   org-export-data((latex-environment (:begin 147145 :end 147222 :value 
"\\begin{equation*}\n  (V_A^R..." :post-blank 1 :post-affiliated 147145 :mode 
nil :granularity nil :parent (section ... ... ... ... ... ... ... ... ... ... 
#1 ... ... ... ...))) (:export-options nil :back-end #s(org-export-backend 
:name html :parent nil :transcoders (... ... ... ... ... ... ... ... ... ... 
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) :options 
(... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... 
... ... ... ... ... ... ... ...) :filters (... ... ...) :blocks nil :menu (104 
"Export to HTML" ...)) :translate-alist ((bold . org-html-bold) (center-block . 
org-html-center-block) (clock . org-html-clock) (code . org-html-code) (drawer 
. org-html-drawer) (dynamic-block . org-html-dynamic-block) (entity . 
org-html-entity) (example-block . org-html-example-block) (export-block . 
org-html-export-block) (export-snippet . org-html-export-snippet) (fixed-width 
. org-html-fixed-width) (footnote-reference . org-html-footnote-reference) 
(headline . org-html-headline) (horizontal-rule . org-html-horizontal-rule) 
(inline-src-block . org-html-inline-src-block) (inlinetask . 
org-html-inlinetask) (inner-template . org-html-inner-template) (italic . 
org-html-italic) (item . org-html-item) (keyword . org-html-keyword) 
(latex-environment . org-html-latex-environment) (latex-fragment . 
org-html-latex-fragment) (line-break . org-html-line-break) (link . 
org-html-link) (node-property . org-html-node-property) (paragraph . 
org-html-paragraph) ...) :exported-data #<hash-table eq 1854/4001 0x44b48661> 
:input-buffer "notebook.org" :input-file "/Users/salutis/notebook.or..." 
:html-doctype "xhtml-strict" :html-container "div" :html-content-class 
"content" :description nil :keywords nil :html-html5-fancy nil 
:html-link-use-abs-url nil ...))
;;   #f(compiled-function (element) #<bytecode 
-0x1929734cf7227936>)((latex-environment (:begin 147145 :end 147222 :value 
"\\begin{equation*}\n  (V_A^R, V_A^G, V_A..." :post-blank 1 :post-affiliated 
147145 :mode nil :granularity nil :parent (section (:begin 145933 :end 147747 
:contents-begin 145933 :contents-end 147746 :robust-begin 145933 :robust-end 
147744 :post-blank 1 :post-affiliated 145933 :mode section :granularity nil 
:parent (headline ... #19)) (paragraph (:begin 145933 :end 146202 
:contents-begin 145933 :contents-end 146201 :post-blank 1 :post-affiliated 
145933 :mode planning :granularity nil :parent #19) #("The first component of 
light is ambien..." 0 65 ...) (bold ... ...) #(", for example, by dust 
particles.  Upo..." 0 167 ...)) (paragraph (:begin 146202 :end 146490 
:contents-begin 146202 :contents-end 146489 :post-blank 1 :post-affiliated 
146202 :mode nil :granularity nil :parent #19) #("In addition to ordinary light 
sources,..." 0 41 ...) (bold ... ...) #("exists to\nsimplify modeling, for 
insta..." 0 223 ...)) (paragraph (:begin 146490 :end 146551 :contents-begin 
146490 :contents-end 146550 :post-blank 1 :post-affiliated 146490 :mode nil 
:granularity nil :parent #19) #("The intensity of ambient light emanati..." 0 
53 ...) (latex-fragment ...) #("is\n" 0 3 ...)) (latex-environment (:begin 
146551 :end 146626 :value "\\begin{equation*}\n  I_A = V_A \\sum_{i ..." 
:post-blank 1 :post-affiliated 146551 :mode nil :granularity nil :parent #19)) 
(paragraph (:begin 146626 :end 146878 :contents-begin 146626 :contents-end 
146877 :post-blank 1 :post-affiliated 146626 :mode nil :granularity nil :parent 
#19) #("where " 0 6 ...) (line-break ...) (latex-fragment ...) #("denotes the 
ambient reflectance of " 0 35 ...) (latex-fragment ...) (line-break ...) 
(latex-fragment ...) #("denotes the number of lights reaching " 0 38 ...) 
(latex-fragment ...) #(", " 0 2 ...) (line-break ...) (latex-fragment ...) 
#("denotes the ambient intensity of " 0 33 ...) (latex-fragment ...) #(", and " 
0 6 ...) (line-break ...) (latex-fragment ...) #("denotes the intensity of the 
global am..." 0 51 ...)) (paragraph (:begin 146878 :end 146890 :contents-begin 
146878 :contents-end 146889 :post-blank 1 :post-affiliated 146878 :mode nil 
:granularity nil :parent #19) (bold ... ...) #("\n" 0 1 ...)) (paragraph 
(:begin 146890 :end 146945 :contents-begin 146890 :contents-end 146944 
:post-blank 1 :post-affiliated 146890 :mode nil :granularity nil :parent #19) 
#("Given lights " 0 13 ...) (latex-fragment ...) #("and " 0 4 ...) 
(latex-fragment ...) #("with ambient intensities\n" 0 25 ...)) 
(latex-environment (:begin 146945 :end 147098 :value "\\begin{align*}\n  
({L_1}_A^R, {L_1}_A^G..." :post-blank 1 :post-affiliated 146945 :mode nil 
:granularity nil :parent #19)) (paragraph (:begin 147098 :end 147145 
:contents-begin 147098 :contents-end 147144 :post-blank 1 :post-affiliated 
147098 :mode nil :granularity nil :parent #19) #("reaching vertex " 0 16 ...) 
(latex-fragment ...) #("with ambient reflectances\n" 0 26 ...)) #1 (paragraph 
(:begin 147222 :end 147284 :contents-begin 147222 :contents-end 147283 
:post-blank 1 :post-affiliated 147222 :mode nil :granularity nil :parent #19) 
#("in the presence of global ambient ligh..." 0 40 ...) (latex-fragment ...) 
#("with intensities\n" 0 17 ...)) (latex-environment (:begin 147284 :end 147356 
:value "\\begin{equation*}\n  (A^R, A^G, A^B) = ..." :post-blank 1 
:post-affiliated 147284 :mode nil :granularity nil :parent #19)) (paragraph 
(:begin 147356 :end 147410 :contents-begin 147356 :contents-end 147409 
:post-blank 1 :post-affiliated 147356 :mode nil :granularity nil :parent #19) 
#("the intensity of ambient light radiati..." 0 46 ...) (latex-fragment ...) 
#("is\n" 0 3 ...)) (latex-environment (:begin 147410 :end 147746 :value 
"\\begin{array}{rcccccr}\n  I_A^R & = & V..." :post-blank 0 :post-affiliated 
147410 :mode nil :granularity nil :parent #19))))))
;;   mapconcat(#f(compiled-function (element) #<bytecode -0x1929734cf7227936>) 
((paragraph (:begin 145933 :end 146202 :contents-begin 145933 :contents-end 
146201 :post-blank 1 :post-affiliated 145933 :mode planning :granularity nil 
:parent ...) #("The first component of lig..." 0 65 ...) (bold ... ...) #(", 
for example, by dust par..." 0 167 ...)) (paragraph (:begin 146202 :end 146490 
:contents-begin 146202 :contents-end 146489 :post-blank 1 :post-affiliated 
146202 :mode nil :granularity nil :parent ...) #("In addition to ordinary 
li..." 0 41 ...) (bold ... ...) #("exists to\nsimplify modelin..." 0 223 ...)) 
(paragraph (:begin 146490 :end 146551 :contents-begin 146490 :contents-end 
146550 :post-blank 1 :post-affiliated 146490 :mode nil :granularity nil :parent 
...) #("The intensity of ambient l..." 0 53 ...) (latex-fragment ...) #("is\n" 
0 3 ...)) (latex-environment (:begin 146551 :end 146626 :value 
"\\begin{equation*}\n  I_A = ..." :post-blank 1 :post-affiliated 146551 :mode 
nil :granularity nil :parent ...)) (paragraph (:begin 146626 :end 146878 
:contents-begin 146626 :contents-end 146877 :post-blank 1 :post-affiliated 
146626 :mode nil :granularity nil :parent ...) #("where " 0 6 ...) (line-break 
...) (latex-fragment ...) #("denotes the ambient reflec..." 0 35 ...) 
(latex-fragment ...) (line-break ...) (latex-fragment ...) #("denotes the 
number of ligh..." 0 38 ...) (latex-fragment ...) #(", " 0 2 ...) (line-break 
...) (latex-fragment ...) #("denotes the ambient intens..." 0 33 ...) 
(latex-fragment ...) #(", and " 0 6 ...) (line-break ...) (latex-fragment ...) 
#("denotes the intensity of t..." 0 51 ...)) (paragraph (:begin 146878 :end 
146890 :contents-begin 146878 :contents-end 146889 :post-blank 1 
:post-affiliated 146878 :mode nil :granularity nil :parent ...) (bold ... ...) 
#("\n" 0 1 ...)) (paragraph (:begin 146890 :end 146945 :contents-begin 146890 
:contents-end 146944 :post-blank 1 :post-affiliated 146890 :mode nil 
:granularity nil :parent ...) #("Given lights " 0 13 ...) (latex-fragment ...) 
#("and " 0 4 ...) (latex-fragment ...) #("with ambient intensities\n" 0 25 
...)) (latex-environment (:begin 146945 :end 147098 :value "\\begin{align*}\n  
({L_1}_A^..." :post-blank 1 :post-affiliated 146945 :mode nil :granularity nil 
:parent ...)) (paragraph (:begin 147098 :end 147145 :contents-begin 147098 
:contents-end 147144 :post-blank 1 :post-affiliated 147098 :mode nil 
:granularity nil :parent ...) #("reaching vertex " 0 16 ...) (latex-fragment 
...) #("with ambient reflectances\n" 0 26 ...)) (latex-environment (:begin 
147145 :end 147222 :value "\\begin{equation*}\n  (V_A^R..." :post-blank 1 
:post-affiliated 147145 :mode nil :granularity nil :parent ...)) (paragraph 
(:begin 147222 :end 147284 :contents-begin 147222 :contents-end 147283 
:post-blank 1 :post-affiliated 147222 :mode nil :granularity nil :parent ...) 
#("in the presence of global ..." 0 40 ...) (latex-fragment ...) #("with 
intensities\n" 0 17 ...)) (latex-environment (:begin 147284 :end 147356 :value 
"\\begin{equation*}\n  (A^R, ..." :post-blank 1 :post-affiliated 147284 :mode 
nil :granularity nil :parent ...)) (paragraph (:begin 147356 :end 147410 
:contents-begin 147356 :contents-end 147409 :post-blank 1 :post-affiliated 
147356 :mode nil :granularity nil :parent ...) #("the intensity of ambient 
l..." 0 46 ...) (latex-fragment ...) #("is\n" 0 3 ...)) (latex-environment 
(:begin 147410 :end 147746 :value "\\begin{array}{rcccccr}\n  I..." :post-blank 
0 :post-affiliated 147410 :mode nil :granularity nil :parent ...))) "")
;;   org-export-data((section ... ... ... ... ... ... ... ... ... ... ... ... 
... ...) (:export-options nil :back-end ... :translate-alist ... :exported-data 
#<hash-table eq 1854/4001 0x44b48661> :input-buffer "notebook.org" :input-file 
"/Users/salutis..." :html-doctype "xhtml-strict" ...))
;;   #f(compiled-function (element) #<bytecode -0x1929734cf7227936>)((section 
(:begin 145933 :end 147747 :contents-begin 145933 :contents-end 147746 
:robust-begin 145933 :robust-end 147744 :post-blank 1 :post-affiliated 145933 
:mode section :granularity nil ...) (paragraph ... ... ... ...) (paragraph ... 
... ... ...) (paragraph ... ... ... ...) (latex-environment ...) (paragraph ... 
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) 
(paragraph ... ... ...) (paragraph ... ... ... ... ... ...) (latex-environment 
...) (paragraph ... ... ... ...) (latex-environment ...) (paragraph ... ... ... 
...) (latex-environment ...) (paragraph ... ... ... ...) (latex-environment 
...)))
;;   mapconcat(#f(compiled-function (element) #<bytecode -0x1929734cf7227936>) 
((section (:begin 145933 :end 147747 :contents-begin 145933 :contents-end 
147746 :robust-begin 145933 :robust-end 147744 :post-blank 1 :post-affiliated 
145933 :mode section :granularity nil :parent (headline ... . #2)) (paragraph 
(:begin 145933 :end 146202 :contents-begin 145933 :contents-end 146201 
:post-blank 1 :post-affiliated 145933 :mode planning :granularity nil :parent 
#3) #("The first component of light is ..." 0 65 ...) (bold ... ...) #(", for 
example, by dust particles..." 0 167 ...)) (paragraph (:begin 146202 :end 
146490 :contents-begin 146202 :contents-end 146489 :post-blank 1 
:post-affiliated 146202 :mode nil :granularity nil :parent #3) #("In addition 
to ordinary light so..." 0 41 ...) (bold ... ...) #("exists to\nsimplify 
modeling, for..." 0 223 ...)) (paragraph (:begin 146490 :end 146551 
:contents-begin 146490 :contents-end 146550 :post-blank 1 :post-affiliated 
146490 :mode nil :granularity nil :parent #3) #("The intensity of ambient light 
e..." 0 53 ...) (latex-fragment ...) #("is\n" 0 3 ...)) (latex-environment 
(:begin 146551 :end 146626 :value "\\begin{equation*}\n  I_A = V_A \\s..." 
:post-blank 1 :post-affiliated 146551 :mode nil :granularity nil :parent #3)) 
(paragraph (:begin 146626 :end 146878 :contents-begin 146626 :contents-end 
146877 :post-blank 1 :post-affiliated 146626 :mode nil :granularity nil :parent 
#3) #("where " 0 6 ...) (line-break ...) (latex-fragment ...) #("denotes the 
ambient reflectance ..." 0 35 ...) (latex-fragment ...) (line-break ...) 
(latex-fragment ...) #("denotes the number of lights rea..." 0 38 ...) 
(latex-fragment ...) #(", " 0 2 ...) (line-break ...) (latex-fragment ...) 
#("denotes the ambient intensity of..." 0 33 ...) (latex-fragment ...) #(", and 
" 0 6 ...) (line-break ...) (latex-fragment ...) #("denotes the intensity of 
the glo..." 0 51 ...)) (paragraph (:begin 146878 :end 146890 :contents-begin 
146878 :contents-end 146889 :post-blank 1 :post-affiliated 146878 :mode nil 
:granularity nil :parent #3) (bold ... ...) #("\n" 0 1 ...)) (paragraph (:begin 
146890 :end 146945 :contents-begin 146890 :contents-end 146944 :post-blank 1 
:post-affiliated 146890 :mode nil :granularity nil :parent #3) #("Given lights 
" 0 13 ...) (latex-fragment ...) #("and " 0 4 ...) (latex-fragment ...) #("with 
ambient intensities\n" 0 25 ...)) (latex-environment (:begin 146945 :end 147098 
:value "\\begin{align*}\n  ({L_1}_A^R, {L_..." :post-blank 1 :post-affiliated 
146945 :mode nil :granularity nil :parent #3)) (paragraph (:begin 147098 :end 
147145 :contents-begin 147098 :contents-end 147144 :post-blank 1 
:post-affiliated 147098 :mode nil :granularity nil :parent #3) #("reaching 
vertex " 0 16 ...) (latex-fragment ...) #("with ambient reflectances\n" 0 26 
...)) (latex-environment (:begin 147145 :end 147222 :value 
"\\begin{equation*}\n  (V_A^R, V_A^..." :post-blank 1 :post-affiliated 147145 
:mode nil :granularity nil :parent #3)) (paragraph (:begin 147222 :end 147284 
:contents-begin 147222 :contents-end 147283 :post-blank 1 :post-affiliated 
147222 :mode nil :granularity nil :parent #3) #("in the presence of global 
ambien..." 0 40 ...) (latex-fragment ...) #("with intensities\n" 0 17 ...)) 
(latex-environment (:begin 147284 :end 147356 :value "\\begin{equation*}\n  
(A^R, A^G, A..." :post-blank 1 :post-affiliated 147284 :mode nil :granularity 
nil :parent #3)) (paragraph (:begin 147356 :end 147410 :contents-begin 147356 
:contents-end 147409 :post-blank 1 :post-affiliated 147356 :mode nil 
:granularity nil :parent #3) #("the intensity of ambient light r..." 0 46 ...) 
(latex-fragment ...) #("is\n" 0 3 ...)) (latex-environment (:begin 147410 :end 
147746 :value "\\begin{array}{rcccccr}\n  I_A^R &..." :post-blank 0 
:post-affiliated 147410 :mode nil :granularity nil :parent #3)))) "")
;;   org-export-data((headline ... ...) (:export-options nil :back-end ... 
:translate-alist ... :exported-data #<hash-table eq 1854/4001 0x44b48661> 
:input-buffer "notebook.org" :input-file "/Users/salutis..." :html-doctype 
"xhtml-strict" ...))
;;   #f(compiled-function (element) #<bytecode -0x1929734cf7227936>)((headline 
... ...))
;;   mapconcat(#f(compiled-function (element) #<bytecode -0x1929734cf7227936>) 
(... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) "")
;;   org-export-data((org-data ... ... ... ... ... ... ... ... ... ... ... ... 
... ...) (:export-options nil :back-end ... :translate-alist ... :exported-data 
#<hash-table eq 1854/4001 0x44b48661> :input-buffer "notebook.org" :input-file 
"/Users/salutis..." :html-doctype "xhtml-strict" ...))
;;   org-export-as(html nil nil nil (:output-file "notebook.html"))
;;   org-export-to-file(html "notebook.html" nil nil nil nil nil)
;;   org-html-export-to-html(nil nil nil nil)
;;   (org-open-file (org-html-export-to-html nil s v b))
;;   (if a (org-html-export-to-html t s v b) (org-open-file 
(org-html-export-to-html nil s v b)))
;;   (lambda (a s v b) (if a (org-html-export-to-html t s v b) (org-open-file 
(org-html-export-to-html 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)

Rudy
-- 
"Chop your own wood and it will warm you twice."
-- Henry Ford; Francis Kinloch, 1819; Henry David Thoreau, 1854

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia



reply via email to

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