org-export.el 128 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395
  1. ;;; org-export.el --- Generic Export Engine For Org
  2. ;; Copyright (C) 2012 Free Software Foundation, Inc.
  3. ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
  4. ;; Keywords: outlines, hypermedia, calendar, wp
  5. ;; This program is free software; you can redistribute it and/or modify
  6. ;; it under the terms of the GNU General Public License as published by
  7. ;; the Free Software Foundation, either version 3 of the License, or
  8. ;; (at your option) any later version.
  9. ;; This program is distributed in the hope that it will be useful,
  10. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. ;; GNU General Public License for more details.
  13. ;; You should have received a copy of the GNU General Public License
  14. ;; along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. ;;; Commentary:
  16. ;; This library implements a generic export engine for Org, built on
  17. ;; its syntactical parser: Org Elements.
  18. ;; Besides that parser, the generic exporter is made of three distinct
  19. ;; parts:
  20. ;; - The communication channel consists in a property list, which is
  21. ;; created and updated during the process. Its use is to offer
  22. ;; every piece of information, would it be about initial environment
  23. ;; or contextual data, all in a single place. The exhaustive list
  24. ;; of properties is given in "The Communication Channel" section of
  25. ;; this file.
  26. ;; - The transcoder walks the parse tree, ignores or treat as plain
  27. ;; text elements and objects according to export options, and
  28. ;; eventually calls back-end specific functions to do the real
  29. ;; transcoding, concatenating their return value along the way.
  30. ;; - The filter system is activated at the very beginning and the very
  31. ;; end of the export process, and each time an element or an object
  32. ;; has been converted. It is the entry point to fine-tune standard
  33. ;; output from back-end transcoders.
  34. ;; The core function is `org-export-as'. It returns the transcoded
  35. ;; buffer as a string.
  36. ;; In order to derive an exporter out of this generic implementation,
  37. ;; one can define a transcode function for each element or object.
  38. ;; Such function should return a string for the corresponding element,
  39. ;; without any trailing space, or nil. It must accept three
  40. ;; arguments:
  41. ;; 1. the element or object itself,
  42. ;; 2. its contents, or nil when it isn't recursive,
  43. ;; 3. the property list used as a communication channel.
  44. ;; If no such function is found, that element or object type will
  45. ;; simply be ignored, along with any separating blank line. The same
  46. ;; will happen if the function returns the nil value. If that
  47. ;; function returns the empty string, the type will be ignored, but
  48. ;; the blank lines will be kept.
  49. ;; Contents, when not nil, are stripped from any global indentation
  50. ;; (although the relative one is preserved). They also always end
  51. ;; with a single newline character.
  52. ;; These functions must follow a strict naming convention:
  53. ;; `org-BACKEND-TYPE' where, obviously, BACKEND is the name of the
  54. ;; export back-end and TYPE the type of the element or object handled.
  55. ;; Moreover, two additional functions can be defined. On the one
  56. ;; hand, `org-BACKEND-template' returns the final transcoded string,
  57. ;; and can be used to add a preamble and a postamble to document's
  58. ;; body. It must accept two arguments: the transcoded string and the
  59. ;; property list containing export options. On the other hand,
  60. ;; `org-BACKEND-plain-text', when defined, is to be called on every
  61. ;; text not recognized as an element or an object. It must accept two
  62. ;; arguments: the text string and the information channel.
  63. ;; Any back-end can define its own variables. Among them, those
  64. ;; customizables should belong to the `org-export-BACKEND' group.
  65. ;; Also, a special variable, `org-BACKEND-option-alist', allows to
  66. ;; define buffer keywords and "#+options:" items specific to that
  67. ;; back-end. See `org-export-option-alist' for supported defaults and
  68. ;; syntax.
  69. ;; Tools for common tasks across back-ends are implemented in the
  70. ;; penultimate part of this file. A dispatcher for standard back-ends
  71. ;; is provided in the last one.
  72. ;;; Code:
  73. (eval-when-compile (require 'cl))
  74. (require 'org-element)
  75. ;; Require major back-ends and publishing tools
  76. (require 'org-e-ascii "../../EXPERIMENTAL/org-e-ascii.el")
  77. (require 'org-e-html "../../EXPERIMENTAL/org-e-html.el")
  78. (require 'org-e-latex "../../EXPERIMENTAL/org-e-latex.el")
  79. (require 'org-e-publish "../../EXPERIMENTAL/org-e-publish.el")
  80. ;;; Internal Variables
  81. ;; Among internal variables, the most important is
  82. ;; `org-export-option-alist'. This variable define the global export
  83. ;; options, shared between every exporter, and how they are acquired.
  84. (defconst org-export-max-depth 19
  85. "Maximum nesting depth for headlines, counting from 0.")
  86. (defconst org-export-option-alist
  87. '((:author "AUTHOR" nil user-full-name t)
  88. (:creator "CREATOR" nil org-export-creator-string)
  89. (:date "DATE" nil nil t)
  90. (:description "DESCRIPTION" nil nil newline)
  91. (:email "EMAIL" nil user-mail-address t)
  92. (:exclude-tags "EXPORT_EXCLUDE_TAGS" nil org-export-exclude-tags split)
  93. (:headline-levels nil "H" org-export-headline-levels)
  94. (:keywords "KEYWORDS" nil nil space)
  95. (:language "LANGUAGE" nil org-export-default-language t)
  96. (:preserve-breaks nil "\\n" org-export-preserve-breaks)
  97. (:section-numbers nil "num" org-export-with-section-numbers)
  98. (:select-tags "EXPORT_SELECT_TAGS" nil org-export-select-tags split)
  99. (:time-stamp-file nil "timestamp" org-export-time-stamp-file)
  100. (:title "TITLE" nil nil space)
  101. (:with-archived-trees nil "arch" org-export-with-archived-trees)
  102. (:with-author nil "author" org-export-with-author)
  103. (:with-creator nil "creator" org-export-with-creator)
  104. (:with-drawers nil "d" org-export-with-drawers)
  105. (:with-email nil "email" org-export-with-email)
  106. (:with-emphasize nil "*" org-export-with-emphasize)
  107. (:with-entities nil "e" org-export-with-entities)
  108. (:with-fixed-width nil ":" org-export-with-fixed-width)
  109. (:with-footnotes nil "f" org-export-with-footnotes)
  110. (:with-priority nil "pri" org-export-with-priority)
  111. (:with-special-strings nil "-" org-export-with-special-strings)
  112. (:with-sub-superscript nil "^" org-export-with-sub-superscripts)
  113. (:with-toc nil "toc" org-export-with-toc)
  114. (:with-tables nil "|" org-export-with-tables)
  115. (:with-tags nil "tags" org-export-with-tags)
  116. (:with-tasks nil "tasks" org-export-with-tasks)
  117. (:with-timestamps nil "<" org-export-with-timestamps)
  118. (:with-todo-keywords nil "todo" org-export-with-todo-keywords))
  119. "Alist between export properties and ways to set them.
  120. The car of the alist is the property name, and the cdr is a list
  121. like \(KEYWORD OPTION DEFAULT BEHAVIOUR\) where:
  122. KEYWORD is a string representing a buffer keyword, or nil.
  123. OPTION is a string that could be found in an #+OPTIONS: line.
  124. DEFAULT is the default value for the property.
  125. BEHAVIOUR determine how Org should handle multiple keywords for
  126. the same property. It is a symbol among:
  127. nil Keep old value and discard the new one.
  128. t Replace old value with the new one.
  129. `space' Concatenate the values, separating them with a space.
  130. `newline' Concatenate the values, separating them with
  131. a newline.
  132. `split' Split values at white spaces, and cons them to the
  133. previous list.
  134. KEYWORD and OPTION have precedence over DEFAULT.
  135. All these properties should be back-end agnostic. For back-end
  136. specific properties, define a similar variable named
  137. `org-BACKEND-option-alist', replacing BACKEND with the name of
  138. the appropriate back-end. You can also redefine properties
  139. there, as they have precedence over these.")
  140. (defconst org-export-special-keywords
  141. '("SETUP_FILE" "OPTIONS" "MACRO")
  142. "List of in-buffer keywords that require special treatment.
  143. These keywords are not directly associated to a property. The
  144. way they are handled must be hard-coded into
  145. `org-export-get-inbuffer-options' function.")
  146. (defconst org-export-filters-alist
  147. '((:filter-babel-call . org-export-filter-babel-call-functions)
  148. (:filter-center-block . org-export-filter-center-block-functions)
  149. (:filter-comment . org-export-filter-comment-functions)
  150. (:filter-comment-block . org-export-filter-comment-block-functions)
  151. (:filter-drawer . org-export-filter-drawer-functions)
  152. (:filter-dynamic-block . org-export-filter-dynamic-block-functions)
  153. (:filter-emphasis . org-export-filter-emphasis-functions)
  154. (:filter-entity . org-export-filter-entity-functions)
  155. (:filter-example-block . org-export-filter-example-block-functions)
  156. (:filter-export-block . org-export-filter-export-block-functions)
  157. (:filter-export-snippet . org-export-filter-export-snippet-functions)
  158. (:filter-final-output . org-export-filter-final-output-functions)
  159. (:filter-fixed-width . org-export-filter-fixed-width-functions)
  160. (:filter-footnote-definition . org-export-filter-footnote-definition-functions)
  161. (:filter-footnote-reference . org-export-filter-footnote-reference-functions)
  162. (:filter-headline . org-export-filter-headline-functions)
  163. (:filter-horizontal-rule . org-export-filter-horizontal-rule-functions)
  164. (:filter-inline-babel-call . org-export-filter-inline-babel-call-functions)
  165. (:filter-inline-src-block . org-export-filter-inline-src-block-functions)
  166. (:filter-inlinetask . org-export-filter-inlinetask-functions)
  167. (:filter-item . org-export-filter-item-functions)
  168. (:filter-keyword . org-export-filter-keyword-functions)
  169. (:filter-latex-environment . org-export-filter-latex-environment-functions)
  170. (:filter-latex-fragment . org-export-filter-latex-fragment-functions)
  171. (:filter-line-break . org-export-filter-line-break-functions)
  172. (:filter-link . org-export-filter-link-functions)
  173. (:filter-macro . org-export-filter-macro-functions)
  174. (:filter-paragraph . org-export-filter-paragraph-functions)
  175. (:filter-parse-tree . org-export-filter-parse-tree-functions)
  176. (:filter-plain-list . org-export-filter-plain-list-functions)
  177. (:filter-plain-text . org-export-filter-plain-text-functions)
  178. (:filter-property-drawer . org-export-filter-property-drawer-functions)
  179. (:filter-quote-block . org-export-filter-quote-block-functions)
  180. (:filter-quote-section . org-export-filter-quote-section-functions)
  181. (:filter-radio-target . org-export-filter-radio-target-functions)
  182. (:filter-section . org-export-filter-section-functions)
  183. (:filter-special-block . org-export-filter-special-block-functions)
  184. (:filter-src-block . org-export-filter-src-block-functions)
  185. (:filter-statistics-cookie . org-export-filter-statistics-cookie-functions)
  186. (:filter-subscript . org-export-filter-subscript-functions)
  187. (:filter-superscript . org-export-filter-superscript-functions)
  188. (:filter-table . org-export-filter-table-functions)
  189. (:filter-target . org-export-filter-target-functions)
  190. (:filter-time-stamp . org-export-filter-time-stamp-functions)
  191. (:filter-verbatim . org-export-filter-verbatim-functions)
  192. (:filter-verse-block . org-export-filter-verse-block-functions))
  193. "Alist between filters properties and initial values.
  194. The key of each association is a property name accessible through
  195. the communication channel its value is a configurable global
  196. variable defining initial filters.
  197. This list is meant to install user specified filters. Back-end
  198. developers may install their own filters using
  199. `org-BACKEND-filters-alist', where BACKEND is the name of the
  200. considered back-end. Filters defined there will always be
  201. prepended to the current list, so they always get applied
  202. first.")
  203. (defconst org-export-default-inline-image-rule
  204. `(("file" .
  205. ,(format "\\.%s\\'"
  206. (regexp-opt
  207. '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm"
  208. "xpm" "pbm" "pgm" "ppm") t))))
  209. "Default rule for link matching an inline image.
  210. This rule applies to links with no description. By default, it
  211. will be considered as an inline image if it targets a local file
  212. whose extension is either \"png\", \"jpeg\", \"jpg\", \"gif\",
  213. \"tiff\", \"tif\", \"xbm\", \"xpm\", \"pbm\", \"pgm\" or \"ppm\".
  214. See `org-export-inline-image-p' for more information about
  215. rules.")
  216. ;;; User-configurable Variables
  217. ;; Configuration for the masses.
  218. ;; They should never be evaled directly, as their value is to be
  219. ;; stored in a property list (cf. `org-export-option-alist').
  220. (defgroup org-export nil
  221. "Options for exporting Org mode files."
  222. :tag "Org Export"
  223. :group 'org)
  224. (defgroup org-export-general nil
  225. "General options for export engine."
  226. :tag "Org Export General"
  227. :group 'org-export)
  228. (defcustom org-export-with-archived-trees 'headline
  229. "Whether sub-trees with the ARCHIVE tag should be exported.
  230. This can have three different values:
  231. nil Do not export, pretend this tree is not present.
  232. t Do export the entire tree.
  233. `headline' Only export the headline, but skip the tree below it.
  234. This option can also be set with the #+OPTIONS line,
  235. e.g. \"arch:nil\"."
  236. :group 'org-export-general
  237. :type '(choice
  238. (const :tag "Not at all" nil)
  239. (const :tag "Headline only" 'headline)
  240. (const :tag "Entirely" t)))
  241. (defcustom org-export-with-author t
  242. "Non-nil means insert author name into the exported file.
  243. This option can also be set with the #+OPTIONS line,
  244. e.g. \"author:nil\"."
  245. :group 'org-export-general
  246. :type 'boolean)
  247. (defcustom org-export-with-creator 'comment
  248. "Non-nil means the postamble should contain a creator sentence.
  249. The sentence can be set in `org-export-creator-string' and
  250. defaults to \"Generated by Org mode XX in Emacs XXX.\".
  251. If the value is `comment' insert it as a comment."
  252. :group 'org-export-general
  253. :type '(choice
  254. (const :tag "No creator sentence" nil)
  255. (const :tag "Sentence as a comment" 'comment)
  256. (const :tag "Insert the sentence" t)))
  257. (defcustom org-export-creator-string
  258. (format "Generated by Org mode %s in Emacs %s." org-version emacs-version)
  259. "String to insert at the end of the generated document."
  260. :group 'org-export-general
  261. :type '(string :tag "Creator string"))
  262. (defcustom org-export-with-drawers t
  263. "Non-nil means export contents of standard drawers.
  264. When t, all drawers are exported. This may also be a list of
  265. drawer names to export. This variable doesn't apply to
  266. properties drawers.
  267. This option can also be set with the #+OPTIONS line,
  268. e.g. \"d:nil\"."
  269. :group 'org-export-general
  270. :type '(choice
  271. (const :tag "All drawers" t)
  272. (const :tag "None" nil)
  273. (repeat :tag "Selected drawers"
  274. (string :tag "Drawer name"))))
  275. (defcustom org-export-with-email nil
  276. "Non-nil means insert author email into the exported file.
  277. This option can also be set with the #+OPTIONS line,
  278. e.g. \"email:t\"."
  279. :group 'org-export-general
  280. :type 'boolean)
  281. (defcustom org-export-with-emphasize t
  282. "Non-nil means interpret *word*, /word/, and _word_ as emphasized text.
  283. If the export target supports emphasizing text, the word will be
  284. typeset in bold, italic, or underlined, respectively. Not all
  285. export backends support this.
  286. This option can also be set with the #+OPTIONS line, e.g. \"*:nil\"."
  287. :group 'org-export-general
  288. :type 'boolean)
  289. (defcustom org-export-exclude-tags '("noexport")
  290. "Tags that exclude a tree from export.
  291. All trees carrying any of these tags will be excluded from
  292. export. This is without condition, so even subtrees inside that
  293. carry one of the `org-export-select-tags' will be removed."
  294. :group 'org-export-general
  295. :type '(repeat (string :tag "Tag")))
  296. (defcustom org-export-with-fixed-width t
  297. "Non-nil means lines starting with \":\" will be in fixed width font.
  298. This can be used to have pre-formatted text, fragments of code
  299. etc. For example:
  300. : ;; Some Lisp examples
  301. : (while (defc cnt)
  302. : (ding))
  303. will be looking just like this in also HTML. See also the QUOTE
  304. keyword. Not all export backends support this.
  305. This option can also be set with the #+OPTIONS line, e.g. \"::nil\"."
  306. :group 'org-export-translation
  307. :type 'boolean)
  308. (defcustom org-export-with-footnotes t
  309. "Non-nil means Org footnotes should be exported.
  310. This option can also be set with the #+OPTIONS line,
  311. e.g. \"f:nil\"."
  312. :group 'org-export-general
  313. :type 'boolean)
  314. (defcustom org-export-headline-levels 3
  315. "The last level which is still exported as a headline.
  316. Inferior levels will produce itemize lists when exported. Note
  317. that a numeric prefix argument to an exporter function overrides
  318. this setting.
  319. This option can also be set with the #+OPTIONS line, e.g. \"H:2\"."
  320. :group 'org-export-general
  321. :type 'integer)
  322. (defcustom org-export-default-language "en"
  323. "The default language for export and clocktable translations, as a string.
  324. This may have an association in
  325. `org-clock-clocktable-language-setup'."
  326. :group 'org-export-general
  327. :type '(string :tag "Language"))
  328. (defcustom org-export-preserve-breaks nil
  329. "Non-nil means preserve all line breaks when exporting.
  330. Normally, in HTML output paragraphs will be reformatted.
  331. This option can also be set with the #+OPTIONS line,
  332. e.g. \"\\n:t\"."
  333. :group 'org-export-general
  334. :type 'boolean)
  335. (defcustom org-export-with-entities t
  336. "Non-nil means interpret entities when exporting.
  337. For example, HTML export converts \\alpha to &alpha; and \\AA to
  338. &Aring;.
  339. For a list of supported names, see the constant `org-entities'
  340. and the user option `org-entities-user'.
  341. This option can also be set with the #+OPTIONS line,
  342. e.g. \"e:nil\"."
  343. :group 'org-export-general
  344. :type 'boolean)
  345. (defcustom org-export-with-priority nil
  346. "Non-nil means include priority cookies in export.
  347. When nil, remove priority cookies for export."
  348. :group 'org-export-general
  349. :type 'boolean)
  350. (defcustom org-export-with-section-numbers t
  351. "Non-nil means add section numbers to headlines when exporting.
  352. When set to an integer n, numbering will only happen for
  353. headlines whose relative level is higher or equal to n.
  354. This option can also be set with the #+OPTIONS line,
  355. e.g. \"num:t\"."
  356. :group 'org-export-general
  357. :type 'boolean)
  358. (defcustom org-export-select-tags '("export")
  359. "Tags that select a tree for export.
  360. If any such tag is found in a buffer, all trees that do not carry
  361. one of these tags will be deleted before export. Inside trees
  362. that are selected like this, you can still deselect a subtree by
  363. tagging it with one of the `org-export-exclude-tags'."
  364. :group 'org-export-general
  365. :type '(repeat (string :tag "Tag")))
  366. (defcustom org-export-with-special-strings t
  367. "Non-nil means interpret \"\-\", \"--\" and \"---\" for export.
  368. When this option is turned on, these strings will be exported as:
  369. Org HTML LaTeX
  370. -----+----------+--------
  371. \\- &shy; \\-
  372. -- &ndash; --
  373. --- &mdash; ---
  374. ... &hellip; \ldots
  375. This option can also be set with the #+OPTIONS line,
  376. e.g. \"-:nil\"."
  377. :group 'org-export-general
  378. :type 'boolean)
  379. (defcustom org-export-with-sub-superscripts t
  380. "Non-nil means interpret \"_\" and \"^\" for export.
  381. When this option is turned on, you can use TeX-like syntax for
  382. sub- and superscripts. Several characters after \"_\" or \"^\"
  383. will be considered as a single item - so grouping with {} is
  384. normally not needed. For example, the following things will be
  385. parsed as single sub- or superscripts.
  386. 10^24 or 10^tau several digits will be considered 1 item.
  387. 10^-12 or 10^-tau a leading sign with digits or a word
  388. x^2-y^3 will be read as x^2 - y^3, because items are
  389. terminated by almost any nonword/nondigit char.
  390. x_{i^2} or x^(2-i) braces or parenthesis do grouping.
  391. Still, ambiguity is possible - so when in doubt use {} to enclose
  392. the sub/superscript. If you set this variable to the symbol
  393. `{}', the braces are *required* in order to trigger
  394. interpretations as sub/superscript. This can be helpful in
  395. documents that need \"_\" frequently in plain text.
  396. This option can also be set with the #+OPTIONS line,
  397. e.g. \"^:nil\"."
  398. :group 'org-export-general
  399. :type '(choice
  400. (const :tag "Interpret them" t)
  401. (const :tag "Curly brackets only" {})
  402. (const :tag "Do not interpret them" nil)))
  403. (defcustom org-export-with-toc t
  404. "Non-nil means create a table of contents in exported files.
  405. The TOC contains headlines with levels up
  406. to`org-export-headline-levels'. When an integer, include levels
  407. up to N in the toc, this may then be different from
  408. `org-export-headline-levels', but it will not be allowed to be
  409. larger than the number of headline levels. When nil, no table of
  410. contents is made.
  411. This option can also be set with the #+OPTIONS line,
  412. e.g. \"toc:nil\" or \"toc:3\"."
  413. :group 'org-export-general
  414. :type '(choice
  415. (const :tag "No Table of Contents" nil)
  416. (const :tag "Full Table of Contents" t)
  417. (integer :tag "TOC to level")))
  418. (defcustom org-export-with-tables t
  419. "If non-nil, lines starting with \"|\" define a table.
  420. For example:
  421. | Name | Address | Birthday |
  422. |-------------+----------+-----------|
  423. | Arthur Dent | England | 29.2.2100 |
  424. This option can also be set with the #+OPTIONS line, e.g. \"|:nil\"."
  425. :group 'org-export-general
  426. :type 'boolean)
  427. (defcustom org-export-with-tags t
  428. "If nil, do not export tags, just remove them from headlines.
  429. If this is the symbol `not-in-toc', tags will be removed from
  430. table of contents entries, but still be shown in the headlines of
  431. the document.
  432. This option can also be set with the #+OPTIONS line,
  433. e.g. \"tags:nil\"."
  434. :group 'org-export-general
  435. :type '(choice
  436. (const :tag "Off" nil)
  437. (const :tag "Not in TOC" not-in-toc)
  438. (const :tag "On" t)))
  439. (defcustom org-export-with-tasks t
  440. "Non-nil means include TODO items for export.
  441. This may have the following values:
  442. t include tasks independent of state.
  443. todo include only tasks that are not yet done.
  444. done include only tasks that are already done.
  445. nil remove all tasks before export
  446. list of keywords keep only tasks with these keywords"
  447. :group 'org-export-general
  448. :type '(choice
  449. (const :tag "All tasks" t)
  450. (const :tag "No tasks" nil)
  451. (const :tag "Not-done tasks" todo)
  452. (const :tag "Only done tasks" done)
  453. (repeat :tag "Specific TODO keywords"
  454. (string :tag "Keyword"))))
  455. (defcustom org-export-time-stamp-file t
  456. "Non-nil means insert a time stamp into the exported file.
  457. The time stamp shows when the file was created.
  458. This option can also be set with the #+OPTIONS line,
  459. e.g. \"timestamp:nil\"."
  460. :group 'org-export-general
  461. :type 'boolean)
  462. (defcustom org-export-with-timestamps t
  463. "If nil, do not export time stamps and associated keywords."
  464. :group 'org-export-general
  465. :type 'boolean)
  466. (defcustom org-export-with-todo-keywords t
  467. "Non-nil means include TODO keywords in export.
  468. When nil, remove all these keywords from the export.")
  469. (defcustom org-export-allow-BIND 'confirm
  470. "Non-nil means allow #+BIND to define local variable values for export.
  471. This is a potential security risk, which is why the user must
  472. confirm the use of these lines."
  473. :group 'org-export-general
  474. :type '(choice
  475. (const :tag "Never" nil)
  476. (const :tag "Always" t)
  477. (const :tag "Ask a confirmation for each file" confirm)))
  478. (defcustom org-export-snippet-translation-alist nil
  479. "Alist between export snippets back-ends and exporter back-ends.
  480. This variable allows to provide shortcuts for export snippets.
  481. For example, with a value of '\(\(\"h\" . \"html\"\)\), the HTML
  482. back-end will recognize the contents of \"@h{<b>}\" as HTML code
  483. while every other back-end will ignore it."
  484. :group 'org-export-general
  485. :type '(repeat
  486. (cons
  487. (string :tag "Shortcut")
  488. (string :tag "Back-end"))))
  489. (defcustom org-export-coding-system nil
  490. "Coding system for the exported file."
  491. :group 'org-export-general
  492. :type 'coding-system)
  493. (defcustom org-export-copy-to-kill-ring t
  494. "Non-nil means exported stuff will also be pushed onto the kill ring."
  495. :group 'org-export-general
  496. :type 'boolean)
  497. (defcustom org-export-initial-scope 'buffer
  498. "The initial scope when exporting with `org-export-dispatch'.
  499. This variable can be either set to `buffer' or `subtree'."
  500. :group 'org-export-general
  501. :type '(choice
  502. (const :tag "Export current buffer" 'buffer)
  503. (const :tag "Export current subtree" 'subtree)))
  504. (defcustom org-export-show-temporary-export-buffer t
  505. "Non-nil means show buffer after exporting to temp buffer.
  506. When Org exports to a file, the buffer visiting that file is ever
  507. shown, but remains buried. However, when exporting to a temporary
  508. buffer, that buffer is popped up in a second window. When this variable
  509. is nil, the buffer remains buried also in these cases."
  510. :group 'org-export-general
  511. :type 'boolean)
  512. (defcustom org-export-dispatch-use-expert-ui nil
  513. "Non-nil means using a non-intrusive `org-export-dispatch'.
  514. In that case, no help buffer is displayed. Though, an indicator
  515. for current export scope is added to the prompt \(i.e. \"b\" when
  516. output is restricted to body only, \"s\" when it is restricted to
  517. the current subtree and \"v\" when only visible elements are
  518. considered for export\). Also, \[?] allows to switch back to
  519. standard mode."
  520. :group 'org-export-general
  521. :type 'boolean)
  522. ;;; The Communication Channel
  523. ;; During export process, every function has access to a number of
  524. ;; properties. They are of three types:
  525. ;; 1. Environment options are collected once at the very beginning of
  526. ;; the process, out of the original buffer and configuration.
  527. ;; Associated to the parse tree, they make an Org closure.
  528. ;; Collecting them is handled by `org-export-get-environment'
  529. ;; function.
  530. ;;
  531. ;; Most environment options are defined through the
  532. ;; `org-export-option-alist' variable.
  533. ;;
  534. ;; 2. Tree properties are extracted directly from the parsed tree,
  535. ;; just before export, by `org-export-collect-tree-properties'.
  536. ;;
  537. ;; 3. Local options are updated during parsing, and their value
  538. ;; depends on the level of recursion. For now, only `:ignore-list'
  539. ;; belongs to that category.
  540. ;; Here is the full list of properties available during transcode
  541. ;; process, with their category (option, tree or local) and their
  542. ;; value type.
  543. ;; + `:author' :: Author's name.
  544. ;; - category :: option
  545. ;; - type :: string
  546. ;; + `:back-end' :: Current back-end used for transcoding.
  547. ;; - category :: tree
  548. ;; - type :: symbol
  549. ;; + `:creator' :: String to write as creation information.
  550. ;; - category :: option
  551. ;; - type :: string
  552. ;; + `:date' :: String to use as date.
  553. ;; - category :: option
  554. ;; - type :: string
  555. ;; + `:description' :: Description text for the current data.
  556. ;; - category :: option
  557. ;; - type :: string
  558. ;; + `:email' :: Author's email.
  559. ;; - category :: option
  560. ;; - type :: string
  561. ;; + `:exclude-tags' :: Tags for exclusion of subtrees from export
  562. ;; process.
  563. ;; - category :: option
  564. ;; - type :: list of strings
  565. ;; + `:footnote-definition-alist' :: Alist between footnote labels and
  566. ;; their definition, as parsed data. Only non-inlined footnotes
  567. ;; are represented in this alist. Also, every definition isn't
  568. ;; guaranteed to be referenced in the parse tree. The purpose of
  569. ;; this property is to preserve definitions from oblivion
  570. ;; (i.e. when the parse tree comes from a part of the original
  571. ;; buffer), it isn't meant for direct use in a back-end. To
  572. ;; retrieve a definition relative to a reference, use
  573. ;; `org-export-get-footnote-definition' instead.
  574. ;; - category :: option
  575. ;; - type :: alist (STRING . LIST)
  576. ;; + `:headline-levels' :: Maximum level being exported as an
  577. ;; headline. Comparison is done with the relative level of
  578. ;; headlines in the parse tree, not necessarily with their
  579. ;; actual level.
  580. ;; - category :: option
  581. ;; - type :: integer
  582. ;; + `:headline-offset' :: Difference between relative and real level
  583. ;; of headlines in the parse tree. For example, a value of -1
  584. ;; means a level 2 headline should be considered as level
  585. ;; 1 (cf. `org-export-get-relative-level').
  586. ;; - category :: tree
  587. ;; - type :: integer
  588. ;; + `:headline-numbering' :: Alist between headlines and their
  589. ;; numbering, as a list of numbers
  590. ;; (cf. `org-export-get-headline-number').
  591. ;; - category :: tree
  592. ;; - type :: alist (INTEGER . LIST)
  593. ;; + `:ignore-list' :: List of elements and objects that should be
  594. ;; ignored during export.
  595. ;; - category :: local
  596. ;; - type :: list of elements and objects
  597. ;; + `:input-file' :: Full path to input file, if any.
  598. ;; - category :: option
  599. ;; - type :: string or nil
  600. ;; + `:keywords' :: List of keywords attached to data.
  601. ;; - category :: option
  602. ;; - type :: string
  603. ;; + `:language' :: Default language used for translations.
  604. ;; - category :: option
  605. ;; - type :: string
  606. ;; + `:macro-input-file' :: Macro returning file name of input file,
  607. ;; or nil.
  608. ;; - category :: option
  609. ;; - type :: string or nil
  610. ;; + `:parse-tree' :: Whole parse tree, available at any time during
  611. ;; transcoding.
  612. ;; - category :: global
  613. ;; - type :: list (as returned by `org-element-parse-buffer')
  614. ;; + `:preserve-breaks' :: Non-nil means transcoding should preserve
  615. ;; all line breaks.
  616. ;; - category :: option
  617. ;; - type :: symbol (nil, t)
  618. ;; + `:section-numbers' :: Non-nil means transcoding should add
  619. ;; section numbers to headlines.
  620. ;; - category :: option
  621. ;; - type :: symbol (nil, t)
  622. ;; + `:select-tags' :: List of tags enforcing inclusion of sub-trees
  623. ;; in transcoding. When such a tag is present,
  624. ;; subtrees without it are de facto excluded from
  625. ;; the process. See `use-select-tags'.
  626. ;; - category :: option
  627. ;; - type :: list of strings
  628. ;; + `:target-list' :: List of targets encountered in the parse tree.
  629. ;; This is used to partly resolve "fuzzy" links
  630. ;; (cf. `org-export-resolve-fuzzy-link').
  631. ;; - category :: tree
  632. ;; - type :: list of strings
  633. ;; + `:time-stamp-file' :: Non-nil means transcoding should insert
  634. ;; a time stamp in the output.
  635. ;; - category :: option
  636. ;; - type :: symbol (nil, t)
  637. ;; + `:use-select-tags' :: When non-nil, a select tags has been found
  638. ;; in the parse tree. Thus, any headline without one will be
  639. ;; filtered out. See `select-tags'.
  640. ;; - category :: tree
  641. ;; - type :: interger or nil
  642. ;; + `:with-archived-trees' :: Non-nil when archived subtrees should
  643. ;; also be transcoded. If it is set to the `headline' symbol,
  644. ;; only the archived headline's name is retained.
  645. ;; - category :: option
  646. ;; - type :: symbol (nil, t, `headline')
  647. ;; + `:with-author' :: Non-nil means author's name should be included
  648. ;; in the output.
  649. ;; - category :: option
  650. ;; - type :: symbol (nil, t)
  651. ;; + `:with-creator' :: Non-nild means a creation sentence should be
  652. ;; inserted at the end of the transcoded string. If the value
  653. ;; is `comment', it should be commented.
  654. ;; - category :: option
  655. ;; - type :: symbol (`comment', nil, t)
  656. ;; + `:with-drawers' :: Non-nil means drawers should be exported. If
  657. ;; its value is a list of names, only drawers with such names
  658. ;; will be transcoded.
  659. ;; - category :: option
  660. ;; - type :: symbol (nil, t) or list of strings
  661. ;; + `:with-email' :: Non-nil means output should contain author's
  662. ;; email.
  663. ;; - category :: option
  664. ;; - type :: symbol (nil, t)
  665. ;; + `:with-emphasize' :: Non-nil means emphasized text should be
  666. ;; interpreted.
  667. ;; - category :: option
  668. ;; - type :: symbol (nil, t)
  669. ;; + `:with-fixed-width' :: Non-nil if transcoder should interpret
  670. ;; strings starting with a colon as a fixed-with (verbatim) area.
  671. ;; - category :: option
  672. ;; - type :: symbol (nil, t)
  673. ;; + `:with-footnotes' :: Non-nil if transcoder should interpret
  674. ;; footnotes.
  675. ;; - category :: option
  676. ;; - type :: symbol (nil, t)
  677. ;; + `:with-priority' :: Non-nil means transcoding should include
  678. ;; priority cookies.
  679. ;; - category :: option
  680. ;; - type :: symbol (nil, t)
  681. ;; + `:with-special-strings' :: Non-nil means transcoding should
  682. ;; interpret special strings in plain text.
  683. ;; - category :: option
  684. ;; - type :: symbol (nil, t)
  685. ;; + `:with-sub-superscript' :: Non-nil means transcoding should
  686. ;; interpret subscript and superscript. With a value of "{}",
  687. ;; only interpret those using curly brackets.
  688. ;; - category :: option
  689. ;; - type :: symbol (nil, {}, t)
  690. ;; + `:with-tables' :: Non-nil means transcoding should interpret
  691. ;; tables.
  692. ;; - category :: option
  693. ;; - type :: symbol (nil, t)
  694. ;; + `:with-tags' :: Non-nil means transcoding should keep tags in
  695. ;; headlines. A `not-in-toc' value will remove them
  696. ;; from the table of contents, if any, nonetheless.
  697. ;; - category :: option
  698. ;; - type :: symbol (nil, t, `not-in-toc')
  699. ;; + `:with-tasks' :: Non-nil means transcoding should include
  700. ;; headlines with a TODO keyword. A `todo' value
  701. ;; will only include headlines with a todo type
  702. ;; keyword while a `done' value will do the
  703. ;; contrary. If a list of strings is provided, only
  704. ;; tasks with keywords belonging to that list will
  705. ;; be kept.
  706. ;; - category :: option
  707. ;; - type :: symbol (t, todo, done, nil) or list of strings
  708. ;; + `:with-timestamps' :: Non-nil means transcoding should include
  709. ;; time stamps and associated keywords. Otherwise, completely
  710. ;; remove them.
  711. ;; - category :: option
  712. ;; - type :: symbol: (t, nil)
  713. ;; + `:with-toc' :: Non-nil means that a table of contents has to be
  714. ;; added to the output. An integer value limits its
  715. ;; depth.
  716. ;; - category :: option
  717. ;; - type :: symbol (nil, t or integer)
  718. ;; + `:with-todo-keywords' :: Non-nil means transcoding should
  719. ;; include TODO keywords.
  720. ;; - category :: option
  721. ;; - type :: symbol (nil, t)
  722. ;;;; Environment Options
  723. ;; Environment options encompass all parameters defined outside the
  724. ;; scope of the parsed data. They come from five sources, in
  725. ;; increasing precedence order:
  726. ;;
  727. ;; - Global variables,
  728. ;; - Options keyword symbols,
  729. ;; - Buffer keywords,
  730. ;; - Subtree properties.
  731. ;; The central internal function with regards to environment options
  732. ;; is `org-export-get-environment'. It updates global variables with
  733. ;; "#+BIND:" keywords, then retrieve and prioritize properties from
  734. ;; the different sources.
  735. ;; The internal functions doing the retrieval are:
  736. ;; `org-export-parse-option-keyword' ,
  737. ;; `org-export-get-subtree-options' ,
  738. ;; `org-export-get-inbuffer-options' and
  739. ;; `org-export-get-global-options'.
  740. ;;
  741. ;; Some properties, which do not rely on the previous sources but
  742. ;; still depend on the original buffer, are taken care of with
  743. ;; `org-export-initial-options'.
  744. ;; Also, `org-export-confirm-letbind' and `org-export-install-letbind'
  745. ;; take care of the part relative to "#+BIND:" keywords.
  746. (defun org-export-get-environment (&optional backend subtreep ext-plist)
  747. "Collect export options from the current buffer.
  748. Optional argument BACKEND is a symbol specifying which back-end
  749. specific options to read, if any.
  750. When optional argument SUBTREEP is non-nil, assume the export is
  751. done against the current sub-tree.
  752. Third optional argument EXT-PLIST is a property list with
  753. external parameters overriding Org default settings, but still
  754. inferior to file-local settings."
  755. ;; First install #+BIND variables.
  756. (org-export-install-letbind-maybe)
  757. ;; Get and prioritize export options...
  758. (let ((options (org-combine-plists
  759. ;; ... from global variables...
  760. (org-export-get-global-options backend)
  761. ;; ... from buffer's name (default title)...
  762. `(:title
  763. ,(or (let ((file (buffer-file-name (buffer-base-buffer))))
  764. (and file
  765. (file-name-sans-extension
  766. (file-name-nondirectory file))))
  767. (buffer-name (buffer-base-buffer))))
  768. ;; ... from an external property list...
  769. ext-plist
  770. ;; ... from in-buffer settings...
  771. (org-export-get-inbuffer-options
  772. backend
  773. (and buffer-file-name
  774. (org-remove-double-quotes buffer-file-name)))
  775. ;; ... and from subtree, when appropriate.
  776. (and subtreep (org-export-get-subtree-options)))))
  777. ;; Add initial options.
  778. (setq options (append (org-export-initial-options) options))
  779. ;; Return plist.
  780. options))
  781. (defun org-export-parse-option-keyword (options &optional backend)
  782. "Parse an OPTIONS line and return values as a plist.
  783. Optional argument BACKEND is a symbol specifying which back-end
  784. specific items to read, if any."
  785. (let* ((all
  786. (append org-export-option-alist
  787. (and backend
  788. (let ((var (intern
  789. (format "org-%s-option-alist" backend))))
  790. (and (boundp var) (eval var))))))
  791. ;; Build an alist between #+OPTION: item and property-name.
  792. (alist (delq nil
  793. (mapcar (lambda (e)
  794. (when (nth 2 e) (cons (regexp-quote (nth 2 e))
  795. (car e))))
  796. all)))
  797. plist)
  798. (mapc (lambda (e)
  799. (when (string-match (concat "\\(\\`\\|[ \t]\\)"
  800. (car e)
  801. ":\\(([^)\n]+)\\|[^ \t\n\r;,.]*\\)")
  802. options)
  803. (setq plist (plist-put plist
  804. (cdr e)
  805. (car (read-from-string
  806. (match-string 2 options)))))))
  807. alist)
  808. plist))
  809. (defun org-export-get-subtree-options ()
  810. "Get export options in subtree at point.
  811. Assume point is at subtree's beginning.
  812. Return options as a plist."
  813. (let (prop plist)
  814. (when (setq prop (progn (looking-at org-todo-line-regexp)
  815. (or (save-match-data
  816. (org-entry-get (point) "EXPORT_TITLE"))
  817. (org-match-string-no-properties 3))))
  818. (setq plist
  819. (plist-put
  820. plist :title
  821. (org-element-parse-secondary-string
  822. prop
  823. (cdr (assq 'keyword org-element-string-restrictions))))))
  824. (when (setq prop (org-entry-get (point) "EXPORT_TEXT"))
  825. (setq plist (plist-put plist :text prop)))
  826. (when (setq prop (org-entry-get (point) "EXPORT_AUTHOR"))
  827. (setq plist (plist-put plist :author prop)))
  828. (when (setq prop (org-entry-get (point) "EXPORT_DATE"))
  829. (setq plist (plist-put plist :date prop)))
  830. (when (setq prop (org-entry-get (point) "EXPORT_OPTIONS"))
  831. (setq plist (org-export-add-options-to-plist plist prop)))
  832. plist))
  833. (defun org-export-get-inbuffer-options (&optional backend files)
  834. "Return current buffer export options, as a plist.
  835. Optional argument BACKEND, when non-nil, is a symbol specifying
  836. which back-end specific options should also be read in the
  837. process.
  838. Optional argument FILES is a list of setup files names read so
  839. far, used to avoid circular dependencies.
  840. Assume buffer is in Org mode. Narrowing, if any, is ignored."
  841. (org-with-wide-buffer
  842. (goto-char (point-min))
  843. (let ((case-fold-search t) plist)
  844. ;; 1. Special keywords, as in `org-export-special-keywords'.
  845. (let ((special-re (org-make-options-regexp org-export-special-keywords)))
  846. (while (re-search-forward special-re nil t)
  847. (let ((element (org-element-at-point)))
  848. (when (eq (org-element-type element) 'keyword)
  849. (let* ((key (upcase (org-element-property :key element)))
  850. (val (org-element-property :value element))
  851. (prop
  852. (cond
  853. ((string= key "SETUP_FILE")
  854. (let ((file
  855. (expand-file-name
  856. (org-remove-double-quotes (org-trim val)))))
  857. ;; Avoid circular dependencies.
  858. (unless (member file files)
  859. (with-temp-buffer
  860. (insert (org-file-contents file 'noerror))
  861. (org-mode)
  862. (org-export-get-inbuffer-options
  863. backend (cons file files))))))
  864. ((string= key "OPTIONS")
  865. (org-export-parse-option-keyword val backend))
  866. ((string= key "MACRO")
  867. (when (string-match
  868. "^\\([-a-zA-Z0-9_]+\\)\\(?:[ \t]+\\(.*?\\)[ \t]*$\\)?"
  869. val)
  870. (let ((key
  871. (intern
  872. (concat ":macro-"
  873. (downcase (match-string 1 val)))))
  874. (value (org-match-string-no-properties 2 val)))
  875. (cond
  876. ((not value) "")
  877. ;; Value will be evaled. Leave it as-is.
  878. ((string-match "\\`(eval\\>" value)
  879. (list key value))
  880. ;; Value has to be parsed for nested
  881. ;; macros.
  882. (t
  883. (list
  884. key
  885. (let ((restr
  886. (cdr
  887. (assq 'macro
  888. org-element-object-restrictions))))
  889. (org-element-parse-secondary-string
  890. ;; If user explicitly asks for
  891. ;; a newline, be sure to preserve it
  892. ;; from further filling with
  893. ;; `hard-newline'. Also replace
  894. ;; "\\n" with "\n", "\\\n" with "\\n"
  895. ;; and so on...
  896. (replace-regexp-in-string
  897. "\\(\\\\\\\\\\)n" "\\\\"
  898. (replace-regexp-in-string
  899. "\\(?:^\\|[^\\\\]\\)\\(\\\\n\\)"
  900. hard-newline value nil nil 1)
  901. nil nil 1)
  902. restr)))))))))))
  903. (setq plist (org-combine-plists plist prop)))))))
  904. ;; 2. Standard options, as in `org-export-option-alist'.
  905. (let* ((all (append org-export-option-alist
  906. ;; Also look for back-end specific options
  907. ;; if BACKEND is defined.
  908. (and backend
  909. (let ((var
  910. (intern
  911. (format "org-%s-option-alist" backend))))
  912. (and (boundp var) (eval var))))))
  913. ;; Build alist between keyword name and property name.
  914. (alist
  915. (delq nil (mapcar
  916. (lambda (e) (when (nth 1 e) (cons (nth 1 e) (car e))))
  917. all)))
  918. ;; Build regexp matching all keywords associated to export
  919. ;; options. Note: the search is case insensitive.
  920. (opt-re (org-make-options-regexp
  921. (delq nil (mapcar (lambda (e) (nth 1 e)) all)))))
  922. (goto-char (point-min))
  923. (while (re-search-forward opt-re nil t)
  924. (let ((element (org-element-at-point)))
  925. (when (eq (org-element-type element) 'keyword)
  926. (let* ((key (upcase (org-element-property :key element)))
  927. (val (org-element-property :value element))
  928. (prop (cdr (assoc key alist)))
  929. (behaviour (nth 4 (assq prop all))))
  930. (setq plist
  931. (plist-put
  932. plist prop
  933. ;; Handle value depending on specified BEHAVIOUR.
  934. (case behaviour
  935. (space
  936. (if (not (plist-get plist prop)) (org-trim val)
  937. (concat (plist-get plist prop) " " (org-trim val))))
  938. (newline
  939. (org-trim
  940. (concat (plist-get plist prop) "\n" (org-trim val))))
  941. (split
  942. `(,@(plist-get plist prop) ,@(org-split-string val)))
  943. ('t val)
  944. (otherwise (plist-get plist prop)))))))))
  945. ;; Parse keywords specified in `org-element-parsed-keywords'.
  946. (mapc
  947. (lambda (key)
  948. (let* ((prop (cdr (assoc key alist)))
  949. (value (and prop (plist-get plist prop))))
  950. (when (stringp value)
  951. (setq plist
  952. (plist-put
  953. plist prop
  954. (org-element-parse-secondary-string
  955. value
  956. (cdr (assq 'keyword org-element-string-restrictions))))))))
  957. org-element-parsed-keywords))
  958. ;; 3. Return final value.
  959. plist)))
  960. (defun org-export-get-global-options (&optional backend)
  961. "Return global export options as a plist.
  962. Optional argument BACKEND, if non-nil, is a symbol specifying
  963. which back-end specific export options should also be read in the
  964. process."
  965. (let ((all (append org-export-option-alist
  966. (and backend
  967. (let ((var (intern
  968. (format "org-%s-option-alist" backend))))
  969. (and (boundp var) (eval var))))))
  970. ;; Output value.
  971. plist)
  972. (mapc (lambda (cell)
  973. (setq plist (plist-put plist (car cell) (eval (nth 3 cell)))))
  974. all)
  975. ;; Return value.
  976. plist))
  977. (defun org-export-initial-options ()
  978. "Return a plist with properties related to input buffer."
  979. (let ((visited-file (buffer-file-name (buffer-base-buffer))))
  980. (list
  981. ;; Store full path of input file name, or nil. For internal use.
  982. :input-file visited-file
  983. ;; `:macro-date', `:macro-time' and `:macro-property' could as well
  984. ;; be initialized as tree properties, since they don't depend on
  985. ;; initial environment. Though, it may be more logical to keep
  986. ;; them close to other ":macro-" properties.
  987. :macro-date "(eval (format-time-string \"$1\"))"
  988. :macro-time "(eval (format-time-string \"$1\"))"
  989. :macro-property "(eval (org-entry-get nil \"$1\" 'selective))"
  990. :macro-modification-time
  991. (and visited-file
  992. (file-exists-p visited-file)
  993. (concat "(eval (format-time-string \"$1\" '"
  994. (prin1-to-string (nth 5 (file-attributes visited-file)))
  995. "))"))
  996. ;; Store input file name as a macro.
  997. :macro-input-file (and visited-file (file-name-nondirectory visited-file))
  998. ;; Footnotes definitions must be collected in the original buffer,
  999. ;; as there's no insurance that they will still be in the parse
  1000. ;; tree, due to some narrowing.
  1001. :footnote-definition-alist
  1002. (let (alist)
  1003. (org-with-wide-buffer
  1004. (goto-char (point-min))
  1005. (while (re-search-forward org-footnote-definition-re nil t)
  1006. (let ((def (org-footnote-at-definition-p)))
  1007. (when def
  1008. (org-skip-whitespace)
  1009. (push (cons (car def)
  1010. (save-restriction
  1011. (narrow-to-region (point) (nth 2 def))
  1012. ;; Like `org-element-parse-buffer', but
  1013. ;; makes sure the definition doesn't start
  1014. ;; with a section element.
  1015. (nconc
  1016. (list 'org-data nil)
  1017. (org-element-parse-elements
  1018. (point-min) (point-max) nil nil nil nil nil))))
  1019. alist))))
  1020. alist)))))
  1021. (defvar org-export-allow-BIND-local nil)
  1022. (defun org-export-confirm-letbind ()
  1023. "Can we use #+BIND values during export?
  1024. By default this will ask for confirmation by the user, to divert
  1025. possible security risks."
  1026. (cond
  1027. ((not org-export-allow-BIND) nil)
  1028. ((eq org-export-allow-BIND t) t)
  1029. ((local-variable-p 'org-export-allow-BIND-local) org-export-allow-BIND-local)
  1030. (t (org-set-local 'org-export-allow-BIND-local
  1031. (yes-or-no-p "Allow BIND values in this buffer? ")))))
  1032. (defun org-export-install-letbind-maybe ()
  1033. "Install the values from #+BIND lines as local variables.
  1034. Variables must be installed before in-buffer options are
  1035. retrieved."
  1036. (let (letbind pair)
  1037. (org-with-wide-buffer
  1038. (goto-char (point-min))
  1039. (while (re-search-forward (org-make-options-regexp '("BIND")) nil t)
  1040. (when (org-export-confirm-letbind)
  1041. (push (read (concat "(" (org-match-string-no-properties 2) ")"))
  1042. letbind))))
  1043. (while (setq pair (pop letbind))
  1044. (org-set-local (car pair) (nth 1 pair)))))
  1045. ;;;; Tree Properties
  1046. ;; Tree properties are infromation extracted from parse tree. They
  1047. ;; are initialized at the beginning of the transcoding process by
  1048. ;; `org-export-collect-tree-properties'.
  1049. ;; Dedicated functions focus on computing the value of specific tree
  1050. ;; properties during initialization. Thus,
  1051. ;; `org-export-use-select-tag-p' determines if an headline makes use
  1052. ;; of an export tag enforcing inclusion. `org-export-get-ignore-list'
  1053. ;; marks collect elements and objects that should be skipped during
  1054. ;; export, `org-export-get-min-level' gets the minimal exportable
  1055. ;; level, used as a basis to compute relative level for headlines.
  1056. ;; Eventually `org-export-collect-headline-numbering' builds an alist
  1057. ;; between headlines and their numbering.
  1058. (defun org-export-collect-tree-properties (data info backend)
  1059. "Extract tree properties from parse tree.
  1060. DATA is the parse tree from which information is retrieved. INFO
  1061. is a list holding export options. BACKEND is the back-end called
  1062. for transcoding, as a symbol.
  1063. Following tree properties are set:
  1064. `:back-end' Back-end used for transcoding.
  1065. `:headline-offset' Offset between true level of headlines and
  1066. local level. An offset of -1 means an headline
  1067. of level 2 should be considered as a level
  1068. 1 headline in the context.
  1069. `:headline-numbering' Alist of all headlines' beginning position
  1070. as key an the associated numbering as value.
  1071. `:ignore-list' List of elements that should be ignored during export.
  1072. `:parse-tree' Whole parse tree.
  1073. `:target-list' List of all targets in the parse tree.
  1074. `:use-select-tags' Non-nil when parsed tree use a special tag to
  1075. enforce transcoding of the headline."
  1076. ;; First, set `:use-select-tags' property, as it will be required
  1077. ;; for further computations.
  1078. (setq info
  1079. (plist-put info
  1080. :use-select-tags (org-export-use-select-tags-p data info)))
  1081. ;; Then get the list of elements and objects to ignore, and put it
  1082. ;; into `:ignore-list'.
  1083. (setq info
  1084. (plist-put info :ignore-list (org-export-get-ignore-list data info)))
  1085. ;; Finally get `:headline-offset' in order to be able to use
  1086. ;; `org-export-get-relative-level'.
  1087. (setq info
  1088. (plist-put info
  1089. :headline-offset (- 1 (org-export-get-min-level data info))))
  1090. ;; Now, properties order doesn't matter: get the rest of the tree
  1091. ;; properties.
  1092. (nconc
  1093. `(:parse-tree
  1094. ,data
  1095. :target-list
  1096. ,(org-element-map data 'target (lambda (target local) target) info)
  1097. :headline-numbering ,(org-export-collect-headline-numbering data info)
  1098. :back-end ,backend)
  1099. info))
  1100. (defun org-export-use-select-tags-p (data options)
  1101. "Non-nil when data use a tag enforcing transcoding.
  1102. DATA is parsed data as returned by `org-element-parse-buffer'.
  1103. OPTIONS is a plist holding export options."
  1104. (org-element-map
  1105. data
  1106. 'headline
  1107. (lambda (headline info)
  1108. (let ((tags (org-element-property :with-tags headline)))
  1109. (and tags (string-match
  1110. (format ":%s:" (plist-get info :select-tags)) tags))))
  1111. options
  1112. 'stop-at-first-match))
  1113. (defun org-export-get-min-level (data options)
  1114. "Return minimum exportable headline's level in DATA.
  1115. DATA is parsed tree as returned by `org-element-parse-buffer'.
  1116. OPTIONS is a plist holding export options."
  1117. (catch 'exit
  1118. (let ((min-level 10000))
  1119. (mapc
  1120. (lambda (blob)
  1121. (when (and (eq (org-element-type blob) 'headline)
  1122. (not (org-export-ignored-p blob options)))
  1123. (setq min-level
  1124. (min (org-element-property :level blob) min-level)))
  1125. (when (= min-level 1) (throw 'exit 1)))
  1126. (org-element-contents data))
  1127. ;; If no headline was found, for the sake of consistency, set
  1128. ;; minimum level to 1 nonetheless.
  1129. (if (= min-level 10000) 1 min-level))))
  1130. (defun org-export-collect-headline-numbering (data options)
  1131. "Return numbering of all exportable headlines in a parse tree.
  1132. DATA is the parse tree. OPTIONS is the plist holding export
  1133. options.
  1134. Return an alist whose key is an headline and value is its
  1135. associated numbering \(in the shape of a list of numbers\)."
  1136. (let ((numbering (make-vector org-export-max-depth 0)))
  1137. (org-element-map
  1138. data
  1139. 'headline
  1140. (lambda (headline info)
  1141. (let ((relative-level
  1142. (1- (org-export-get-relative-level headline info))))
  1143. (cons
  1144. headline
  1145. (loop for n across numbering
  1146. for idx from 0 to org-export-max-depth
  1147. when (< idx relative-level) collect n
  1148. when (= idx relative-level) collect (aset numbering idx (1+ n))
  1149. when (> idx relative-level) do (aset numbering idx 0)))))
  1150. options)))
  1151. (defun org-export--skip-p (blob options)
  1152. "Non-nil when element or object BLOB should be skipped during export.
  1153. OPTIONS is the plist holding export options."
  1154. (case (org-element-type blob)
  1155. ;; Plain text is never skipped.
  1156. (plain-text nil)
  1157. ;; Check headline.
  1158. (headline
  1159. (let ((with-tasks (plist-get options :with-tasks))
  1160. (todo (org-element-property :todo-keyword blob))
  1161. (todo-type (org-element-property :todo-type blob))
  1162. (archived (plist-get options :with-archived-trees))
  1163. (tag-list (let ((tags (org-element-property :tags blob)))
  1164. (and tags (org-split-string tags ":")))))
  1165. (or
  1166. ;; Ignore subtrees with an exclude tag.
  1167. (loop for k in (plist-get options :exclude-tags)
  1168. thereis (member k tag-list))
  1169. ;; Ignore subtrees without a select tag, when such tag is found
  1170. ;; in the buffer.
  1171. (and (plist-get options :use-select-tags)
  1172. (loop for k in (plist-get options :select-tags)
  1173. never (member k tag-list)))
  1174. ;; Ignore commented sub-trees.
  1175. (org-element-property :commentedp blob)
  1176. ;; Ignore archived subtrees if `:with-archived-trees' is nil.
  1177. (and (not archived) (org-element-property :archivedp blob))
  1178. ;; Ignore tasks, if specified by `:with-tasks' property.
  1179. (and todo (not with-tasks))
  1180. (and todo
  1181. (memq with-tasks '(todo done))
  1182. (not (eq todo-type with-tasks)))
  1183. (and todo
  1184. (consp with-tasks)
  1185. (not (member todo with-tasks))))))
  1186. ;; Check time-stamp.
  1187. (time-stamp (not (plist-get options :with-timestamps)))
  1188. ;; Check drawer.
  1189. (drawer
  1190. (or (not (plist-get options :with-drawers))
  1191. (and (consp (plist-get options :with-drawers))
  1192. (not (member (org-element-property :drawer-name blob)
  1193. (plist-get options :with-drawers))))))
  1194. ;; Check export snippet.
  1195. (export-snippet
  1196. (let* ((raw-back-end (org-element-property :back-end blob))
  1197. (true-back-end
  1198. (or (cdr (assoc raw-back-end org-export-snippet-translation-alist))
  1199. raw-back-end)))
  1200. (not (string= (symbol-name (plist-get options :back-end))
  1201. true-back-end))))))
  1202. (defun org-export-get-ignore-list (data options)
  1203. "Return list of elements and objects to ignore during export.
  1204. DATA is the parse tree to traverse. OPTIONS is the plist holding
  1205. export options.
  1206. Return elements or objects to ignore as a list."
  1207. (let (ignore-list
  1208. (walk-data
  1209. (function
  1210. (lambda (data options)
  1211. ;; Collect ignored elements or objects into IGNORE-LIST.
  1212. (mapc
  1213. (lambda (el)
  1214. (if (org-export--skip-p el options) (push el ignore-list)
  1215. (let ((type (org-element-type el)))
  1216. (when (or (eq type 'org-data)
  1217. (memq type org-element-greater-elements)
  1218. (memq type org-element-recursive-objects)
  1219. (eq type 'paragraph))
  1220. (funcall walk-data el options)))))
  1221. (org-element-contents data))))))
  1222. (funcall walk-data data options)
  1223. ;; Return value.
  1224. ignore-list))
  1225. ;;; The Transcoder
  1226. ;; This function reads Org data (obtained with, i.e.
  1227. ;; `org-element-parse-buffer') and transcodes it into a specified
  1228. ;; back-end output. It takes care of updating local properties,
  1229. ;; filtering out elements or objects according to export options and
  1230. ;; organizing the output blank lines and white space are preserved.
  1231. ;; Though, this function is inapropriate for secondary strings, which
  1232. ;; require a fresh copy of the plist passed as INFO argument. Thus,
  1233. ;; `org-export-secondary-string' is provided for that specific task.
  1234. ;; Internally, three functions handle the filtering of objects and
  1235. ;; elements during the export. In particular,
  1236. ;; `org-export-ignore-element' mark an element or object so future
  1237. ;; parse tree traversals skip it, `org-export-interpret-p' tells which
  1238. ;; elements or objects should be seen as real Org syntax and
  1239. ;; `org-export-expand' transforms the others back into their original
  1240. ;; shape.
  1241. (defun org-export-data (data backend info)
  1242. "Convert DATA to a string into BACKEND format.
  1243. DATA is a nested list as returned by `org-element-parse-buffer'.
  1244. BACKEND is a symbol among supported exporters.
  1245. INFO is a plist holding export options and also used as
  1246. a communication channel between elements when walking the nested
  1247. list. See `org-export-update-info' function for more
  1248. details.
  1249. Return transcoded string."
  1250. (mapconcat
  1251. ;; BLOB can be an element, an object, a string, or nil.
  1252. (lambda (blob)
  1253. (cond
  1254. ((not blob) nil)
  1255. ;; BLOB is a string. Check if the optional transcoder for plain
  1256. ;; text exists, and call it in that case. Otherwise, simply
  1257. ;; return string. Also update INFO and call
  1258. ;; `org-export-filter-plain-text-functions'.
  1259. ((stringp blob)
  1260. (let ((transcoder (intern (format "org-%s-plain-text" backend))))
  1261. (org-export-filter-apply-functions
  1262. (plist-get info :filter-plain-text)
  1263. (if (fboundp transcoder) (funcall transcoder blob info) blob)
  1264. backend info)))
  1265. ;; BLOB is an element or an object.
  1266. (t
  1267. (let* ((type (org-element-type blob))
  1268. ;; 1. Determine the appropriate TRANSCODER.
  1269. (transcoder
  1270. (cond
  1271. ;; 1.0 A full Org document is inserted.
  1272. ((eq type 'org-data) 'identity)
  1273. ;; 1.1. BLOB should be ignored.
  1274. ((member blob (plist-get info :ignore-list)) nil)
  1275. ;; 1.2. BLOB shouldn't be transcoded. Interpret it
  1276. ;; back into Org syntax.
  1277. ((not (org-export-interpret-p blob info)) 'org-export-expand)
  1278. ;; 1.3. Else apply naming convention.
  1279. (t (let ((trans (intern (format "org-%s-%s" backend type))))
  1280. (and (fboundp trans) trans)))))
  1281. ;; 2. Compute CONTENTS of BLOB.
  1282. (contents
  1283. (cond
  1284. ;; Case 0. No transcoder defined: ignore BLOB.
  1285. ((not transcoder) nil)
  1286. ;; Case 1. Transparently export an Org document.
  1287. ((eq type 'org-data) (org-export-data blob backend info))
  1288. ;; Case 2. For a recursive object.
  1289. ((memq type org-element-recursive-objects)
  1290. (org-export-data blob backend info))
  1291. ;; Case 3. For a recursive element.
  1292. ((memq type org-element-greater-elements)
  1293. ;; Ignore contents of an archived tree
  1294. ;; when `:with-archived-trees' is `headline'.
  1295. (unless (and
  1296. (eq type 'headline)
  1297. (eq (plist-get info :with-archived-trees) 'headline)
  1298. (org-element-property :archivedp blob))
  1299. (org-element-normalize-string
  1300. (org-export-data blob backend info))))
  1301. ;; Case 4. For a paragraph.
  1302. ((eq type 'paragraph)
  1303. (let ((paragraph
  1304. (org-element-normalize-contents
  1305. blob
  1306. ;; When normalizing contents of an item or
  1307. ;; a footnote definition, ignore first line's
  1308. ;; indentation: there is none and it might be
  1309. ;; misleading.
  1310. (and (not (org-export-get-previous-element blob info))
  1311. (let ((parent
  1312. (car
  1313. (org-export-get-genealogy blob info))))
  1314. (memq (org-element-type parent)
  1315. '(footnote-definition item)))))))
  1316. (org-export-data paragraph backend info)))))
  1317. ;; 3. Transcode BLOB into RESULTS string.
  1318. (results (cond
  1319. ((not transcoder) nil)
  1320. ((eq transcoder 'org-export-expand)
  1321. (org-export-data
  1322. `(org-data nil ,(funcall transcoder blob contents))
  1323. backend info))
  1324. (t (funcall transcoder blob contents info)))))
  1325. ;; 4. Return results.
  1326. (cond
  1327. ;; Discard nil results. Also ignore BLOB from further
  1328. ;; traversals in parse tree.
  1329. ((not results) (org-export-ignore-element blob info) nil)
  1330. ;; No filter for a full document.
  1331. ((eq type 'org-data) results)
  1332. ;; Otherwise, update INFO, append the same white space
  1333. ;; between elements or objects as in the original buffer,
  1334. ;; and call appropriate filters.
  1335. (t
  1336. (let ((results
  1337. (org-export-filter-apply-functions
  1338. (plist-get info (intern (format ":filter-%s" type)))
  1339. (let ((post-blank (org-element-property :post-blank blob)))
  1340. (if (memq type org-element-all-elements)
  1341. (concat (org-element-normalize-string results)
  1342. (make-string post-blank ?\n))
  1343. (concat results (make-string post-blank ? ))))
  1344. backend info)))
  1345. ;; If BLOB was transcoded into an empty string, ignore it
  1346. ;; from subsequent traversals.
  1347. (unless (org-string-nw-p results)
  1348. (org-export-ignore-element blob info))
  1349. ;; Eventually return string.
  1350. results)))))))
  1351. (org-element-contents data) ""))
  1352. (defun org-export-secondary-string (secondary backend info)
  1353. "Convert SECONDARY string into BACKEND format.
  1354. SECONDARY is a nested list as returned by
  1355. `org-element-parse-secondary-string'.
  1356. BACKEND is a symbol among supported exporters. INFO is a plist
  1357. used as a communication channel.
  1358. Return transcoded string."
  1359. ;; Make SECONDARY acceptable for `org-export-data'.
  1360. (let ((s (if (listp secondary) secondary (list secondary))))
  1361. (org-export-data `(org-data nil ,@s) backend (copy-sequence info))))
  1362. (defun org-export-interpret-p (blob info)
  1363. "Non-nil if element or object BLOB should be interpreted as Org syntax.
  1364. Check is done according to export options INFO, stored as
  1365. a plist."
  1366. (case (org-element-type blob)
  1367. ;; ... entities...
  1368. (entity (plist-get info :with-entities))
  1369. ;; ... emphasis...
  1370. (emphasis (plist-get info :with-emphasize))
  1371. ;; ... fixed-width areas.
  1372. (fixed-width (plist-get info :with-fixed-width))
  1373. ;; ... footnotes...
  1374. ((footnote-definition footnote-reference)
  1375. (plist-get info :with-footnotes))
  1376. ;; ... sub/superscripts...
  1377. ((subscript superscript)
  1378. (let ((sub/super-p (plist-get info :with-sub-superscript)))
  1379. (if (eq sub/super-p '{})
  1380. (org-element-property :use-brackets-p blob)
  1381. sub/super-p)))
  1382. ;; ... tables...
  1383. (table (plist-get info :with-tables))
  1384. (otherwise t)))
  1385. (defsubst org-export-expand (blob contents)
  1386. "Expand a parsed element or object to its original state.
  1387. BLOB is either an element or an object. CONTENTS is its
  1388. contents, as a string or nil."
  1389. (funcall (intern (format "org-element-%s-interpreter" (org-element-type blob)))
  1390. blob contents))
  1391. (defun org-export-ignore-element (element info)
  1392. "Add ELEMENT to `:ignore-list' in INFO.
  1393. Any element in `:ignore-list' will be skipped when using
  1394. `org-element-map'. INFO is modified by side effects."
  1395. (plist-put info :ignore-list (cons element (plist-get info :ignore-list))))
  1396. ;;; The Filter System
  1397. ;; Filters allow end-users to tweak easily the transcoded output.
  1398. ;; They are the functional counterpart of hooks, as every filter in
  1399. ;; a set is applied to the return value of the previous one.
  1400. ;; Every set is back-end agnostic. Although, a filter is always
  1401. ;; called, in addition to the string it applies to, with the back-end
  1402. ;; used as argument, so it's easy enough for the end-user to add
  1403. ;; back-end specific filters in the set. The communication channel,
  1404. ;; as a plist, is required as the third argument.
  1405. ;; Filters sets are defined below. There are of four types:
  1406. ;; - `org-export-filter-parse-tree-functions' applies directly on the
  1407. ;; complete parsed tree. It's the only filters set that doesn't
  1408. ;; apply to a string.
  1409. ;; - `org-export-filter-final-output-functions' applies to the final
  1410. ;; transcoded string.
  1411. ;; - `org-export-filter-plain-text-functions' applies to any string
  1412. ;; not recognized as Org syntax.
  1413. ;; - `org-export-filter-TYPE-functions' applies on the string returned
  1414. ;; after an element or object of type TYPE has been transcoded.
  1415. ;; All filters sets are applied through
  1416. ;; `org-export-filter-apply-functions' function. Filters in a set are
  1417. ;; applied in a LIFO fashion. It allows developers to be sure that
  1418. ;; their filters will be applied first.
  1419. ;; Filters properties are installed in communication channel just
  1420. ;; before parsing, with `org-export-install-filters' function.
  1421. ;;;; Special Filters
  1422. (defvar org-export-filter-parse-tree-functions nil
  1423. "Filter, or list of filters, applied to the parsed tree.
  1424. Each filter is called with three arguments: the parse tree, as
  1425. returned by `org-element-parse-buffer', the back-end, as
  1426. a symbol, and the communication channel, as a plist. It must
  1427. return the modified parse tree to transcode.")
  1428. (defvar org-export-filter-final-output-functions nil
  1429. "Filter, or list of filters, applied to the transcoded string.
  1430. Each filter is called with three arguments: the full transcoded
  1431. string, the back-end, as a symbol, and the communication channel,
  1432. as a plist. It must return a string that will be used as the
  1433. final export output.")
  1434. (defvar org-export-filter-plain-text-functions nil
  1435. "Filter, or list of filters, applied to plain text.
  1436. Each filter is called with three arguments: a string which
  1437. contains no Org syntax, the back-end, as a symbol, and the
  1438. communication channel, as a plist. It must return a string or
  1439. nil.")
  1440. ;;;; Elements Filters
  1441. (defvar org-export-filter-center-block-functions nil
  1442. "List of functions applied to a transcoded center block.
  1443. Each filter is called with three arguments: the transcoded center
  1444. block, as a string, the back-end, as a symbol, and the
  1445. communication channel, as a plist. It must return a string or
  1446. nil.")
  1447. (defvar org-export-filter-drawer-functions nil
  1448. "List of functions applied to a transcoded drawer.
  1449. Each filter is called with three arguments: the transcoded
  1450. drawer, as a string, the back-end, as a symbol, and the
  1451. communication channel, as a plist. It must return a string or
  1452. nil.")
  1453. (defvar org-export-filter-dynamic-block-functions nil
  1454. "List of functions applied to a transcoded dynamic-block.
  1455. Each filter is called with three arguments: the transcoded
  1456. dynamic-block, as a string, the back-end, as a symbol, and the
  1457. communication channel, as a plist. It must return a string or
  1458. nil.")
  1459. (defvar org-export-filter-headline-functions nil
  1460. "List of functions applied to a transcoded headline.
  1461. Each filter is called with three arguments: the transcoded
  1462. headline, as a string, the back-end, as a symbol, and the
  1463. communication channel, as a plist. It must return a string or
  1464. nil.")
  1465. (defvar org-export-filter-inlinetask-functions nil
  1466. "List of functions applied to a transcoded inlinetask.
  1467. Each filter is called with three arguments: the transcoded
  1468. inlinetask, as a string, the back-end, as a symbol, and the
  1469. communication channel, as a plist. It must return a string or
  1470. nil.")
  1471. (defvar org-export-filter-plain-list-functions nil
  1472. "List of functions applied to a transcoded plain-list.
  1473. Each filter is called with three arguments: the transcoded
  1474. plain-list, as a string, the back-end, as a symbol, and the
  1475. communication channel, as a plist. It must return a string or
  1476. nil.")
  1477. (defvar org-export-filter-item-functions nil
  1478. "List of functions applied to a transcoded item.
  1479. Each filter is called with three arguments: the transcoded item,
  1480. as a string, the back-end, as a symbol, and the communication
  1481. channel, as a plist. It must return a string or nil.")
  1482. (defvar org-export-filter-comment-functions nil
  1483. "List of functions applied to a transcoded comment.
  1484. Each filter is called with three arguments: the transcoded
  1485. comment, as a string, the back-end, as a symbol, and the
  1486. communication channel, as a plist. It must return a string or
  1487. nil.")
  1488. (defvar org-export-filter-comment-block-functions nil
  1489. "List of functions applied to a transcoded comment-comment.
  1490. Each filter is called with three arguments: the transcoded
  1491. comment-block, as a string, the back-end, as a symbol, and the
  1492. communication channel, as a plist. It must return a string or
  1493. nil.")
  1494. (defvar org-export-filter-example-block-functions nil
  1495. "List of functions applied to a transcoded example-block.
  1496. Each filter is called with three arguments: the transcoded
  1497. example-block, as a string, the back-end, as a symbol, and the
  1498. communication channel, as a plist. It must return a string or
  1499. nil.")
  1500. (defvar org-export-filter-export-block-functions nil
  1501. "List of functions applied to a transcoded export-block.
  1502. Each filter is called with three arguments: the transcoded
  1503. export-block, as a string, the back-end, as a symbol, and the
  1504. communication channel, as a plist. It must return a string or
  1505. nil.")
  1506. (defvar org-export-filter-fixed-width-functions nil
  1507. "List of functions applied to a transcoded fixed-width.
  1508. Each filter is called with three arguments: the transcoded
  1509. fixed-width, as a string, the back-end, as a symbol, and the
  1510. communication channel, as a plist. It must return a string or
  1511. nil.")
  1512. (defvar org-export-filter-footnote-definition-functions nil
  1513. "List of functions applied to a transcoded footnote-definition.
  1514. Each filter is called with three arguments: the transcoded
  1515. footnote-definition, as a string, the back-end, as a symbol, and
  1516. the communication channel, as a plist. It must return a string
  1517. or nil.")
  1518. (defvar org-export-filter-horizontal-rule-functions nil
  1519. "List of functions applied to a transcoded horizontal-rule.
  1520. Each filter is called with three arguments: the transcoded
  1521. horizontal-rule, as a string, the back-end, as a symbol, and the
  1522. communication channel, as a plist. It must return a string or
  1523. nil.")
  1524. (defvar org-export-filter-keyword-functions nil
  1525. "List of functions applied to a transcoded keyword.
  1526. Each filter is called with three arguments: the transcoded
  1527. keyword, as a string, the back-end, as a symbol, and the
  1528. communication channel, as a plist. It must return a string or
  1529. nil.")
  1530. (defvar org-export-filter-latex-environment-functions nil
  1531. "List of functions applied to a transcoded latex-environment.
  1532. Each filter is called with three arguments: the transcoded
  1533. latex-environment, as a string, the back-end, as a symbol, and
  1534. the communication channel, as a plist. It must return a string
  1535. or nil.")
  1536. (defvar org-export-filter-babel-call-functions nil
  1537. "List of functions applied to a transcoded babel-call.
  1538. Each filter is called with three arguments: the transcoded
  1539. babel-call, as a string, the back-end, as a symbol, and the
  1540. communication channel, as a plist. It must return a string or
  1541. nil.")
  1542. (defvar org-export-filter-paragraph-functions nil
  1543. "List of functions applied to a transcoded paragraph.
  1544. Each filter is called with three arguments: the transcoded
  1545. paragraph, as a string, the back-end, as a symbol, and the
  1546. communication channel, as a plist. It must return a string or
  1547. nil.")
  1548. (defvar org-export-filter-property-drawer-functions nil
  1549. "List of functions applied to a transcoded property-drawer.
  1550. Each filter is called with three arguments: the transcoded
  1551. property-drawer, as a string, the back-end, as a symbol, and the
  1552. communication channel, as a plist. It must return a string or
  1553. nil.")
  1554. (defvar org-export-filter-quote-block-functions nil
  1555. "List of functions applied to a transcoded quote block.
  1556. Each filter is called with three arguments: the transcoded quote
  1557. block, as a string, the back-end, as a symbol, and the
  1558. communication channel, as a plist. It must return a string or
  1559. nil.")
  1560. (defvar org-export-filter-quote-section-functions nil
  1561. "List of functions applied to a transcoded quote-section.
  1562. Each filter is called with three arguments: the transcoded
  1563. quote-section, as a string, the back-end, as a symbol, and the
  1564. communication channel, as a plist. It must return a string or
  1565. nil.")
  1566. (defvar org-export-filter-section-functions nil
  1567. "List of functions applied to a transcoded section.
  1568. Each filter is called with three arguments: the transcoded
  1569. section, as a string, the back-end, as a symbol, and the
  1570. communication channel, as a plist. It must return a string or
  1571. nil.")
  1572. (defvar org-export-filter-special-block-functions nil
  1573. "List of functions applied to a transcoded special block.
  1574. Each filter is called with three arguments: the transcoded
  1575. special block, as a string, the back-end, as a symbol, and the
  1576. communication channel, as a plist. It must return a string or
  1577. nil.")
  1578. (defvar org-export-filter-src-block-functions nil
  1579. "List of functions applied to a transcoded src-block.
  1580. Each filter is called with three arguments: the transcoded
  1581. src-block, as a string, the back-end, as a symbol, and the
  1582. communication channel, as a plist. It must return a string or
  1583. nil.")
  1584. (defvar org-export-filter-table-functions nil
  1585. "List of functions applied to a transcoded table.
  1586. Each filter is called with three arguments: the transcoded table,
  1587. as a string, the back-end, as a symbol, and the communication
  1588. channel, as a plist. It must return a string or nil.")
  1589. (defvar org-export-filter-verse-block-functions nil
  1590. "List of functions applied to a transcoded verse block.
  1591. Each filter is called with three arguments: the transcoded verse
  1592. block, as a string, the back-end, as a symbol, and the
  1593. communication channel, as a plist. It must return a string or
  1594. nil.")
  1595. ;;;; Objects Filters
  1596. (defvar org-export-filter-emphasis-functions nil
  1597. "List of functions applied to a transcoded emphasis.
  1598. Each filter is called with three arguments: the transcoded
  1599. emphasis, as a string, the back-end, as a symbol, and the
  1600. communication channel, as a plist. It must return a string or
  1601. nil.")
  1602. (defvar org-export-filter-entity-functions nil
  1603. "List of functions applied to a transcoded entity.
  1604. Each filter is called with three arguments: the transcoded
  1605. entity, as a string, the back-end, as a symbol, and the
  1606. communication channel, as a plist. It must return a string or
  1607. nil.")
  1608. (defvar org-export-filter-export-snippet-functions nil
  1609. "List of functions applied to a transcoded export-snippet.
  1610. Each filter is called with three arguments: the transcoded
  1611. export-snippet, as a string, the back-end, as a symbol, and the
  1612. communication channel, as a plist. It must return a string or
  1613. nil.")
  1614. (defvar org-export-filter-footnote-reference-functions nil
  1615. "List of functions applied to a transcoded footnote-reference.
  1616. Each filter is called with three arguments: the transcoded
  1617. footnote-reference, as a string, the back-end, as a symbol, and
  1618. the communication channel, as a plist. It must return a string
  1619. or nil.")
  1620. (defvar org-export-filter-inline-babel-call-functions nil
  1621. "List of functions applied to a transcoded inline-babel-call.
  1622. Each filter is called with three arguments: the transcoded
  1623. inline-babel-call, as a string, the back-end, as a symbol, and
  1624. the communication channel, as a plist. It must return a string
  1625. or nil.")
  1626. (defvar org-export-filter-inline-src-block-functions nil
  1627. "List of functions applied to a transcoded inline-src-block.
  1628. Each filter is called with three arguments: the transcoded
  1629. inline-src-block, as a string, the back-end, as a symbol, and the
  1630. communication channel, as a plist. It must return a string or
  1631. nil.")
  1632. (defvar org-export-filter-latex-fragment-functions nil
  1633. "List of functions applied to a transcoded latex-fragment.
  1634. Each filter is called with three arguments: the transcoded
  1635. latex-fragment, as a string, the back-end, as a symbol, and the
  1636. communication channel, as a plist. It must return a string or
  1637. nil.")
  1638. (defvar org-export-filter-line-break-functions nil
  1639. "List of functions applied to a transcoded line-break.
  1640. Each filter is called with three arguments: the transcoded
  1641. line-break, as a string, the back-end, as a symbol, and the
  1642. communication channel, as a plist. It must return a string or
  1643. nil.")
  1644. (defvar org-export-filter-link-functions nil
  1645. "List of functions applied to a transcoded link.
  1646. Each filter is called with three arguments: the transcoded link,
  1647. as a string, the back-end, as a symbol, and the communication
  1648. channel, as a plist. It must return a string or nil.")
  1649. (defvar org-export-filter-macro-functions nil
  1650. "List of functions applied to a transcoded macro.
  1651. Each filter is called with three arguments: the transcoded macro,
  1652. as a string, the back-end, as a symbol, and the communication
  1653. channel, as a plist. It must return a string or nil.")
  1654. (defvar org-export-filter-radio-target-functions nil
  1655. "List of functions applied to a transcoded radio-target.
  1656. Each filter is called with three arguments: the transcoded
  1657. radio-target, as a string, the back-end, as a symbol, and the
  1658. communication channel, as a plist. It must return a string or
  1659. nil.")
  1660. (defvar org-export-filter-statistics-cookie-functions nil
  1661. "List of functions applied to a transcoded statistics-cookie.
  1662. Each filter is called with three arguments: the transcoded
  1663. statistics-cookie, as a string, the back-end, as a symbol, and
  1664. the communication channel, as a plist. It must return a string
  1665. or nil.")
  1666. (defvar org-export-filter-subscript-functions nil
  1667. "List of functions applied to a transcoded subscript.
  1668. Each filter is called with three arguments: the transcoded
  1669. subscript, as a string, the back-end, as a symbol, and the
  1670. communication channel, as a plist. It must return a string or
  1671. nil.")
  1672. (defvar org-export-filter-superscript-functions nil
  1673. "List of functions applied to a transcoded superscript.
  1674. Each filter is called with three arguments: the transcoded
  1675. superscript, as a string, the back-end, as a symbol, and the
  1676. communication channel, as a plist. It must return a string or
  1677. nil.")
  1678. (defvar org-export-filter-target-functions nil
  1679. "List of functions applied to a transcoded target.
  1680. Each filter is called with three arguments: the transcoded
  1681. target, as a string, the back-end, as a symbol, and the
  1682. communication channel, as a plist. It must return a string or
  1683. nil.")
  1684. (defvar org-export-filter-time-stamp-functions nil
  1685. "List of functions applied to a transcoded time-stamp.
  1686. Each filter is called with three arguments: the transcoded
  1687. time-stamp, as a string, the back-end, as a symbol, and the
  1688. communication channel, as a plist. It must return a string or
  1689. nil.")
  1690. (defvar org-export-filter-verbatim-functions nil
  1691. "List of functions applied to a transcoded verbatim.
  1692. Each filter is called with three arguments: the transcoded
  1693. verbatim, as a string, the back-end, as a symbol, and the
  1694. communication channel, as a plist. It must return a string or
  1695. nil.")
  1696. (defun org-export-filter-apply-functions (filters value backend info)
  1697. "Call every function in FILTERS with arguments VALUE, BACKEND and INFO.
  1698. Functions are called in a LIFO fashion, to be sure that developer
  1699. specified filters, if any, are called first."
  1700. (loop for filter in filters
  1701. if (not value) return nil else
  1702. do (setq value (funcall filter value backend info)))
  1703. value)
  1704. (defun org-export-install-filters (backend info)
  1705. "Install filters properties in communication channel.
  1706. BACKEND is a symbol specifying which back-end specific filters to
  1707. install, if any. INFO is a plist containing the current
  1708. communication channel.
  1709. Return the updated communication channel."
  1710. (let (plist)
  1711. ;; Install user defined filters with `org-export-filters-alist'.
  1712. (mapc (lambda (p)
  1713. (setq plist (plist-put plist (car p) (eval (cdr p)))))
  1714. org-export-filters-alist)
  1715. ;; Prepend back-end specific filters to that list.
  1716. (let ((back-end-filters (intern (format "org-%s-filters-alist" backend))))
  1717. (when (boundp back-end-filters)
  1718. (mapc (lambda (p)
  1719. ;; Single values get consed, lists are prepended.
  1720. (let ((key (car p)) (value (cdr p)))
  1721. (when value
  1722. (setq plist
  1723. (plist-put
  1724. plist key
  1725. (if (atom value) (cons value (plist-get plist key))
  1726. (append value (plist-get plist key))))))))
  1727. (eval back-end-filters))))
  1728. ;; Return new communication channel.
  1729. (org-combine-plists info plist)))
  1730. ;;; Core functions
  1731. ;; This is the room for the main function, `org-export-as', along with
  1732. ;; its derivatives, `org-export-to-buffer' and `org-export-to-file'.
  1733. ;; They differ only by the way they output the resulting code.
  1734. ;; `org-export-output-file-name' is an auxiliary function meant to be
  1735. ;; used with `org-export-to-file'. With a given extension, it tries
  1736. ;; to provide a canonical file name to write export output to.
  1737. ;; Note that `org-export-as' doesn't really parse the current buffer,
  1738. ;; but a copy of it (with the same buffer-local variables and
  1739. ;; visibility), where include keywords are expanded and Babel blocks
  1740. ;; are executed, if appropriate.
  1741. ;; `org-export-with-current-buffer-copy' macro prepares that copy.
  1742. ;; File inclusion is taken care of by
  1743. ;; `org-export-expand-include-keyword' and
  1744. ;; `org-export-prepare-file-contents'. Structure wise, including
  1745. ;; a whole Org file in a buffer often makes little sense. For
  1746. ;; example, if the file contains an headline and the include keyword
  1747. ;; was within an item, the item should contain the headline. That's
  1748. ;; why file inclusion should be done before any structure can be
  1749. ;; associated to the file, that is before parsing.
  1750. (defun org-export-as
  1751. (backend &optional subtreep visible-only body-only ext-plist noexpand)
  1752. "Transcode current Org buffer into BACKEND code.
  1753. If narrowing is active in the current buffer, only transcode its
  1754. narrowed part.
  1755. If a region is active, transcode that region.
  1756. When optional argument SUBTREEP is non-nil, transcode the
  1757. sub-tree at point, extracting information from the headline
  1758. properties first.
  1759. When optional argument VISIBLE-ONLY is non-nil, don't export
  1760. contents of hidden elements.
  1761. When optional argument BODY-ONLY is non-nil, only return body
  1762. code, without preamble nor postamble.
  1763. Optional argument EXT-PLIST, when provided, is a property list
  1764. with external parameters overriding Org default settings, but
  1765. still inferior to file-local settings.
  1766. Optional argument NOEXPAND, when non-nil, prevents included files
  1767. to be expanded and Babel code to be executed.
  1768. Return code as a string."
  1769. (save-excursion
  1770. (save-restriction
  1771. ;; Narrow buffer to an appropriate region for parsing.
  1772. (when (org-region-active-p)
  1773. (narrow-to-region (region-beginning) (region-end)))
  1774. (when (and subtreep (not (org-at-heading-p)))
  1775. ;; Ensure point is at sub-tree's beginning.
  1776. (org-narrow-to-subtree))
  1777. ;; Retrieve export options (INFO) and parsed tree (RAW-DATA),
  1778. ;; Then options can be completed with tree properties. Note:
  1779. ;; Buffer isn't parsed directly. Instead, a temporary copy is
  1780. ;; created, where include keywords are expanded and code blocks
  1781. ;; are evaluated. RAW-DATA is the parsed tree of the buffer
  1782. ;; resulting from that process. Eventually call
  1783. ;; `org-export-filter-parse-tree-functions'.
  1784. (goto-char (point-min))
  1785. (let ((info (org-export-get-environment backend subtreep ext-plist)))
  1786. ;; Remove subtree's headline from contents if subtree mode is
  1787. ;; activated.
  1788. (when subtreep (forward-line) (narrow-to-region (point) (point-max)))
  1789. ;; Install filters in communication channel.
  1790. (setq info (org-export-install-filters backend info))
  1791. (let ((raw-data
  1792. (org-export-filter-apply-functions
  1793. (plist-get info :filter-parse-tree)
  1794. ;; If NOEXPAND is non-nil, simply parse current
  1795. ;; visible part of buffer.
  1796. (if noexpand (org-element-parse-buffer nil visible-only)
  1797. (org-export-with-current-buffer-copy
  1798. (org-export-expand-include-keyword nil)
  1799. (let ((org-current-export-file (current-buffer)))
  1800. (org-export-blocks-preprocess))
  1801. (org-element-parse-buffer nil visible-only)))
  1802. backend info)))
  1803. ;; Complete communication channel with tree properties.
  1804. (setq info
  1805. (org-combine-plists
  1806. info
  1807. (org-export-collect-tree-properties raw-data info backend)))
  1808. ;; Transcode RAW-DATA. Also call
  1809. ;; `org-export-filter-final-output-functions'.
  1810. (let* ((body (org-element-normalize-string
  1811. (org-export-data raw-data backend info)))
  1812. (template (intern (format "org-%s-template" backend)))
  1813. (output (org-export-filter-apply-functions
  1814. (plist-get info :filter-final-output)
  1815. (if (or (not (fboundp template)) body-only) body
  1816. (funcall template body info))
  1817. backend info)))
  1818. ;; Maybe add final OUTPUT to kill ring before returning it.
  1819. (when org-export-copy-to-kill-ring (org-kill-new output))
  1820. output))))))
  1821. (defun org-export-to-buffer
  1822. (backend buffer &optional subtreep visible-only body-only ext-plist noexpand)
  1823. "Call `org-export-as' with output to a specified buffer.
  1824. BACKEND is the back-end used for transcoding, as a symbol.
  1825. BUFFER is the output buffer. If it already exists, it will be
  1826. erased first, otherwise, it will be created.
  1827. Optional arguments SUBTREEP, VISIBLE-ONLY, BODY-ONLY, EXT-PLIST
  1828. and NOEXPAND are similar to those used in `org-export-as', which
  1829. see.
  1830. Return buffer."
  1831. (let ((out (org-export-as
  1832. backend subtreep visible-only body-only ext-plist noexpand))
  1833. (buffer (get-buffer-create buffer)))
  1834. (with-current-buffer buffer
  1835. (erase-buffer)
  1836. (insert out)
  1837. (goto-char (point-min)))
  1838. buffer))
  1839. (defun org-export-to-file
  1840. (backend file &optional subtreep visible-only body-only ext-plist noexpand)
  1841. "Call `org-export-as' with output to a specified file.
  1842. BACKEND is the back-end used for transcoding, as a symbol. FILE
  1843. is the name of the output file, as a string.
  1844. Optional arguments SUBTREEP, VISIBLE-ONLY, BODY-ONLY, EXT-PLIST
  1845. and NOEXPAND are similar to those used in `org-export-as', which
  1846. see.
  1847. Return output file's name."
  1848. ;; Checks for FILE permissions. `write-file' would do the same, but
  1849. ;; we'd rather avoid needless transcoding of parse tree.
  1850. (unless (file-writable-p file) (error "Output file not writable"))
  1851. ;; Insert contents to a temporary buffer and write it to FILE.
  1852. (let ((out (org-export-as
  1853. backend subtreep visible-only body-only ext-plist noexpand)))
  1854. (with-temp-buffer
  1855. (insert out)
  1856. (let ((coding-system-for-write org-export-coding-system))
  1857. (write-file file))))
  1858. ;; Return full path.
  1859. file)
  1860. (defun org-export-output-file-name (extension &optional subtreep pub-dir)
  1861. "Return output file's name according to buffer specifications.
  1862. EXTENSION is a string representing the output file extension,
  1863. with the leading dot.
  1864. With a non-nil optional argument SUBTREEP, try to determine
  1865. output file's name by looking for \"EXPORT_FILE_NAME\" property
  1866. of subtree at point.
  1867. When optional argument PUB-DIR is set, use it as the publishing
  1868. directory.
  1869. Return file name as a string, or nil if it couldn't be
  1870. determined."
  1871. (let ((base-name
  1872. ;; File name may come from EXPORT_FILE_NAME subtree property,
  1873. ;; assuming point is at beginning of said sub-tree.
  1874. (file-name-sans-extension
  1875. (or (and subtreep
  1876. (org-entry-get
  1877. (save-excursion
  1878. (ignore-errors
  1879. (org-back-to-heading (not visible-only)) (point)))
  1880. "EXPORT_FILE_NAME" t))
  1881. ;; File name may be extracted from buffer's associated
  1882. ;; file, if any.
  1883. (buffer-file-name (buffer-base-buffer))
  1884. ;; Can't determine file name on our own: Ask user.
  1885. (let ((read-file-name-function
  1886. (and org-completion-use-ido 'ido-read-file-name)))
  1887. (read-file-name
  1888. "Output file: " pub-dir nil nil nil
  1889. (lambda (name)
  1890. (string= (file-name-extension name t) extension))))))))
  1891. ;; Build file name. Enforce EXTENSION over whatever user may have
  1892. ;; come up with. PUB-DIR, if defined, always has precedence over
  1893. ;; any provided path.
  1894. (cond
  1895. (pub-dir
  1896. (concat (file-name-as-directory pub-dir)
  1897. (file-name-nondirectory base-name)
  1898. extension))
  1899. ((string= (file-name-nondirectory base-name) base-name)
  1900. (concat (file-name-as-directory ".") base-name extension))
  1901. (t (concat base-name extension)))))
  1902. (defmacro org-export-with-current-buffer-copy (&rest body)
  1903. "Apply BODY in a copy of the current buffer.
  1904. The copy preserves local variables and visibility of the original
  1905. buffer.
  1906. Point is at buffer's beginning when BODY is applied."
  1907. (org-with-gensyms (original-buffer offset buffer-string overlays)
  1908. `(let ((,original-buffer ,(current-buffer))
  1909. (,offset ,(1- (point-min)))
  1910. (,buffer-string ,(buffer-string))
  1911. (,overlays (mapcar
  1912. 'copy-overlay (overlays-in (point-min) (point-max)))))
  1913. (with-temp-buffer
  1914. (let ((buffer-invisibility-spec nil))
  1915. (org-clone-local-variables
  1916. ,original-buffer
  1917. "^\\(org-\\|orgtbl-\\|major-mode$\\|outline-\\(regexp\\|level\\)$\\)")
  1918. (insert ,buffer-string)
  1919. (mapc (lambda (ov)
  1920. (move-overlay
  1921. ov
  1922. (- (overlay-start ov) ,offset)
  1923. (- (overlay-end ov) ,offset)
  1924. (current-buffer)))
  1925. ,overlays)
  1926. (goto-char (point-min))
  1927. (progn ,@body))))))
  1928. (def-edebug-spec org-export-with-current-buffer-copy (body))
  1929. (defun org-export-expand-include-keyword (included)
  1930. "Expand every include keyword in buffer.
  1931. INCLUDED is a list of included file names along with their line
  1932. restriction, when appropriate. It is used to avoid infinite
  1933. recursion."
  1934. (let ((case-fold-search nil))
  1935. (goto-char (point-min))
  1936. (while (re-search-forward "^[ \t]*#\\+include: \\(.*\\)" nil t)
  1937. (when (eq (org-element-type (save-match-data (org-element-at-point)))
  1938. 'keyword)
  1939. (beginning-of-line)
  1940. ;; Extract arguments from keyword's value.
  1941. (let* ((value (match-string 1))
  1942. (ind (org-get-indentation))
  1943. (file (and (string-match "^\"\\(\\S-+\\)\"" value)
  1944. (prog1 (expand-file-name (match-string 1 value))
  1945. (setq value (replace-match "" nil nil value)))))
  1946. (lines
  1947. (and (string-match
  1948. ":lines +\"\\(\\(?:[0-9]+\\)?-\\(?:[0-9]+\\)?\\)\"" value)
  1949. (prog1 (match-string 1 value)
  1950. (setq value (replace-match "" nil nil value)))))
  1951. (env (cond ((string-match "\\<example\\>" value) 'example)
  1952. ((string-match "\\<src\\(?: +\\(.*\\)\\)?" value)
  1953. (match-string 1 value))))
  1954. ;; Minimal level of included file defaults to the child
  1955. ;; level of the current headline, if any, or one. It
  1956. ;; only applies is the file is meant to be included as
  1957. ;; an Org one.
  1958. (minlevel
  1959. (and (not env)
  1960. (if (string-match ":minlevel +\\([0-9]+\\)" value)
  1961. (prog1 (string-to-number (match-string 1 value))
  1962. (setq value (replace-match "" nil nil value)))
  1963. (let ((cur (org-current-level)))
  1964. (if cur (1+ (org-reduced-level cur)) 1))))))
  1965. ;; Remove keyword.
  1966. (delete-region (point) (progn (forward-line) (point)))
  1967. (cond
  1968. ((not (file-readable-p file)) (error "Cannot include file %s" file))
  1969. ;; Check if files has already been parsed. Look after
  1970. ;; inclusion lines too, as different parts of the same file
  1971. ;; can be included too.
  1972. ((member (list file lines) included)
  1973. (error "Recursive file inclusion: %s" file))
  1974. (t
  1975. (cond
  1976. ((eq env 'example)
  1977. (insert
  1978. (let ((ind-str (make-string ind ? ))
  1979. (contents
  1980. ;; Protect sensitive contents with commas.
  1981. (replace-regexp-in-string
  1982. "\\(^\\)\\([*]\\|[ \t]*#\\+\\)" ","
  1983. (org-export-prepare-file-contents file lines)
  1984. nil nil 1)))
  1985. (format "%s#+begin_example\n%s%s#+end_example\n"
  1986. ind-str contents ind-str))))
  1987. ((stringp env)
  1988. (insert
  1989. (let ((ind-str (make-string ind ? ))
  1990. (contents
  1991. ;; Protect sensitive contents with commas.
  1992. (replace-regexp-in-string
  1993. (if (string= env "org") "\\(^\\)\\(.\\)"
  1994. "\\(^\\)\\([*]\\|[ \t]*#\\+\\)") ","
  1995. (org-export-prepare-file-contents file lines)
  1996. nil nil 1)))
  1997. (format "%s#+begin_src %s\n%s%s#+end_src\n"
  1998. ind-str env contents ind-str))))
  1999. (t
  2000. (insert
  2001. (with-temp-buffer
  2002. (org-mode)
  2003. (insert
  2004. (org-export-prepare-file-contents file lines ind minlevel))
  2005. (org-export-expand-include-keyword
  2006. (cons (list file lines) included))
  2007. (buffer-string))))))))))))
  2008. (defun org-export-prepare-file-contents (file &optional lines ind minlevel)
  2009. "Prepare the contents of FILE for inclusion and return them as a string.
  2010. When optional argument LINES is a string specifying a range of
  2011. lines, include only those lines.
  2012. Optional argument IND, when non-nil, is an integer specifying the
  2013. global indentation of returned contents. Since its purpose is to
  2014. allow an included file to stay in the same environment it was
  2015. created \(i.e. a list item), it doesn't apply past the first
  2016. headline encountered.
  2017. Optional argument MINLEVEL, when non-nil, is an integer
  2018. specifying the level that any top-level headline in the included
  2019. file should have."
  2020. (with-temp-buffer
  2021. (insert-file-contents file)
  2022. (when lines
  2023. (let* ((lines (split-string lines "-"))
  2024. (lbeg (string-to-number (car lines)))
  2025. (lend (string-to-number (cadr lines)))
  2026. (beg (if (zerop lbeg) (point-min)
  2027. (goto-char (point-min))
  2028. (forward-line (1- lbeg))
  2029. (point)))
  2030. (end (if (zerop lend) (point-max)
  2031. (goto-char (point-min))
  2032. (forward-line (1- lend))
  2033. (point))))
  2034. (narrow-to-region beg end)))
  2035. ;; Remove blank lines at beginning and end of contents. The logic
  2036. ;; behind that removal is that blank lines around include keyword
  2037. ;; override blank lines in included file.
  2038. (goto-char (point-min))
  2039. (org-skip-whitespace)
  2040. (beginning-of-line)
  2041. (delete-region (point-min) (point))
  2042. (goto-char (point-max))
  2043. (skip-chars-backward " \r\t\n")
  2044. (forward-line)
  2045. (delete-region (point) (point-max))
  2046. ;; If IND is set, preserve indentation of include keyword until
  2047. ;; the first headline encountered.
  2048. (when ind
  2049. (unless (eq major-mode 'org-mode) (org-mode))
  2050. (goto-char (point-min))
  2051. (let ((ind-str (make-string ind ? )))
  2052. (while (not (or (eobp) (looking-at org-outline-regexp-bol)))
  2053. ;; Do not move footnote definitions out of column 0.
  2054. (unless (and (looking-at org-footnote-definition-re)
  2055. (eq (org-element-type (org-element-at-point))
  2056. 'footnote-definition))
  2057. (insert ind-str))
  2058. (forward-line))))
  2059. ;; When MINLEVEL is specified, compute minimal level for headlines
  2060. ;; in the file (CUR-MIN), and remove stars to each headline so
  2061. ;; that headlines with minimal level have a level of MINLEVEL.
  2062. (when minlevel
  2063. (unless (eq major-mode 'org-mode) (org-mode))
  2064. (let ((levels (org-map-entries
  2065. (lambda () (org-reduced-level (org-current-level))))))
  2066. (when levels
  2067. (let ((offset (- minlevel (apply 'min levels))))
  2068. (unless (zerop offset)
  2069. (when org-odd-levels-only (setq offset (* offset 2)))
  2070. ;; Only change stars, don't bother moving whole
  2071. ;; sections.
  2072. (org-map-entries
  2073. (lambda () (if (< offset 0) (delete-char (abs offset))
  2074. (insert (make-string offset ?*))))))))))
  2075. (buffer-string)))
  2076. ;;; Tools For Back-Ends
  2077. ;; A whole set of tools is available to help build new exporters. Any
  2078. ;; function general enough to have its use across many back-ends
  2079. ;; should be added here.
  2080. ;; As of now, functions operating on footnotes, headlines, links,
  2081. ;; macros, references, src-blocks, tables and tables of contents are
  2082. ;; implemented.
  2083. ;;;; For Footnotes
  2084. ;; `org-export-collect-footnote-definitions' is a tool to list
  2085. ;; actually used footnotes definitions in the whole parse tree, or in
  2086. ;; an headline, in order to add footnote listings throughout the
  2087. ;; transcoded data.
  2088. ;; `org-export-footnote-first-reference-p' is a predicate used by some
  2089. ;; back-ends, when they need to attach the footnote definition only to
  2090. ;; the first occurrence of the corresponding label.
  2091. ;; `org-export-get-footnote-definition' and
  2092. ;; `org-export-get-footnote-number' provide easier access to
  2093. ;; additional information relative to a footnote reference.
  2094. (defun org-export-collect-footnote-definitions (data info)
  2095. "Return an alist between footnote numbers, labels and definitions.
  2096. DATA is the parse tree from which definitions are collected.
  2097. INFO is the plist used as a communication channel.
  2098. Definitions are sorted by order of references. They either
  2099. appear as Org data \(transcoded with `org-export-data'\) or as
  2100. a secondary string for inlined footnotes \(transcoded with
  2101. `org-export-secondary-string'\). Unreferenced definitions are
  2102. ignored."
  2103. (let (refs)
  2104. ;; Collect seen references in REFS.
  2105. (org-element-map
  2106. data 'footnote-reference
  2107. (lambda (footnote local)
  2108. (when (org-export-footnote-first-reference-p footnote local)
  2109. (list (org-export-get-footnote-number footnote local)
  2110. (org-element-property :label footnote)
  2111. (org-export-get-footnote-definition footnote local))))
  2112. info)))
  2113. (defun org-export-footnote-first-reference-p (footnote-reference info)
  2114. "Non-nil when a footnote reference is the first one for its label.
  2115. FOOTNOTE-REFERENCE is the footnote reference being considered.
  2116. INFO is the plist used as a communication channel."
  2117. (let ((label (org-element-property :label footnote-reference)))
  2118. (or (not label)
  2119. (equal
  2120. footnote-reference
  2121. (org-element-map
  2122. (plist-get info :parse-tree) 'footnote-reference
  2123. (lambda (footnote local)
  2124. (when (string= (org-element-property :label footnote) label)
  2125. footnote))
  2126. info 'first-match)))))
  2127. (defun org-export-get-footnote-definition (footnote-reference info)
  2128. "Return definition of FOOTNOTE-REFERENCE as parsed data.
  2129. INFO is the plist used as a communication channel."
  2130. (let ((label (org-element-property :label footnote-reference)))
  2131. (or (org-element-property :inline-definition footnote-reference)
  2132. (cdr (assoc label (plist-get info :footnote-definition-alist))))))
  2133. (defun org-export-get-footnote-number (footnote info)
  2134. "Return number associated to a footnote.
  2135. FOOTNOTE is either a footnote reference or a footnote definition.
  2136. INFO is the plist used as a communication channel."
  2137. (let ((label (org-element-property :label footnote)) seen-refs)
  2138. (org-element-map
  2139. (plist-get info :parse-tree) 'footnote-reference
  2140. (lambda (fn local)
  2141. (let ((fn-lbl (org-element-property :label fn)))
  2142. (cond
  2143. ((and (not fn-lbl) (equal fn footnote)) (1+ (length seen-refs)))
  2144. ((and label (string= label fn-lbl)) (1+ (length seen-refs)))
  2145. ;; Anonymous footnote: it's always a new one. Also, be sure
  2146. ;; to return nil from the `cond' so `first-match' doesn't
  2147. ;; get us out of the loop.
  2148. ((not fn-lbl) (push 'inline seen-refs) nil)
  2149. ;; Label not seen so far: add it so SEEN-REFS. Again,
  2150. ;; return nil to stay in the loop.
  2151. ((not (member fn-lbl seen-refs)) (push fn-lbl seen-refs) nil))))
  2152. info 'first-match)))
  2153. ;;;; For Headlines
  2154. ;; `org-export-get-relative-level' is a shortcut to get headline
  2155. ;; level, relatively to the lower headline level in the parsed tree.
  2156. ;; `org-export-get-headline-number' returns the section number of an
  2157. ;; headline, while `org-export-number-to-roman' allows to convert it
  2158. ;; to roman numbers.
  2159. ;; `org-export-low-level-p', `org-export-first-sibling-p' and
  2160. ;; `org-export-last-sibling-p' are three useful predicates when it
  2161. ;; comes to fulfill the `:headline-levels' property.
  2162. (defun org-export-get-relative-level (headline info)
  2163. "Return HEADLINE relative level within current parsed tree.
  2164. INFO is a plist holding contextual information."
  2165. (+ (org-element-property :level headline)
  2166. (or (plist-get info :headline-offset) 0)))
  2167. (defun org-export-low-level-p (headline info)
  2168. "Non-nil when HEADLINE is considered as low level.
  2169. INFO is a plist used as a communication channel.
  2170. A low level headlines has a relative level greater than
  2171. `:headline-levels' property value.
  2172. Return value is the difference between HEADLINE relative level
  2173. and the last level being considered as high enough, or nil."
  2174. (let ((limit (plist-get info :headline-levels)))
  2175. (when (wholenump limit)
  2176. (let ((level (org-export-get-relative-level headline info)))
  2177. (and (> level limit) (- level limit))))))
  2178. (defun org-export-get-headline-number (headline info)
  2179. "Return HEADLINE numbering as a list of numbers.
  2180. INFO is a plist holding contextual information."
  2181. (cdr (assoc headline (plist-get info :headline-numbering))))
  2182. (defun org-export-number-to-roman (n)
  2183. "Convert integer N into a roman numeral."
  2184. (let ((roman '((1000 . "M") (900 . "CM") (500 . "D") (400 . "CD")
  2185. ( 100 . "C") ( 90 . "XC") ( 50 . "L") ( 40 . "XL")
  2186. ( 10 . "X") ( 9 . "IX") ( 5 . "V") ( 4 . "IV")
  2187. ( 1 . "I")))
  2188. (res ""))
  2189. (if (<= n 0)
  2190. (number-to-string n)
  2191. (while roman
  2192. (if (>= n (caar roman))
  2193. (setq n (- n (caar roman))
  2194. res (concat res (cdar roman)))
  2195. (pop roman)))
  2196. res)))
  2197. (defun org-export-first-sibling-p (headline info)
  2198. "Non-nil when HEADLINE is the first sibling in its sub-tree.
  2199. INFO is the plist used as a communication channel."
  2200. (not (eq (org-element-type (org-export-get-previous-element headline info))
  2201. 'headline)))
  2202. (defun org-export-last-sibling-p (headline info)
  2203. "Non-nil when HEADLINE is the last sibling in its sub-tree.
  2204. INFO is the plist used as a communication channel."
  2205. (not (org-export-get-next-element headline info)))
  2206. ;;;; For Links
  2207. ;; `org-export-solidify-link-text' turns a string into a safer version
  2208. ;; for links, replacing most non-standard characters with hyphens.
  2209. ;; `org-export-get-coderef-format' returns an appropriate format
  2210. ;; string for coderefs.
  2211. ;; `org-export-inline-image-p' returns a non-nil value when the link
  2212. ;; provided should be considered as an inline image.
  2213. ;; `org-export-resolve-fuzzy-link' searches destination of fuzzy links
  2214. ;; (i.e. links with "fuzzy" as type) within the parsed tree, and
  2215. ;; returns an appropriate unique identifier when found, or nil.
  2216. ;; `org-export-resolve-id-link' returns the first headline with
  2217. ;; specified id or custom-id in parse tree, or nil when none was
  2218. ;; found.
  2219. ;; `org-export-resolve-coderef' associates a reference to a line
  2220. ;; number in the element it belongs, or returns the reference itself
  2221. ;; when the element isn't numbered.
  2222. (defun org-export-solidify-link-text (s)
  2223. "Take link text S and make a safe target out of it."
  2224. (save-match-data
  2225. (mapconcat 'identity (org-split-string s "[^a-zA-Z0-9_.-]+") "-")))
  2226. (defun org-export-get-coderef-format (path desc)
  2227. "Return format string for code reference link.
  2228. PATH is the link path. DESC is its description."
  2229. (save-match-data
  2230. (cond ((string-match (regexp-quote (concat "(" path ")")) desc)
  2231. (replace-match "%s" t t desc))
  2232. ((string= desc "") "%s")
  2233. (t desc))))
  2234. (defun org-export-inline-image-p (link &optional rules)
  2235. "Non-nil if LINK object points to an inline image.
  2236. Optional argument is a set of RULES defining inline images. It
  2237. is an alist where associations have the following shape:
  2238. \(TYPE . REGEXP)
  2239. Applying a rule means apply REGEXP against LINK's path when its
  2240. type is TYPE. The function will return a non-nil value if any of
  2241. the provided rules is non-nil. The default rule is
  2242. `org-export-default-inline-image-rule'.
  2243. This only applies to links without a description."
  2244. (and (not (org-element-contents link))
  2245. (let ((case-fold-search t)
  2246. (rules (or rules org-export-default-inline-image-rule)))
  2247. (some
  2248. (lambda (rule)
  2249. (and (string= (org-element-property :type link) (car rule))
  2250. (string-match (cdr rule)
  2251. (org-element-property :path link))))
  2252. rules))))
  2253. (defun org-export-resolve-fuzzy-link (link info)
  2254. "Return LINK destination.
  2255. INFO is a plist holding contextual information.
  2256. Return value can be an object, an element, or nil:
  2257. - If LINK path exactly matches any target, return the target
  2258. object.
  2259. - If LINK path exactly matches any headline name, return that
  2260. element. If more than one headline share that name, priority
  2261. will be given to the one with the closest common ancestor, if
  2262. any, or the first one in the parse tree otherwise.
  2263. - Otherwise, return nil.
  2264. Assume LINK type is \"fuzzy\"."
  2265. (let ((path (org-element-property :path link)))
  2266. ;; Link points to a target: return it.
  2267. (or (loop for target in (plist-get info :target-list)
  2268. when (string= (org-element-property :raw-value target) path)
  2269. return target)
  2270. ;; Link either points to an headline or nothing. Try to find
  2271. ;; the source, with priority given to headlines with the closest
  2272. ;; common ancestor. If such candidate is found, return its
  2273. ;; beginning position as an unique identifier, otherwise return
  2274. ;; nil.
  2275. (let ((find-headline
  2276. (function
  2277. ;; Return first headline whose `:raw-value' property
  2278. ;; is NAME in parse tree DATA, or nil.
  2279. (lambda (name data)
  2280. (org-element-map
  2281. data 'headline
  2282. (lambda (headline local)
  2283. (when (string=
  2284. (org-element-property :raw-value headline)
  2285. name)
  2286. headline))
  2287. info 'first-match)))))
  2288. ;; Search among headlines sharing an ancestor with link,
  2289. ;; from closest to farthest.
  2290. (or (catch 'exit
  2291. (mapc
  2292. (lambda (parent)
  2293. (when (eq (org-element-type parent) 'headline)
  2294. (let ((foundp (funcall find-headline path parent)))
  2295. (when foundp (throw 'exit foundp)))))
  2296. (org-export-get-genealogy link info)) nil)
  2297. ;; No match with a common ancestor: try the full parse-tree.
  2298. (funcall find-headline path (plist-get info :parse-tree)))))))
  2299. (defun org-export-resolve-id-link (link info)
  2300. "Return headline referenced as LINK destination.
  2301. INFO is a plist used as a communication channel.
  2302. Return value can be an headline element or nil. Assume LINK type
  2303. is either \"id\" or \"custom-id\"."
  2304. (let ((id (org-element-property :path link)))
  2305. (org-element-map
  2306. (plist-get info :parse-tree) 'headline
  2307. (lambda (headline local)
  2308. (when (or (string= (org-element-property :id headline) id)
  2309. (string= (org-element-property :custom-id headline) id))
  2310. headline))
  2311. info 'first-match)))
  2312. (defun org-export-resolve-ref-link (link info)
  2313. "Return element referenced as LINK destination.
  2314. INFO is a plist used as a communication channel.
  2315. Assume LINK type is \"ref\" and. Return value is the first
  2316. element whose `:name' property matches LINK's `:path', or nil."
  2317. (let ((name (org-element-property :path link)))
  2318. (org-element-map
  2319. (plist-get info :parse-tree) org-element-all-elements
  2320. (lambda (el local)
  2321. (when (string= (org-element-property :name el) name) el))
  2322. info 'first-match)))
  2323. (defun org-export-resolve-coderef (ref info)
  2324. "Resolve a code reference REF.
  2325. INFO is a plist used as a communication channel.
  2326. Return associated line number in source code, or REF itself,
  2327. depending on src-block or example element's switches."
  2328. (org-element-map
  2329. (plist-get info :parse-tree) '(src-block example)
  2330. (lambda (el local)
  2331. (let ((switches (or (org-element-property :switches el) "")))
  2332. (with-temp-buffer
  2333. (insert (org-trim (org-element-property :value el)))
  2334. ;; Build reference regexp.
  2335. (let* ((label
  2336. (or (and (string-match "-l +\"\\([^\"\n]+\\)\"" switches)
  2337. (match-string 1 switches))
  2338. org-coderef-label-format))
  2339. (ref-re
  2340. (format "^.*?\\S-.*?\\([ \t]*\\(%s\\)\\)[ \t]*$"
  2341. (replace-regexp-in-string "%s" ref label nil t))))
  2342. ;; Element containing REF is found. Only associate REF to
  2343. ;; a line number if element has "+n" or "-n" and "-k" or
  2344. ;; "-r" as switches. When it has "+n", count accumulated
  2345. ;; locs before, too.
  2346. (when (re-search-backward ref-re nil t)
  2347. (cond
  2348. ((not (string-match "-[kr]\\>" switches)) ref)
  2349. ((string-match "-n\\>" switches) (line-number-at-pos))
  2350. ((string-match "\\+n\\>" switches)
  2351. (+ (org-export-get-loc el local) (line-number-at-pos)))
  2352. (t ref)))))))
  2353. info 'first-match))
  2354. ;;;; For Macros
  2355. ;; `org-export-expand-macro' simply takes care of expanding macros.
  2356. (defun org-export-expand-macro (macro info)
  2357. "Expand MACRO and return it as a string.
  2358. INFO is a plist holding export options."
  2359. (let* ((key (org-element-property :key macro))
  2360. (args (org-element-property :args macro))
  2361. ;; User's macros are stored in the communication channel with
  2362. ;; a ":macro-" prefix. If it's a string leave it as-is.
  2363. ;; Otherwise, it's a secondary string that needs to be
  2364. ;; expanded recursively.
  2365. (value
  2366. (let ((val (plist-get info (intern (format ":macro-%s" key)))))
  2367. (if (stringp val) val
  2368. (org-export-secondary-string
  2369. val (plist-get info :back-end) info)))))
  2370. ;; Replace arguments in VALUE.
  2371. (let ((s 0) n)
  2372. (while (string-match "\\$\\([0-9]+\\)" value s)
  2373. (setq s (1+ (match-beginning 0))
  2374. n (string-to-number (match-string 1 value)))
  2375. (and (>= (length args) n)
  2376. (setq value (replace-match (nth (1- n) args) t t value)))))
  2377. ;; VALUE starts with "(eval": it is a s-exp, `eval' it.
  2378. (when (string-match "\\`(eval\\>" value)
  2379. (setq value (eval (read value))))
  2380. ;; Return string.
  2381. (format "%s" (or value ""))))
  2382. ;;;; For References
  2383. ;; `org-export-get-ordinal' associates a sequence number to any object
  2384. ;; or element.
  2385. (defun org-export-get-ordinal
  2386. (element info &optional types within-section predicate)
  2387. "Return ordinal number of an element or object.
  2388. ELEMENT is the element or object considered. INFO is the plist
  2389. used as a communication channel.
  2390. Optional argument TYPES, when non-nil, is a list of element or
  2391. object types, as symbols, that should also be counted in.
  2392. Otherwise, only provided element's type is considered.
  2393. When optional argument WITHIN-SECTION is non-nil, narrow counting
  2394. to the section containing ELEMENT.
  2395. Optional argument PREDICATE is a function returning a non-nil
  2396. value if the current element or object should be counted in. It
  2397. accepts one argument: the element or object being considered.
  2398. This argument allows to count only a certain type of objects,
  2399. like inline images, which are a subset of links \(in that case,
  2400. `org-export-inline-image-p' might be an useful predicate\)."
  2401. (let ((counter 0)
  2402. ;; Determine if search should apply to current section, in
  2403. ;; which case it should be retrieved first, or to full parse
  2404. ;; tree. As a special case, an element or object without
  2405. ;; a parent headline will also trigger a full search,
  2406. ;; notwithstanding WITHIN-SECTION value.
  2407. (data
  2408. (if (not within-section) (plist-get info :parse-tree)
  2409. (or (org-export-get-parent-headline element info)
  2410. (plist-get info :parse-tree)))))
  2411. ;; Increment counter until ELEMENT is found again.
  2412. (org-element-map
  2413. data (or types (org-element-type element))
  2414. (lambda (el local)
  2415. (cond
  2416. ((equal element el) (1+ counter))
  2417. ((not predicate) (incf counter) nil)
  2418. ((funcall predicate el) (incf counter) nil)))
  2419. info 'first-match)))
  2420. ;;;; For Src-Blocks
  2421. ;; `org-export-get-loc' counts number of code lines accumulated in
  2422. ;; src-block or example-block elements with a "+n" switch until
  2423. ;; a given element, excluded. Note: "-n" switches reset that count.
  2424. ;; `org-export-handle-code' takes care of line numbering and reference
  2425. ;; cleaning in source code, when appropriate.
  2426. (defun org-export-get-loc (element info)
  2427. "Return accumulated lines of code up to ELEMENT.
  2428. INFO is the plist used as a communication channel.
  2429. ELEMENT is excluded from count."
  2430. (let ((loc 0))
  2431. (org-element-map
  2432. (plist-get info :parse-tree)
  2433. `(src-block example-block ,(org-element-type element))
  2434. (lambda (el local)
  2435. (cond
  2436. ;; ELEMENT is reached: Quit the loop.
  2437. ((equal el element) t)
  2438. ;; Only count lines from src-block and example-block elements
  2439. ;; with a "+n" or "-n" switch. A "-n" switch resets counter.
  2440. ((not (memq (org-element-type el) '(src-block example-block))) nil)
  2441. ((let ((switches (org-element-property :switches el)))
  2442. (when (and switches (string-match "\\([-+]\\)n\\>" switches))
  2443. ;; Accumulate locs or reset them.
  2444. (let ((accumulatep (string= (match-string 1 switches) "-"))
  2445. (lines (org-count-lines
  2446. (org-trim (org-element-property :value el)))))
  2447. (setq loc (if accumulatep lines (+ loc lines))))))
  2448. ;; Return nil to stay in the loop.
  2449. nil)))
  2450. info 'first-match)
  2451. ;; Return value.
  2452. loc))
  2453. (defun org-export-handle-code (element info &optional num-fmt ref-fmt delayed)
  2454. "Handle line numbers and code references in ELEMENT.
  2455. ELEMENT has either a `src-block' an `example-block' type. INFO
  2456. is a plist used as a communication channel.
  2457. If optional argument NUM-FMT is a string, it will be used as
  2458. a format string for numbers at beginning of each line.
  2459. If optional argument REF-FMT is a string, it will be used as
  2460. a format string for each line of code containing a reference.
  2461. When optional argument DELAYED is non-nil, `org-loc' and
  2462. `org-coderef' properties, set to an adequate value, are applied
  2463. to, respectively, numbered lines and lines with a reference. No
  2464. line numbering is done and all references are stripped from the
  2465. resulting string. Both NUM-FMT and REF-FMT arguments are ignored
  2466. in that situation.
  2467. Return new code as a string."
  2468. (let* ((switches (or (org-element-property :switches element) ""))
  2469. (code (org-element-property :value element))
  2470. (numberp (string-match "[-+]n\\>" switches))
  2471. (accumulatep (string-match "\\+n\\>" switches))
  2472. ;; Initialize loc counter when any kind of numbering is
  2473. ;; active.
  2474. (total-LOC (cond
  2475. (accumulatep (org-export-get-loc element info))
  2476. (numberp 0)))
  2477. ;; Get code and clean it. Remove blank lines at its
  2478. ;; beginning and end. Also remove protective commas.
  2479. (preserve-indent-p (or org-src-preserve-indentation
  2480. (string-match "-i\\>" switches)))
  2481. (replace-labels (when (string-match "-r\\>" switches)
  2482. (if (string-match "-k\\>" switches) 'keep t)))
  2483. (code (let ((c (replace-regexp-in-string
  2484. "\\`\\([ \t]*\n\\)+" ""
  2485. (replace-regexp-in-string
  2486. "\\(:?[ \t]*\n\\)*[ \t]*\\'" "\n" code))))
  2487. ;; If appropriate, remove global indentation.
  2488. (unless preserve-indent-p (setq c (org-remove-indentation c)))
  2489. ;; Free up the protected lines. Note: Org blocks
  2490. ;; have commas at the beginning or every line.
  2491. (if (string=
  2492. (or (org-element-property :language element) "")
  2493. "org")
  2494. (replace-regexp-in-string "^," "" c)
  2495. (replace-regexp-in-string
  2496. "^\\(,\\)\\(:?\\*\\|[ \t]*#\\+\\)" "" c nil nil 1))))
  2497. ;; Split code to process it line by line.
  2498. (code-lines (org-split-string code "\n"))
  2499. ;; If numbering is active, ensure line numbers will be
  2500. ;; correctly padded before applying the format string.
  2501. (num-fmt
  2502. (when (and (not delayed) numberp)
  2503. (format (if (stringp num-fmt) num-fmt "%s: ")
  2504. (format "%%%ds"
  2505. (length (number-to-string
  2506. (+ (length code-lines) total-LOC)))))))
  2507. ;; Get format used for references.
  2508. (label-fmt (or (and (string-match "-l +\"\\([^\"\n]+\\)\"" switches)
  2509. (match-string 1 switches))
  2510. org-coderef-label-format))
  2511. ;; Build a regexp matching a loc with a reference.
  2512. (with-ref-re (format "^.*?\\S-.*?\\([ \t]*\\(%s\\)\\)[ \t]*$"
  2513. (replace-regexp-in-string
  2514. "%s" "\\([-a-zA-Z0-9_ ]+\\)" label-fmt nil t))))
  2515. (org-element-normalize-string
  2516. (mapconcat
  2517. (lambda (loc)
  2518. ;; Maybe add line number to current line of code (LOC).
  2519. (when numberp
  2520. (incf total-LOC)
  2521. (setq loc (if delayed (org-add-props loc nil 'org-loc total-LOC)
  2522. (concat (format num-fmt total-LOC) loc))))
  2523. ;; Take action if at a ref line.
  2524. (when (string-match with-ref-re loc)
  2525. (let ((ref (match-string 3 loc)))
  2526. (setq loc
  2527. ;; Option "-r" without "-k" removes labels.
  2528. ;; A non-nil DELAYED removes labels unconditionally.
  2529. (if (or delayed
  2530. (and replace-labels (not (eq replace-labels 'keep))))
  2531. (replace-match "" nil nil loc 1)
  2532. (replace-match (format "(%s)" ref) nil nil loc 2)))
  2533. ;; Store REF in `org-coderef' property if DELAYED asks to.
  2534. (cond (delayed (setq loc (org-add-props loc nil 'org-coderef ref)))
  2535. ;; If REF-FMT is defined, apply it to current LOC.
  2536. ((stringp ref-fmt) (setq loc (format ref-fmt loc))))))
  2537. ;; Return updated LOC for concatenation.
  2538. loc)
  2539. code-lines "\n"))))
  2540. ;;;; For Tables
  2541. ;; `org-export-table-format-info' extracts formatting information
  2542. ;; (alignment, column groups and presence of a special column) from
  2543. ;; a raw table and returns it as a property list.
  2544. ;;
  2545. ;; `org-export-clean-table' cleans the raw table from any Org
  2546. ;; table-specific syntax.
  2547. (defun org-export-table-format-info (table)
  2548. "Extract info from TABLE.
  2549. Return a plist whose properties and values are:
  2550. `:alignment' vector of strings among \"r\", \"l\" and \"c\",
  2551. `:column-groups' vector of symbols among `start', `end', `start-end',
  2552. `:row-groups' list of integers representing row groups.
  2553. `:special-column-p' non-nil if table has a special column.
  2554. `:width' vector of integers representing desired width of
  2555. current column, or nil."
  2556. (with-temp-buffer
  2557. (insert table)
  2558. (goto-char 1)
  2559. (org-table-align)
  2560. (let ((align (vconcat (mapcar (lambda (c) (if c "r" "l"))
  2561. org-table-last-alignment)))
  2562. (width (make-vector (length org-table-last-alignment) nil))
  2563. (colgroups (make-vector (length org-table-last-alignment) nil))
  2564. (row-group 0)
  2565. (rowgroups)
  2566. (special-column-p 'empty))
  2567. (mapc (lambda (row)
  2568. (if (string-match "^[ \t]*|[-+]+|[ \t]*$" row)
  2569. (incf row-group)
  2570. ;; Determine if a special column is present by looking
  2571. ;; for special markers in the first column. More
  2572. ;; accurately, the first column is considered special
  2573. ;; if it only contains special markers and, maybe,
  2574. ;; empty cells.
  2575. (setq special-column-p
  2576. (cond
  2577. ((not special-column-p) nil)
  2578. ((string-match "^[ \t]*| *\\\\?\\([/#!$*_^]\\) *|" row)
  2579. 'special)
  2580. ((string-match "^[ \t]*| +|" row) special-column-p))))
  2581. (cond
  2582. ;; Read forced alignment and width information, if any,
  2583. ;; and determine final alignment for the table.
  2584. ((org-table-cookie-line-p row)
  2585. (let ((col 0))
  2586. (mapc (lambda (field)
  2587. (when (string-match
  2588. "<\\([lrc]\\)?\\([0-9]+\\)?>" field)
  2589. (let ((align-data (match-string 1 field)))
  2590. (when align-data (aset align col align-data)))
  2591. (let ((w-data (match-string 2 field)))
  2592. (when w-data
  2593. (aset width col (string-to-number w-data)))))
  2594. (incf col))
  2595. (org-split-string row "[ \t]*|[ \t]*"))))
  2596. ;; Read column groups information.
  2597. ((org-table-colgroup-line-p row)
  2598. (let ((col 0))
  2599. (mapc (lambda (field)
  2600. (aset colgroups col
  2601. (cond ((string= "<" field) 'start)
  2602. ((string= ">" field) 'end)
  2603. ((string= "<>" field) 'start-end)))
  2604. (incf col))
  2605. (org-split-string row "[ \t]*|[ \t]*"))))
  2606. ;; Contents line.
  2607. (t (push row-group rowgroups))))
  2608. (org-split-string table "\n"))
  2609. ;; Return plist.
  2610. (list :alignment align
  2611. :column-groups colgroups
  2612. :row-groups (reverse rowgroups)
  2613. :special-column-p (eq special-column-p 'special)
  2614. :width width))))
  2615. (defun org-export-clean-table (table specialp)
  2616. "Clean string TABLE from its formatting elements.
  2617. Remove any row containing column groups or formatting cookies and
  2618. rows starting with a special marker. If SPECIALP is non-nil,
  2619. assume the table contains a special formatting column and remove
  2620. it also."
  2621. (let ((rows (org-split-string table "\n")))
  2622. (mapconcat 'identity
  2623. (delq nil
  2624. (mapcar
  2625. (lambda (row)
  2626. (cond
  2627. ((org-table-colgroup-line-p row) nil)
  2628. ((org-table-cookie-line-p row) nil)
  2629. ;; Ignore rows starting with a special marker.
  2630. ((string-match "^[ \t]*| *[!_^/$] *|" row) nil)
  2631. ;; Remove special column.
  2632. ((and specialp
  2633. (or (string-match "^\\([ \t]*\\)|-+\\+" row)
  2634. (string-match "^\\([ \t]*\\)|[^|]*|" row)))
  2635. (replace-match "\\1|" t nil row))
  2636. (t row)))
  2637. rows))
  2638. "\n")))
  2639. ;;;; For Tables Of Contents
  2640. ;; `org-export-collect-headlines' builds a list of all exportable
  2641. ;; headline elements, maybe limited to a certain depth. One can then
  2642. ;; easily parse it and transcode it.
  2643. ;; Building lists of tables, figures or listings is quite similar.
  2644. ;; Once the generic function `org-export-collect-elements' is defined,
  2645. ;; `org-export-collect-tables', `org-export-collect-figures' and
  2646. ;; `org-export-collect-listings' can be derived from it.
  2647. (defun org-export-collect-headlines (info &optional n)
  2648. "Collect headlines in order to build a table of contents.
  2649. INFO is a plist used as a communication channel.
  2650. When non-nil, optional argument N must be an integer. It
  2651. specifies the depth of the table of contents.
  2652. Return a list of all exportable headlines as parsed elements."
  2653. (org-element-map
  2654. (plist-get info :parse-tree)
  2655. 'headline
  2656. (lambda (headline local)
  2657. ;; Strip contents from HEADLINE.
  2658. (let ((relative-level (org-export-get-relative-level headline local)))
  2659. (unless (and n (> relative-level n)) headline)))
  2660. info))
  2661. (defun org-export-collect-elements (type info &optional predicate)
  2662. "Collect referenceable elements of a determined type.
  2663. TYPE can be a symbol or a list of symbols specifying element
  2664. types to search. Only elements with a caption or a name are
  2665. collected.
  2666. INFO is a plist used as a communication channel.
  2667. When non-nil, optional argument PREDICATE is a function accepting
  2668. one argument, an element of type TYPE. It returns a non-nil
  2669. value when that element should be collected.
  2670. Return a list of all elements found, in order of appearance."
  2671. (org-element-map
  2672. (plist-get info :parse-tree) type
  2673. (lambda (element local)
  2674. (and (or (org-element-property :caption element)
  2675. (org-element-property :name element))
  2676. (or (not predicate) (funcall predicate element))
  2677. element)) info))
  2678. (defun org-export-collect-tables (info)
  2679. "Build a list of tables.
  2680. INFO is a plist used as a communication channel.
  2681. Return a list of table elements with a caption or a name
  2682. affiliated keyword."
  2683. (org-export-collect-elements 'table info))
  2684. (defun org-export-collect-figures (info predicate)
  2685. "Build a list of figures.
  2686. INFO is a plist used as a communication channel. PREDICATE is
  2687. a function which accepts one argument: a paragraph element and
  2688. whose return value is non-nil when that element should be
  2689. collected.
  2690. A figure is a paragraph type element, with a caption or a name,
  2691. verifying PREDICATE. The latter has to be provided since
  2692. a \"figure\" is a vague concept that may depend on back-end.
  2693. Return a list of elements recognized as figures."
  2694. (org-export-collect-elements 'paragraph info predicate))
  2695. (defun org-export-collect-listings (info)
  2696. "Build a list of src blocks.
  2697. INFO is a plist used as a communication channel.
  2698. Return a list of src-block elements with a caption or a name
  2699. affiliated keyword."
  2700. (org-export-collect-elements 'src-block info))
  2701. ;;;; Topology
  2702. ;; Here are various functions to retrieve information about the
  2703. ;; neighbourhood of a given element or object. Neighbours of interest
  2704. ;; are parent headline (`org-export-get-parent-headline'), parent
  2705. ;; paragraph (`org-export-get-parent-paragraph'), previous element or
  2706. ;; object (`org-export-get-previous-element') and next element or
  2707. ;; object (`org-export-get-next-element').
  2708. ;; All of these functions are just a specific use of the more generic
  2709. ;; `org-export-get-genealogy', which returns the genealogy relative to
  2710. ;; the element or object.
  2711. (defun org-export-get-genealogy (blob info)
  2712. "Return genealogy relative to a given element or object.
  2713. BLOB is the element or object being considered. INFO is a plist
  2714. used as a communication channel."
  2715. (let* ((end (org-element-property :end blob))
  2716. (walk-data
  2717. (lambda (data genealogy)
  2718. (mapc
  2719. (lambda (el)
  2720. (cond
  2721. ((stringp el))
  2722. ((equal el blob) (throw 'exit genealogy))
  2723. ((>= (org-element-property :end el) end)
  2724. (funcall walk-data el (cons el genealogy)))))
  2725. (org-element-contents data)))))
  2726. (catch 'exit (funcall walk-data (plist-get info :parse-tree) nil) nil)))
  2727. (defun org-export-get-parent-headline (blob info)
  2728. "Return closest parent headline or nil.
  2729. BLOB is the element or object being considered. INFO is a plist
  2730. used as a communication channel."
  2731. (catch 'exit
  2732. (mapc
  2733. (lambda (el) (when (eq (org-element-type el) 'headline) (throw 'exit el)))
  2734. (org-export-get-genealogy blob info))
  2735. nil))
  2736. (defun org-export-get-parent-paragraph (object info)
  2737. "Return parent paragraph or nil.
  2738. INFO is a plist used as a communication channel.
  2739. Optional argument OBJECT, when provided, is the object to consider.
  2740. Otherwise, return the paragraph containing current object.
  2741. This is useful for objects, which share attributes with the
  2742. paragraph containing them."
  2743. (catch 'exit
  2744. (mapc
  2745. (lambda (el) (when (eq (org-element-type el) 'paragraph) (throw 'exit el)))
  2746. (org-export-get-genealogy object info))
  2747. nil))
  2748. (defun org-export-get-previous-element (blob info)
  2749. "Return previous element or object.
  2750. BLOB is an element or object. INFO is a plist used as
  2751. a communication channel.
  2752. Return previous element or object, a string, or nil."
  2753. (let ((parent (car (org-export-get-genealogy blob info))))
  2754. (cadr (member blob (reverse (org-element-contents parent))))))
  2755. (defun org-export-get-next-element (blob info)
  2756. "Return next element or object.
  2757. BLOB is an element or object. INFO is a plist used as
  2758. a communication channel.
  2759. Return next element or object, a string, or nil."
  2760. (let ((parent (car (org-export-get-genealogy blob info))))
  2761. (cadr (member blob (org-element-contents parent)))))
  2762. ;;; The Dispatcher
  2763. ;; `org-export-dispatch' is the standard interactive way to start an
  2764. ;; export process. It uses `org-export-dispatch-ui' as a subroutine
  2765. ;; for its interface. Most commons back-ends should have an entry in
  2766. ;; it.
  2767. (defun org-export-dispatch ()
  2768. "Export dispatcher for Org mode.
  2769. It provides an access to common export related tasks in a buffer.
  2770. Its interface comes in two flavours: standard and expert. While
  2771. both share the same set of bindings, only the former displays the
  2772. valid keys associations. Set `org-export-dispatch-use-expert-ui'
  2773. to switch to one or the other.
  2774. Return an error if key pressed has no associated command."
  2775. (interactive)
  2776. (let* ((input (org-export-dispatch-ui
  2777. (if (listp org-export-initial-scope) org-export-initial-scope
  2778. (list org-export-initial-scope))
  2779. org-export-dispatch-use-expert-ui))
  2780. (raw-key (car input))
  2781. (optns (cdr input)))
  2782. ;; Translate "C-a", "C-b"... into "a", "b"... Then take action
  2783. ;; depending on user's key pressed.
  2784. (case (if (< raw-key 27) (+ raw-key 96) raw-key)
  2785. ;; Export with `e-ascii' back-end.
  2786. ((?A ?N ?U)
  2787. (let ((outbuf
  2788. (org-export-to-buffer
  2789. 'e-ascii "*Org E-ASCII Export*"
  2790. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)
  2791. `(:ascii-charset
  2792. ,(case raw-key (?A 'ascii) (?N 'latin1) (t 'utf-8))))))
  2793. (with-current-buffer outbuf (text-mode))
  2794. (when org-export-show-temporary-export-buffer
  2795. (switch-to-buffer-other-window outbuf))))
  2796. ((?a ?n ?u)
  2797. (org-e-ascii-export-to-ascii
  2798. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)
  2799. `(:ascii-charset ,(case raw-key (?a 'ascii) (?n 'latin1) (t 'utf-8)))))
  2800. ;; Export with `e-latex' back-end.
  2801. (?L
  2802. (let ((outbuf
  2803. (org-export-to-buffer
  2804. 'e-latex "*Org E-LaTeX Export*"
  2805. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  2806. (with-current-buffer outbuf (latex-mode))
  2807. (when org-export-show-temporary-export-buffer
  2808. (switch-to-buffer-other-window outbuf))))
  2809. (?l (org-e-latex-export-to-latex
  2810. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  2811. (?p (org-e-latex-export-to-pdf
  2812. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  2813. (?d (org-open-file
  2814. (org-e-latex-export-to-pdf
  2815. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  2816. ;; Export with `e-html' back-end.
  2817. (?H
  2818. (let ((outbuf
  2819. (org-export-to-buffer
  2820. 'e-html "*Org E-HTML Export*"
  2821. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  2822. ;; set major mode
  2823. (with-current-buffer outbuf
  2824. (if (featurep 'nxhtml-mode) (nxhtml-mode) (nxml-mode)))
  2825. (when org-export-show-temporary-export-buffer
  2826. (switch-to-buffer-other-window outbuf))))
  2827. (?h (org-e-html-export-to-html
  2828. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  2829. (?b (org-open-file
  2830. (org-e-html-export-to-html
  2831. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  2832. ;; Export with `e-odt' back-end.
  2833. (?o (org-e-odt-export-to-odt
  2834. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  2835. (?O (org-open-file
  2836. (org-e-odt-export-to-odt
  2837. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  2838. ;; Publishing facilities
  2839. (?F (org-e-publish-current-file (memq 'force optns)))
  2840. (?P (org-e-publish-current-project (memq 'force optns)))
  2841. (?X (let ((project
  2842. (assoc (org-icompleting-read
  2843. "Publish project: " org-e-publish-project-alist nil t)
  2844. org-e-publish-project-alist)))
  2845. (org-e-publish project (memq 'force optns))))
  2846. (?E (org-e-publish-all (memq 'force optns)))
  2847. ;; Undefined command.
  2848. (t (error "No command associated with key %s"
  2849. (char-to-string raw-key))))))
  2850. (defun org-export-dispatch-ui (options expertp)
  2851. "Handle interface for `org-export-dispatch'.
  2852. OPTIONS is a list containing current interactive options set for
  2853. export. It can contain any of the following symbols:
  2854. `body' toggles a body-only export
  2855. `subtree' restricts export to current subtree
  2856. `visible' restricts export to visible part of buffer.
  2857. `force' force publishing files.
  2858. EXPERTP, when non-nil, triggers expert UI. In that case, no help
  2859. buffer is provided, but indications about currently active
  2860. options are given in the prompt. Moreover, \[?] allows to switch
  2861. back to standard interface.
  2862. Return value is a list with key pressed as CAR and a list of
  2863. final interactive export options as CDR."
  2864. (let ((help
  2865. (format "-------------------- General Options --------------------
  2866. \[1] Body only: %s [2] Export scope: %s
  2867. \[3] Visible only: %s [4] Force publishing: %s
  2868. -------------- ASCII/Latin-1/UTF-8 Export ---------------
  2869. \[a/n/u] to TXT file [A/N/U] to temporary buffer
  2870. --------------------- LaTeX Export ----------------------
  2871. \[l] to TEX file [L] to temporary buffer
  2872. \[p] to PDF file [d] ... and open it
  2873. --------------------- HTML Export -----------------------
  2874. \[h] to HTML file [b] ... and open it
  2875. \[H] to temporary buffer
  2876. --------------------- ODF Export -----------------------
  2877. \[o] to ODT file [O] ... and open it
  2878. ------------------------- Publish -------------------------
  2879. \[F] current file [P] current project
  2880. \[X] a project [E] every project"
  2881. (if (memq 'body options) "On " "Off")
  2882. (if (memq 'subtree options) "Subtree" "Buffer ")
  2883. (if (memq 'visible options) "On " "Off")
  2884. (if (memq 'force options) "On " "Off")))
  2885. (standard-prompt "Export command: ")
  2886. (expert-prompt (format "Export command (%s%s%s%s): "
  2887. (if (memq 'body options) "b" "-")
  2888. (if (memq 'subtree options) "s" "-")
  2889. (if (memq 'visible options) "v" "-")
  2890. (if (memq 'force options) "f" "-")))
  2891. (handle-keypress
  2892. (function
  2893. ;; Read a character from command input, toggling interactive
  2894. ;; options when applicable. PROMPT is the displayed prompt,
  2895. ;; as a string.
  2896. (lambda (prompt)
  2897. (let ((key (read-char-exclusive prompt)))
  2898. (cond
  2899. ;; Ignore non-standard characters (i.e. "M-a").
  2900. ((not (characterp key)) (org-export-dispatch-ui options expertp))
  2901. ;; Help key: Switch back to standard interface if
  2902. ;; expert UI was active.
  2903. ((eq key ??) (org-export-dispatch-ui options nil))
  2904. ;; Toggle export options.
  2905. ((memq key '(?1 ?2 ?3 ?4))
  2906. (org-export-dispatch-ui
  2907. (let ((option (case key (?1 'body) (?2 'subtree) (?3 'visible)
  2908. (?4 'force))))
  2909. (if (memq option options) (remq option options)
  2910. (cons option options)))
  2911. expertp))
  2912. ;; Action selected: Send key and options back to
  2913. ;; `org-export-dispatch'.
  2914. (t (cons key options))))))))
  2915. ;; With expert UI, just read key with a fancy prompt. In standard
  2916. ;; UI, display an intrusive help buffer.
  2917. (if expertp (funcall handle-keypress expert-prompt)
  2918. (save-window-excursion
  2919. (delete-other-windows)
  2920. (with-output-to-temp-buffer "*Org Export/Publishing Help*" (princ help))
  2921. (org-fit-window-to-buffer
  2922. (get-buffer-window "*Org Export/Publishing Help*"))
  2923. (funcall handle-keypress standard-prompt)))))
  2924. (provide 'org-export)
  2925. ;;; org-export.el ends here