org-export.el 170 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499
  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. ;;
  17. ;; This library implements a generic export engine for Org, built on
  18. ;; its syntactical parser: Org Elements.
  19. ;;
  20. ;; Besides that parser, the generic exporter is made of three distinct
  21. ;; parts:
  22. ;;
  23. ;; - The communication channel consists in a property list, which is
  24. ;; created and updated during the process. Its use is to offer
  25. ;; every piece of information, would it be about initial environment
  26. ;; or contextual data, all in a single place. The exhaustive list
  27. ;; of properties is given in "The Communication Channel" section of
  28. ;; this file.
  29. ;;
  30. ;; - The transcoder walks the parse tree, ignores or treat as plain
  31. ;; text elements and objects according to export options, and
  32. ;; eventually calls back-end specific functions to do the real
  33. ;; transcoding, concatenating their return value along the way.
  34. ;;
  35. ;; - The filter system is activated at the very beginning and the very
  36. ;; end of the export process, and each time an element or an object
  37. ;; has been converted. It is the entry point to fine-tune standard
  38. ;; output from back-end transcoders. See "The Filter System"
  39. ;; section for more information.
  40. ;;
  41. ;; The core function is `org-export-as'. It returns the transcoded
  42. ;; buffer as a string.
  43. ;;
  44. ;; An export back-end is defined with `org-export-define-backend',
  45. ;; which sets one mandatory variable: his translation table. Its name
  46. ;; is always `org-BACKEND-translate-alist' where BACKEND stands for
  47. ;; the name chosen for the back-end. Its value is an alist whose keys
  48. ;; are elements and objects types and values translator functions.
  49. ;; See function's docstring for more information about translators.
  50. ;;
  51. ;; Optionally, `org-export-define-backend' can also support specific
  52. ;; buffer keywords, OPTION keyword's items and filters. Also refer to
  53. ;; function documentation for more information.
  54. ;;
  55. ;; If the new back-end shares most properties with another one,
  56. ;; `org-export-define-derived-backend' can be used to simplify the
  57. ;; process.
  58. ;;
  59. ;; Any back-end can define its own variables. Among them, those
  60. ;; customizable should belong to the `org-export-BACKEND' group.
  61. ;;
  62. ;; Tools for common tasks across back-ends are implemented in the
  63. ;; penultimate part of this file. A dispatcher for standard back-ends
  64. ;; is provided in the last one.
  65. ;;; Code:
  66. (eval-when-compile (require 'cl))
  67. (require 'org-element)
  68. (declare-function org-e-ascii-export-as-ascii "org-e-ascii"
  69. (&optional subtreep visible-only body-only ext-plist))
  70. (declare-function org-e-ascii-export-to-ascii "org-e-ascii"
  71. (&optional subtreep visible-only body-only ext-plist pub-dir))
  72. (declare-function org-e-html-export-as-html "org-e-html"
  73. (&optional subtreep visible-only body-only ext-plist))
  74. (declare-function org-e-html-export-to-html "org-e-html"
  75. (&optional subtreep visible-only body-only ext-plist pub-dir))
  76. (declare-function org-e-latex-export-as-latex "org-e-latex"
  77. (&optional subtreep visible-only body-only ext-plist))
  78. (declare-function org-e-latex-export-to-latex "org-e-latex"
  79. (&optional subtreep visible-only body-only ext-plist pub-dir))
  80. (declare-function org-e-latex-export-to-pdf "org-e-latex"
  81. (&optional subtreep visible-only body-only ext-plist pub-dir))
  82. (declare-function org-e-odt-export-to-odt "org-e-odt"
  83. (&optional subtreep visible-only body-only ext-plist pub-dir))
  84. (declare-function org-e-publish "org-e-publish" (project &optional force))
  85. (declare-function org-e-publish-all "org-e-publish" (&optional force))
  86. (declare-function org-e-publish-current-file "org-e-publish" (&optional force))
  87. (declare-function org-e-publish-current-project "org-e-publish"
  88. (&optional force))
  89. (declare-function org-export-blocks-preprocess "org-exp-blocks")
  90. (defvar org-e-publish-project-alist)
  91. (defvar org-table-number-fraction)
  92. (defvar org-table-number-regexp)
  93. ;;; Internal Variables
  94. ;;
  95. ;; Among internal variables, the most important is
  96. ;; `org-export-options-alist'. This variable define the global export
  97. ;; options, shared between every exporter, and how they are acquired.
  98. (defconst org-export-max-depth 19
  99. "Maximum nesting depth for headlines, counting from 0.")
  100. (defconst org-export-options-alist
  101. '((:author "AUTHOR" nil user-full-name t)
  102. (:creator "CREATOR" nil org-export-creator-string)
  103. (:date "DATE" nil nil t)
  104. (:description "DESCRIPTION" nil nil newline)
  105. (:email "EMAIL" nil user-mail-address t)
  106. (:exclude-tags "EXCLUDE_TAGS" nil org-export-exclude-tags split)
  107. (:headline-levels nil "H" org-export-headline-levels)
  108. (:keywords "KEYWORDS" nil nil space)
  109. (:language "LANGUAGE" nil org-export-default-language t)
  110. (:preserve-breaks nil "\\n" org-export-preserve-breaks)
  111. (:section-numbers nil "num" org-export-with-section-numbers)
  112. (:select-tags "SELECT_TAGS" nil org-export-select-tags split)
  113. (:time-stamp-file nil "timestamp" org-export-time-stamp-file)
  114. (:title "TITLE" nil nil space)
  115. (:with-archived-trees nil "arch" org-export-with-archived-trees)
  116. (:with-author nil "author" org-export-with-author)
  117. (:with-clocks nil "c" org-export-with-clocks)
  118. (:with-creator nil "creator" org-export-with-creator)
  119. (:with-drawers nil "d" org-export-with-drawers)
  120. (:with-email nil "email" org-export-with-email)
  121. (:with-emphasize nil "*" org-export-with-emphasize)
  122. (:with-entities nil "e" org-export-with-entities)
  123. (:with-fixed-width nil ":" org-export-with-fixed-width)
  124. (:with-footnotes nil "f" org-export-with-footnotes)
  125. (:with-inlinetasks nil "inline" org-export-with-inlinetasks)
  126. (:with-plannings nil "p" org-export-with-planning)
  127. (:with-priority nil "pri" org-export-with-priority)
  128. (:with-special-strings nil "-" org-export-with-special-strings)
  129. (:with-sub-superscript nil "^" org-export-with-sub-superscripts)
  130. (:with-toc nil "toc" org-export-with-toc)
  131. (:with-tables nil "|" org-export-with-tables)
  132. (:with-tags nil "tags" org-export-with-tags)
  133. (:with-tasks nil "tasks" org-export-with-tasks)
  134. (:with-timestamps nil "<" org-export-with-timestamps)
  135. (:with-todo-keywords nil "todo" org-export-with-todo-keywords))
  136. "Alist between export properties and ways to set them.
  137. The CAR of the alist is the property name, and the CDR is a list
  138. like (KEYWORD OPTION DEFAULT BEHAVIOUR) where:
  139. KEYWORD is a string representing a buffer keyword, or nil. Each
  140. property defined this way can also be set, during subtree
  141. export, through an headline property named after the keyword
  142. with the \"EXPORT_\" prefix (i.e. DATE keyword and EXPORT_DATE
  143. property).
  144. OPTION is a string that could be found in an #+OPTIONS: line.
  145. DEFAULT is the default value for the property.
  146. BEHAVIOUR determine how Org should handle multiple keywords for
  147. the same property. It is a symbol among:
  148. nil Keep old value and discard the new one.
  149. t Replace old value with the new one.
  150. `space' Concatenate the values, separating them with a space.
  151. `newline' Concatenate the values, separating them with
  152. a newline.
  153. `split' Split values at white spaces, and cons them to the
  154. previous list.
  155. KEYWORD and OPTION have precedence over DEFAULT.
  156. All these properties should be back-end agnostic. Back-end
  157. specific properties are set through `org-export-define-backend'.
  158. Properties redefined there have precedence over these.")
  159. (defconst org-export-special-keywords
  160. '("SETUP_FILE" "OPTIONS" "MACRO")
  161. "List of in-buffer keywords that require special treatment.
  162. These keywords are not directly associated to a property. The
  163. way they are handled must be hard-coded into
  164. `org-export--get-inbuffer-options' function.")
  165. (defconst org-export-filters-alist
  166. '((:filter-bold . org-export-filter-bold-functions)
  167. (:filter-babel-call . org-export-filter-babel-call-functions)
  168. (:filter-center-block . org-export-filter-center-block-functions)
  169. (:filter-clock . org-export-filter-clock-functions)
  170. (:filter-code . org-export-filter-code-functions)
  171. (:filter-comment . org-export-filter-comment-functions)
  172. (:filter-comment-block . org-export-filter-comment-block-functions)
  173. (:filter-drawer . org-export-filter-drawer-functions)
  174. (:filter-dynamic-block . org-export-filter-dynamic-block-functions)
  175. (:filter-entity . org-export-filter-entity-functions)
  176. (:filter-example-block . org-export-filter-example-block-functions)
  177. (:filter-export-block . org-export-filter-export-block-functions)
  178. (:filter-export-snippet . org-export-filter-export-snippet-functions)
  179. (:filter-final-output . org-export-filter-final-output-functions)
  180. (:filter-fixed-width . org-export-filter-fixed-width-functions)
  181. (:filter-footnote-definition . org-export-filter-footnote-definition-functions)
  182. (:filter-footnote-reference . org-export-filter-footnote-reference-functions)
  183. (:filter-headline . org-export-filter-headline-functions)
  184. (:filter-horizontal-rule . org-export-filter-horizontal-rule-functions)
  185. (:filter-inline-babel-call . org-export-filter-inline-babel-call-functions)
  186. (:filter-inline-src-block . org-export-filter-inline-src-block-functions)
  187. (:filter-inlinetask . org-export-filter-inlinetask-functions)
  188. (:filter-italic . org-export-filter-italic-functions)
  189. (:filter-item . org-export-filter-item-functions)
  190. (:filter-keyword . org-export-filter-keyword-functions)
  191. (:filter-latex-environment . org-export-filter-latex-environment-functions)
  192. (:filter-latex-fragment . org-export-filter-latex-fragment-functions)
  193. (:filter-line-break . org-export-filter-line-break-functions)
  194. (:filter-link . org-export-filter-link-functions)
  195. (:filter-macro . org-export-filter-macro-functions)
  196. (:filter-paragraph . org-export-filter-paragraph-functions)
  197. (:filter-parse-tree . org-export-filter-parse-tree-functions)
  198. (:filter-plain-list . org-export-filter-plain-list-functions)
  199. (:filter-plain-text . org-export-filter-plain-text-functions)
  200. (:filter-planning . org-export-filter-planning-functions)
  201. (:filter-property-drawer . org-export-filter-property-drawer-functions)
  202. (:filter-quote-block . org-export-filter-quote-block-functions)
  203. (:filter-quote-section . org-export-filter-quote-section-functions)
  204. (:filter-radio-target . org-export-filter-radio-target-functions)
  205. (:filter-section . org-export-filter-section-functions)
  206. (:filter-special-block . org-export-filter-special-block-functions)
  207. (:filter-src-block . org-export-filter-src-block-functions)
  208. (:filter-statistics-cookie . org-export-filter-statistics-cookie-functions)
  209. (:filter-strike-through . org-export-filter-strike-through-functions)
  210. (:filter-subscript . org-export-filter-subscript-functions)
  211. (:filter-superscript . org-export-filter-superscript-functions)
  212. (:filter-table . org-export-filter-table-functions)
  213. (:filter-table-cell . org-export-filter-table-cell-functions)
  214. (:filter-table-row . org-export-filter-table-row-functions)
  215. (:filter-target . org-export-filter-target-functions)
  216. (:filter-timestamp . org-export-filter-timestamp-functions)
  217. (:filter-underline . org-export-filter-underline-functions)
  218. (:filter-verbatim . org-export-filter-verbatim-functions)
  219. (:filter-verse-block . org-export-filter-verse-block-functions))
  220. "Alist between filters properties and initial values.
  221. The key of each association is a property name accessible through
  222. the communication channel. Its value is a configurable global
  223. variable defining initial filters.
  224. This list is meant to install user specified filters. Back-end
  225. developers may install their own filters using
  226. `org-export-define-backend'. Filters defined there will always
  227. be prepended to the current list, so they always get applied
  228. first.")
  229. (defconst org-export-default-inline-image-rule
  230. `(("file" .
  231. ,(format "\\.%s\\'"
  232. (regexp-opt
  233. '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm"
  234. "xpm" "pbm" "pgm" "ppm") t))))
  235. "Default rule for link matching an inline image.
  236. This rule applies to links with no description. By default, it
  237. will be considered as an inline image if it targets a local file
  238. whose extension is either \"png\", \"jpeg\", \"jpg\", \"gif\",
  239. \"tiff\", \"tif\", \"xbm\", \"xpm\", \"pbm\", \"pgm\" or \"ppm\".
  240. See `org-export-inline-image-p' for more information about
  241. rules.")
  242. ;;; User-configurable Variables
  243. ;;
  244. ;; Configuration for the masses.
  245. ;;
  246. ;; They should never be accessed directly, as their value is to be
  247. ;; stored in a property list (cf. `org-export-options-alist').
  248. ;; Back-ends will read their value from there instead.
  249. (defgroup org-export nil
  250. "Options for exporting Org mode files."
  251. :tag "Org Export"
  252. :group 'org)
  253. (defgroup org-export-general nil
  254. "General options for export engine."
  255. :tag "Org Export General"
  256. :group 'org-export)
  257. (defcustom org-export-with-archived-trees 'headline
  258. "Whether sub-trees with the ARCHIVE tag should be exported.
  259. This can have three different values:
  260. nil Do not export, pretend this tree is not present.
  261. t Do export the entire tree.
  262. `headline' Only export the headline, but skip the tree below it.
  263. This option can also be set with the #+OPTIONS line,
  264. e.g. \"arch:nil\"."
  265. :group 'org-export-general
  266. :type '(choice
  267. (const :tag "Not at all" nil)
  268. (const :tag "Headline only" 'headline)
  269. (const :tag "Entirely" t)))
  270. (defcustom org-export-with-author t
  271. "Non-nil means insert author name into the exported file.
  272. This option can also be set with the #+OPTIONS line,
  273. e.g. \"author:nil\"."
  274. :group 'org-export-general
  275. :type 'boolean)
  276. (defcustom org-export-with-clocks nil
  277. "Non-nil means export CLOCK keywords.
  278. This option can also be set with the #+OPTIONS line,
  279. e.g. \"c:t\"."
  280. :group 'org-export-general
  281. :type 'boolean)
  282. (defcustom org-export-with-creator 'comment
  283. "Non-nil means the postamble should contain a creator sentence.
  284. The sentence can be set in `org-export-creator-string' and
  285. defaults to \"Generated by Org mode XX in Emacs XXX.\".
  286. If the value is `comment' insert it as a comment."
  287. :group 'org-export-general
  288. :type '(choice
  289. (const :tag "No creator sentence" nil)
  290. (const :tag "Sentence as a comment" 'comment)
  291. (const :tag "Insert the sentence" t)))
  292. (defcustom org-export-creator-string
  293. (format "Generated by Org mode %s in Emacs %s."
  294. (if (fboundp 'org-version) (org-version) "(Unknown)")
  295. emacs-version)
  296. "String to insert at the end of the generated document."
  297. :group 'org-export-general
  298. :type '(string :tag "Creator string"))
  299. (defcustom org-export-with-drawers t
  300. "Non-nil means export contents of standard drawers.
  301. When t, all drawers are exported. This may also be a list of
  302. drawer names to export. This variable doesn't apply to
  303. properties drawers.
  304. This option can also be set with the #+OPTIONS line,
  305. e.g. \"d:nil\"."
  306. :group 'org-export-general
  307. :type '(choice
  308. (const :tag "All drawers" t)
  309. (const :tag "None" nil)
  310. (repeat :tag "Selected drawers"
  311. (string :tag "Drawer name"))))
  312. (defcustom org-export-with-email nil
  313. "Non-nil means insert author email into the exported file.
  314. This option can also be set with the #+OPTIONS line,
  315. e.g. \"email:t\"."
  316. :group 'org-export-general
  317. :type 'boolean)
  318. (defcustom org-export-with-emphasize t
  319. "Non-nil means interpret *word*, /word/, and _word_ as emphasized text.
  320. If the export target supports emphasizing text, the word will be
  321. typeset in bold, italic, or underlined, respectively. Not all
  322. export backends support this.
  323. This option can also be set with the #+OPTIONS line, e.g. \"*:nil\"."
  324. :group 'org-export-general
  325. :type 'boolean)
  326. (defcustom org-export-exclude-tags '("noexport")
  327. "Tags that exclude a tree from export.
  328. All trees carrying any of these tags will be excluded from
  329. export. This is without condition, so even subtrees inside that
  330. carry one of the `org-export-select-tags' will be removed.
  331. This option can also be set with the #+EXCLUDE_TAGS: keyword."
  332. :group 'org-export-general
  333. :type '(repeat (string :tag "Tag")))
  334. (defcustom org-export-with-fixed-width t
  335. "Non-nil means lines starting with \":\" will be in fixed width font.
  336. This can be used to have pre-formatted text, fragments of code
  337. etc. For example:
  338. : ;; Some Lisp examples
  339. : (while (defc cnt)
  340. : (ding))
  341. will be looking just like this in also HTML. See also the QUOTE
  342. keyword. Not all export backends support this.
  343. This option can also be set with the #+OPTIONS line, e.g. \"::nil\"."
  344. :group 'org-export-translation
  345. :type 'boolean)
  346. (defcustom org-export-with-footnotes t
  347. "Non-nil means Org footnotes should be exported.
  348. This option can also be set with the #+OPTIONS line,
  349. e.g. \"f:nil\"."
  350. :group 'org-export-general
  351. :type 'boolean)
  352. (defcustom org-export-headline-levels 3
  353. "The last level which is still exported as a headline.
  354. Inferior levels will produce itemize lists when exported.
  355. This option can also be set with the #+OPTIONS line, e.g. \"H:2\"."
  356. :group 'org-export-general
  357. :type 'integer)
  358. (defcustom org-export-default-language "en"
  359. "The default language for export and clocktable translations, as a string.
  360. This may have an association in
  361. `org-clock-clocktable-language-setup'."
  362. :group 'org-export-general
  363. :type '(string :tag "Language"))
  364. (defcustom org-export-preserve-breaks nil
  365. "Non-nil means preserve all line breaks when exporting.
  366. Normally, in HTML output paragraphs will be reformatted.
  367. This option can also be set with the #+OPTIONS line,
  368. e.g. \"\\n:t\"."
  369. :group 'org-export-general
  370. :type 'boolean)
  371. (defcustom org-export-with-entities t
  372. "Non-nil means interpret entities when exporting.
  373. For example, HTML export converts \\alpha to &alpha; and \\AA to
  374. &Aring;.
  375. For a list of supported names, see the constant `org-entities'
  376. and the user option `org-entities-user'.
  377. This option can also be set with the #+OPTIONS line,
  378. e.g. \"e:nil\"."
  379. :group 'org-export-general
  380. :type 'boolean)
  381. (defcustom org-export-with-inlinetasks t
  382. "Non-nil means inlinetasks should be exported.
  383. This option can also be set with the #+OPTIONS line,
  384. e.g. \"inline:nil\"."
  385. :group 'org-export-general
  386. :type 'boolean)
  387. (defcustom org-export-with-planning nil
  388. "Non-nil means include planning info in export.
  389. This option can also be set with the #+OPTIONS: line,
  390. e.g. \"p:t\"."
  391. :group 'org-export-general
  392. :type 'boolean)
  393. (defcustom org-export-with-priority nil
  394. "Non-nil means include priority cookies in export.
  395. This option can also be set with the #+OPTIONS line,
  396. e.g. \"pri:t\"."
  397. :group 'org-export-general
  398. :type 'boolean)
  399. (defcustom org-export-with-section-numbers t
  400. "Non-nil means add section numbers to headlines when exporting.
  401. When set to an integer n, numbering will only happen for
  402. headlines whose relative level is higher or equal to n.
  403. This option can also be set with the #+OPTIONS line,
  404. e.g. \"num:t\"."
  405. :group 'org-export-general
  406. :type 'boolean)
  407. (defcustom org-export-select-tags '("export")
  408. "Tags that select a tree for export.
  409. If any such tag is found in a buffer, all trees that do not carry
  410. one of these tags will be ignored during export. Inside trees
  411. that are selected like this, you can still deselect a subtree by
  412. tagging it with one of the `org-export-exclude-tags'.
  413. This option can also be set with the #+SELECT_TAGS: keyword."
  414. :group 'org-export-general
  415. :type '(repeat (string :tag "Tag")))
  416. (defcustom org-export-with-special-strings t
  417. "Non-nil means interpret \"\-\", \"--\" and \"---\" for export.
  418. When this option is turned on, these strings will be exported as:
  419. Org HTML LaTeX
  420. -----+----------+--------
  421. \\- &shy; \\-
  422. -- &ndash; --
  423. --- &mdash; ---
  424. ... &hellip; \ldots
  425. This option can also be set with the #+OPTIONS line,
  426. e.g. \"-:nil\"."
  427. :group 'org-export-general
  428. :type 'boolean)
  429. (defcustom org-export-with-sub-superscripts t
  430. "Non-nil means interpret \"_\" and \"^\" for export.
  431. When this option is turned on, you can use TeX-like syntax for
  432. sub- and superscripts. Several characters after \"_\" or \"^\"
  433. will be considered as a single item - so grouping with {} is
  434. normally not needed. For example, the following things will be
  435. parsed as single sub- or superscripts.
  436. 10^24 or 10^tau several digits will be considered 1 item.
  437. 10^-12 or 10^-tau a leading sign with digits or a word
  438. x^2-y^3 will be read as x^2 - y^3, because items are
  439. terminated by almost any nonword/nondigit char.
  440. x_{i^2} or x^(2-i) braces or parenthesis do grouping.
  441. Still, ambiguity is possible - so when in doubt use {} to enclose
  442. the sub/superscript. If you set this variable to the symbol
  443. `{}', the braces are *required* in order to trigger
  444. interpretations as sub/superscript. This can be helpful in
  445. documents that need \"_\" frequently in plain text.
  446. This option can also be set with the #+OPTIONS line,
  447. e.g. \"^:nil\"."
  448. :group 'org-export-general
  449. :type '(choice
  450. (const :tag "Interpret them" t)
  451. (const :tag "Curly brackets only" {})
  452. (const :tag "Do not interpret them" nil)))
  453. (defcustom org-export-with-toc t
  454. "Non-nil means create a table of contents in exported files.
  455. The TOC contains headlines with levels up
  456. to`org-export-headline-levels'. When an integer, include levels
  457. up to N in the toc, this may then be different from
  458. `org-export-headline-levels', but it will not be allowed to be
  459. larger than the number of headline levels. When nil, no table of
  460. contents is made.
  461. This option can also be set with the #+OPTIONS line,
  462. e.g. \"toc:nil\" or \"toc:3\"."
  463. :group 'org-export-general
  464. :type '(choice
  465. (const :tag "No Table of Contents" nil)
  466. (const :tag "Full Table of Contents" t)
  467. (integer :tag "TOC to level")))
  468. (defcustom org-export-with-tables t
  469. "If non-nil, lines starting with \"|\" define a table.
  470. For example:
  471. | Name | Address | Birthday |
  472. |-------------+----------+-----------|
  473. | Arthur Dent | England | 29.2.2100 |
  474. This option can also be set with the #+OPTIONS line, e.g. \"|:nil\"."
  475. :group 'org-export-general
  476. :type 'boolean)
  477. (defcustom org-export-with-tags t
  478. "If nil, do not export tags, just remove them from headlines.
  479. If this is the symbol `not-in-toc', tags will be removed from
  480. table of contents entries, but still be shown in the headlines of
  481. the document.
  482. This option can also be set with the #+OPTIONS line,
  483. e.g. \"tags:nil\"."
  484. :group 'org-export-general
  485. :type '(choice
  486. (const :tag "Off" nil)
  487. (const :tag "Not in TOC" not-in-toc)
  488. (const :tag "On" t)))
  489. (defcustom org-export-with-tasks t
  490. "Non-nil means include TODO items for export.
  491. This may have the following values:
  492. t include tasks independent of state.
  493. todo include only tasks that are not yet done.
  494. done include only tasks that are already done.
  495. nil remove all tasks before export
  496. list of keywords keep only tasks with these keywords"
  497. :group 'org-export-general
  498. :type '(choice
  499. (const :tag "All tasks" t)
  500. (const :tag "No tasks" nil)
  501. (const :tag "Not-done tasks" todo)
  502. (const :tag "Only done tasks" done)
  503. (repeat :tag "Specific TODO keywords"
  504. (string :tag "Keyword"))))
  505. (defcustom org-export-time-stamp-file t
  506. "Non-nil means insert a time stamp into the exported file.
  507. The time stamp shows when the file was created.
  508. This option can also be set with the #+OPTIONS line,
  509. e.g. \"timestamp:nil\"."
  510. :group 'org-export-general
  511. :type 'boolean)
  512. (defcustom org-export-with-timestamps t
  513. "Non nil means allow timestamps in export.
  514. It can be set to `active', `inactive', t or nil, in order to
  515. export, respectively, only active timestamps, only inactive ones,
  516. all of them or none.
  517. This option can also be set with the #+OPTIONS line, e.g.
  518. \"<:nil\"."
  519. :group 'org-export-general
  520. :type '(choice
  521. (const :tag "All timestamps" t)
  522. (const :tag "Only active timestamps" active)
  523. (const :tag "Only inactive timestamps" inactive)
  524. (const :tag "No timestamp" nil)))
  525. (defcustom org-export-with-todo-keywords t
  526. "Non-nil means include TODO keywords in export.
  527. When nil, remove all these keywords from the export."
  528. :group 'org-export-general
  529. :type 'boolean)
  530. (defcustom org-export-allow-BIND 'confirm
  531. "Non-nil means allow #+BIND to define local variable values for export.
  532. This is a potential security risk, which is why the user must
  533. confirm the use of these lines."
  534. :group 'org-export-general
  535. :type '(choice
  536. (const :tag "Never" nil)
  537. (const :tag "Always" t)
  538. (const :tag "Ask a confirmation for each file" confirm)))
  539. (defcustom org-export-snippet-translation-alist nil
  540. "Alist between export snippets back-ends and exporter back-ends.
  541. This variable allows to provide shortcuts for export snippets.
  542. For example, with a value of '\(\(\"h\" . \"e-html\"\)\), the
  543. HTML back-end will recognize the contents of \"@@h:<b>@@\" as
  544. HTML code while every other back-end will ignore it."
  545. :group 'org-export-general
  546. :type '(repeat
  547. (cons
  548. (string :tag "Shortcut")
  549. (string :tag "Back-end"))))
  550. (defcustom org-export-coding-system nil
  551. "Coding system for the exported file."
  552. :group 'org-export-general
  553. :type 'coding-system)
  554. (defcustom org-export-copy-to-kill-ring t
  555. "Non-nil means exported stuff will also be pushed onto the kill ring."
  556. :group 'org-export-general
  557. :type 'boolean)
  558. (defcustom org-export-initial-scope 'buffer
  559. "The initial scope when exporting with `org-export-dispatch'.
  560. This variable can be either set to `buffer' or `subtree'."
  561. :group 'org-export-general
  562. :type '(choice
  563. (const :tag "Export current buffer" 'buffer)
  564. (const :tag "Export current subtree" 'subtree)))
  565. (defcustom org-export-show-temporary-export-buffer t
  566. "Non-nil means show buffer after exporting to temp buffer.
  567. When Org exports to a file, the buffer visiting that file is ever
  568. shown, but remains buried. However, when exporting to
  569. a temporary buffer, that buffer is popped up in a second window.
  570. When this variable is nil, the buffer remains buried also in
  571. these cases."
  572. :group 'org-export-general
  573. :type 'boolean)
  574. (defcustom org-export-dispatch-use-expert-ui nil
  575. "Non-nil means using a non-intrusive `org-export-dispatch'.
  576. In that case, no help buffer is displayed. Though, an indicator
  577. for current export scope is added to the prompt \(i.e. \"b\" when
  578. output is restricted to body only, \"s\" when it is restricted to
  579. the current subtree and \"v\" when only visible elements are
  580. considered for export\). Also, \[?] allows to switch back to
  581. standard mode."
  582. :group 'org-export-general
  583. :type 'boolean)
  584. ;;; Defining New Back-ends
  585. (defmacro org-export-define-backend (backend translators &rest body)
  586. "Define a new back-end BACKEND.
  587. TRANSLATORS is an alist between object or element types and
  588. functions handling them.
  589. These functions should return a string without any trailing
  590. space, or nil. They must accept three arguments: the object or
  591. element itself, its contents or nil when it isn't recursive and
  592. the property list used as a communication channel.
  593. Contents, when not nil, are stripped from any global indentation
  594. \(although the relative one is preserved). They also always end
  595. with a single newline character.
  596. If, for a given type, no function is found, that element or
  597. object type will simply be ignored, along with any blank line or
  598. white space at its end. The same will happen if the function
  599. returns the nil value. If that function returns the empty
  600. string, the type will be ignored, but the blank lines or white
  601. spaces will be kept.
  602. In addition to element and object types, one function can be
  603. associated to the `template' symbol and another one to the
  604. `plain-text' symbol.
  605. The former returns the final transcoded string, and can be used
  606. to add a preamble and a postamble to document's body. It must
  607. accept two arguments: the transcoded string and the property list
  608. containing export options.
  609. The latter, when defined, is to be called on every text not
  610. recognized as an element or an object. It must accept two
  611. arguments: the text string and the information channel. It is an
  612. appropriate place to protect special chars relative to the
  613. back-end.
  614. BODY can start with pre-defined keyword arguments. The following
  615. keywords are understood:
  616. :export-block
  617. String, or list of strings, representing block names that
  618. will not be parsed. This is used to specify blocks that will
  619. contain raw code specific to the back-end. These blocks
  620. still have to be handled by the relative `export-block' type
  621. translator.
  622. :filters-alist
  623. Alist between filters and function, or list of functions,
  624. specific to the back-end. See `org-export-filters-alist' for
  625. a list of all allowed filters.
  626. :options-alist
  627. Alist between back-end specific properties introduced in
  628. communication channel and how their value are acquired. See
  629. `org-export-options-alist' for more information about
  630. structure of the values.
  631. As an example, here is how the `e-ascii' back-end is defined:
  632. \(org-export-define-backend e-ascii
  633. \((bold . org-e-ascii-bold)
  634. \(center-block . org-e-ascii-center-block)
  635. \(clock . org-e-ascii-clock)
  636. \(code . org-e-ascii-code)
  637. \(drawer . org-e-ascii-drawer)
  638. \(dynamic-block . org-e-ascii-dynamic-block)
  639. \(entity . org-e-ascii-entity)
  640. \(example-block . org-e-ascii-example-block)
  641. \(export-block . org-e-ascii-export-block)
  642. \(export-snippet . org-e-ascii-export-snippet)
  643. \(fixed-width . org-e-ascii-fixed-width)
  644. \(footnote-definition . org-e-ascii-footnote-definition)
  645. \(footnote-reference . org-e-ascii-footnote-reference)
  646. \(headline . org-e-ascii-headline)
  647. \(horizontal-rule . org-e-ascii-horizontal-rule)
  648. \(inline-src-block . org-e-ascii-inline-src-block)
  649. \(inlinetask . org-e-ascii-inlinetask)
  650. \(italic . org-e-ascii-italic)
  651. \(item . org-e-ascii-item)
  652. \(keyword . org-e-ascii-keyword)
  653. \(latex-environment . org-e-ascii-latex-environment)
  654. \(latex-fragment . org-e-ascii-latex-fragment)
  655. \(line-break . org-e-ascii-line-break)
  656. \(link . org-e-ascii-link)
  657. \(macro . org-e-ascii-macro)
  658. \(paragraph . org-e-ascii-paragraph)
  659. \(plain-list . org-e-ascii-plain-list)
  660. \(plain-text . org-e-ascii-plain-text)
  661. \(planning . org-e-ascii-planning)
  662. \(property-drawer . org-e-ascii-property-drawer)
  663. \(quote-block . org-e-ascii-quote-block)
  664. \(quote-section . org-e-ascii-quote-section)
  665. \(radio-target . org-e-ascii-radio-target)
  666. \(section . org-e-ascii-section)
  667. \(special-block . org-e-ascii-special-block)
  668. \(src-block . org-e-ascii-src-block)
  669. \(statistics-cookie . org-e-ascii-statistics-cookie)
  670. \(strike-through . org-e-ascii-strike-through)
  671. \(subscript . org-e-ascii-subscript)
  672. \(superscript . org-e-ascii-superscript)
  673. \(table . org-e-ascii-table)
  674. \(table-cell . org-e-ascii-table-cell)
  675. \(table-row . org-e-ascii-table-row)
  676. \(target . org-e-ascii-target)
  677. \(template . org-e-ascii-template)
  678. \(timestamp . org-e-ascii-timestamp)
  679. \(underline . org-e-ascii-underline)
  680. \(verbatim . org-e-ascii-verbatim)
  681. \(verse-block . org-e-ascii-verse-block))
  682. :export-block \"ASCII\"
  683. :filters-alist ((:filter-headline . org-e-ascii-filter-headline-blank-lines)
  684. \(:filter-section . org-e-ascii-filter-headline-blank-lines))
  685. :options-alist ((:ascii-charset nil nil org-e-ascii-charset)))"
  686. (declare (debug (&define name sexp [&rest [keywordp sexp]] defbody))
  687. (indent 1))
  688. (let (filters options block-name)
  689. (while (keywordp (car body))
  690. (case (pop body)
  691. (:export-block (let ((names (pop body)))
  692. (setq export-block
  693. (if (consp names) (mapcar 'upcase names)
  694. (list (upcase names))))))
  695. (:filters-alist (setq filters (pop body)))
  696. (:options-alist (setq options (pop body)))
  697. (t (pop body))))
  698. `(progn
  699. ;; Define translators.
  700. (defvar ,(intern (format "org-%s-translate-alist" backend)) ',translators
  701. "Alist between element or object types and translators.")
  702. ;; Define options.
  703. ,(when options
  704. `(defconst ,(intern (format "org-%s-options-alist" backend)) ',options
  705. ,(format "Alist between %s export properties and ways to set them.
  706. See `org-export-options-alist' for more information on the
  707. structure of the values."
  708. backend)))
  709. ;; Define filters.
  710. ,(when filters
  711. `(defconst ,(intern (format "org-%s-filters-alist" backend)) ',filters
  712. "Alist between filters keywords and back-end specific filters.
  713. See `org-export-filters-alist' for more information."))
  714. ;; Tell parser to not parse EXPORT-BLOCK blocks.
  715. ,(when export-block
  716. `(mapc
  717. (lambda (name)
  718. (add-to-list 'org-element-block-name-alist
  719. `(,name . org-element-export-block-parser)))
  720. ',export-block))
  721. ;; Splice in the body, if any.
  722. ,@body)))
  723. (defmacro org-export-define-derived-backend (child parent &rest body)
  724. "Create a new back-end as a variant of an existing one.
  725. CHILD is the name of the derived back-end. PARENT is the name of
  726. the parent back-end.
  727. BODY can start with pre-defined keyword arguments. The following
  728. keywords are understood:
  729. :export-block
  730. String, or list of strings, representing block names that
  731. will not be parsed. This is used to specify blocks that will
  732. contain raw code specific to the back-end. These blocks
  733. still have to be handled by the relative `export-block' type
  734. translator.
  735. :filters-alist
  736. Alist of filters that will overwrite or complete filters
  737. defined in PARENT back-end. See `org-export-filters-alist'
  738. for more a list of allowed filters.
  739. :options-alist
  740. Alist of back-end specific properties that will overwrite or
  741. complete those defined in PARENT back-end. Refer to
  742. `org-export-options-alist' for more information about
  743. structure of the values.
  744. :translate-alist
  745. Alist of element and object types and transcoders that will
  746. overwrite or complete transcode table from PARENT back-end.
  747. Refer to `org-export-define-backend' for detailed information
  748. about transcoders.
  749. As an example, here is how one could define \"my-latex\" back-end
  750. as a variant of `e-latex' back-end with a custom template
  751. function:
  752. \(org-export-define-derived-backend my-latex e-latex
  753. :translate-alist ((template . my-latex-template-fun)))
  754. The back-end could then be called with, for example:
  755. \(org-export-to-buffer 'my-latex \"*Test my-latex*\")"
  756. (declare (debug (&define name sexp [&rest [keywordp sexp]] def-body))
  757. (indent 2))
  758. (let (filters options translate)
  759. (while (keywordp (car body))
  760. (case (pop body)
  761. (:export-block (let ((names (pop body)))
  762. (setq export-block
  763. (if (consp names) (mapcar 'upcase names)
  764. (list (upcase names))))))
  765. (:filters-alist (setq filters (pop body)))
  766. (:options-alist (setq options (pop body)))
  767. (:translate-alist (setq translate (pop body)))
  768. (t (pop body))))
  769. `(progn
  770. ;; Tell parser to not parse EXPORT-BLOCK blocks.
  771. ,(when export-block
  772. `(mapc
  773. (lambda (name)
  774. (add-to-list 'org-element-block-name-alist
  775. `(,name . org-element-export-block-parser)))
  776. ',export-block))
  777. ;; Define filters.
  778. ,(let ((parent-filters (intern (format "org-%s-filters-alist" parent))))
  779. (when (or (boundp parent-filters) filters)
  780. `(defconst ,(intern (format "org-%s-filters-alist" child))
  781. ',(append filters
  782. (and (boundp parent-filters)
  783. (copy-sequence (symbol-value parent-filters))))
  784. "Alist between filters keywords and back-end specific filters.
  785. See `org-export-filters-alist' for more information.")))
  786. ;; Define options.
  787. ,(let ((parent-options (intern (format "org-%s-options-alist" parent))))
  788. (when (or (boundp parent-options) options)
  789. `(defconst ,(intern (format "org-%s-options-alist" child))
  790. ',(append options
  791. (and (boundp parent-options)
  792. (copy-sequence (symbol-value parent-options))))
  793. ,(format "Alist between %s export properties and ways to set them.
  794. See `org-export-options-alist' for more information on the
  795. structure of the values."
  796. child))))
  797. ;; Define translators.
  798. (defvar ,(intern (format "org-%s-translate-alist" child))
  799. ',(append translate
  800. (copy-sequence
  801. (symbol-value
  802. (intern (format "org-%s-translate-alist" parent)))))
  803. "Alist between element or object types and translators.")
  804. ;; Splice in the body, if any.
  805. ,@body)))
  806. ;;; The Communication Channel
  807. ;;
  808. ;; During export process, every function has access to a number of
  809. ;; properties. They are of two types:
  810. ;;
  811. ;; 1. Environment options are collected once at the very beginning of
  812. ;; the process, out of the original buffer and configuration.
  813. ;; Collecting them is handled by `org-export-get-environment'
  814. ;; function.
  815. ;;
  816. ;; Most environment options are defined through the
  817. ;; `org-export-options-alist' variable.
  818. ;;
  819. ;; 2. Tree properties are extracted directly from the parsed tree,
  820. ;; just before export, by `org-export-collect-tree-properties'.
  821. ;;
  822. ;; Here is the full list of properties available during transcode
  823. ;; process, with their category (option, tree or local) and their
  824. ;; value type.
  825. ;;
  826. ;; + `:author' :: Author's name.
  827. ;; - category :: option
  828. ;; - type :: string
  829. ;;
  830. ;; + `:back-end' :: Current back-end used for transcoding.
  831. ;; - category :: tree
  832. ;; - type :: symbol
  833. ;;
  834. ;; + `:creator' :: String to write as creation information.
  835. ;; - category :: option
  836. ;; - type :: string
  837. ;;
  838. ;; + `:date' :: String to use as date.
  839. ;; - category :: option
  840. ;; - type :: string
  841. ;;
  842. ;; + `:description' :: Description text for the current data.
  843. ;; - category :: option
  844. ;; - type :: string
  845. ;;
  846. ;; + `:email' :: Author's email.
  847. ;; - category :: option
  848. ;; - type :: string
  849. ;;
  850. ;; + `:exclude-tags' :: Tags for exclusion of subtrees from export
  851. ;; process.
  852. ;; - category :: option
  853. ;; - type :: list of strings
  854. ;;
  855. ;; + `:exported-data' :: Hash table used for memoizing
  856. ;; `org-export-data'.
  857. ;; - category :: tree
  858. ;; - type :: hash table
  859. ;;
  860. ;; + `:footnote-definition-alist' :: Alist between footnote labels and
  861. ;; their definition, as parsed data. Only non-inlined footnotes
  862. ;; are represented in this alist. Also, every definition isn't
  863. ;; guaranteed to be referenced in the parse tree. The purpose of
  864. ;; this property is to preserve definitions from oblivion
  865. ;; (i.e. when the parse tree comes from a part of the original
  866. ;; buffer), it isn't meant for direct use in a back-end. To
  867. ;; retrieve a definition relative to a reference, use
  868. ;; `org-export-get-footnote-definition' instead.
  869. ;; - category :: option
  870. ;; - type :: alist (STRING . LIST)
  871. ;;
  872. ;; + `:headline-levels' :: Maximum level being exported as an
  873. ;; headline. Comparison is done with the relative level of
  874. ;; headlines in the parse tree, not necessarily with their
  875. ;; actual level.
  876. ;; - category :: option
  877. ;; - type :: integer
  878. ;;
  879. ;; + `:headline-offset' :: Difference between relative and real level
  880. ;; of headlines in the parse tree. For example, a value of -1
  881. ;; means a level 2 headline should be considered as level
  882. ;; 1 (cf. `org-export-get-relative-level').
  883. ;; - category :: tree
  884. ;; - type :: integer
  885. ;;
  886. ;; + `:headline-numbering' :: Alist between headlines and their
  887. ;; numbering, as a list of numbers
  888. ;; (cf. `org-export-get-headline-number').
  889. ;; - category :: tree
  890. ;; - type :: alist (INTEGER . LIST)
  891. ;;
  892. ;; + `:id-alist' :: Alist between ID strings and destination file's
  893. ;; path, relative to current directory. It is used by
  894. ;; `org-export-resolve-id-link' to resolve ID links targeting an
  895. ;; external file.
  896. ;; - category :: option
  897. ;; - type :: alist (STRING . STRING)
  898. ;;
  899. ;; + `:ignore-list' :: List of elements and objects that should be
  900. ;; ignored during export.
  901. ;; - category :: tree
  902. ;; - type :: list of elements and objects
  903. ;;
  904. ;; + `:input-file' :: Full path to input file, if any.
  905. ;; - category :: option
  906. ;; - type :: string or nil
  907. ;;
  908. ;; + `:keywords' :: List of keywords attached to data.
  909. ;; - category :: option
  910. ;; - type :: string
  911. ;;
  912. ;; + `:language' :: Default language used for translations.
  913. ;; - category :: option
  914. ;; - type :: string
  915. ;;
  916. ;; + `:parse-tree' :: Whole parse tree, available at any time during
  917. ;; transcoding.
  918. ;; - category :: option
  919. ;; - type :: list (as returned by `org-element-parse-buffer')
  920. ;;
  921. ;; + `:preserve-breaks' :: Non-nil means transcoding should preserve
  922. ;; all line breaks.
  923. ;; - category :: option
  924. ;; - type :: symbol (nil, t)
  925. ;;
  926. ;; + `:section-numbers' :: Non-nil means transcoding should add
  927. ;; section numbers to headlines.
  928. ;; - category :: option
  929. ;; - type :: symbol (nil, t)
  930. ;;
  931. ;; + `:select-tags' :: List of tags enforcing inclusion of sub-trees
  932. ;; in transcoding. When such a tag is present, subtrees without
  933. ;; it are de facto excluded from the process. See
  934. ;; `use-select-tags'.
  935. ;; - category :: option
  936. ;; - type :: list of strings
  937. ;;
  938. ;; + `:target-list' :: List of targets encountered in the parse tree.
  939. ;; This is used to partly resolve "fuzzy" links
  940. ;; (cf. `org-export-resolve-fuzzy-link').
  941. ;; - category :: tree
  942. ;; - type :: list of strings
  943. ;;
  944. ;; + `:time-stamp-file' :: Non-nil means transcoding should insert
  945. ;; a time stamp in the output.
  946. ;; - category :: option
  947. ;; - type :: symbol (nil, t)
  948. ;;
  949. ;; + `:translate-alist' :: Alist between element and object types and
  950. ;; transcoding functions relative to the current back-end.
  951. ;; Special keys `template' and `plain-text' are also possible.
  952. ;; - category :: option
  953. ;; - type :: alist (SYMBOL . FUNCTION)
  954. ;;
  955. ;; + `:with-archived-trees' :: Non-nil when archived subtrees should
  956. ;; also be transcoded. If it is set to the `headline' symbol,
  957. ;; only the archived headline's name is retained.
  958. ;; - category :: option
  959. ;; - type :: symbol (nil, t, `headline')
  960. ;;
  961. ;; + `:with-author' :: Non-nil means author's name should be included
  962. ;; in the output.
  963. ;; - category :: option
  964. ;; - type :: symbol (nil, t)
  965. ;;
  966. ;; + `:with-clocks' :: Non-nild means clock keywords should be exported.
  967. ;; - category :: option
  968. ;; - type :: symbol (nil, t)
  969. ;;
  970. ;; + `:with-creator' :: Non-nild means a creation sentence should be
  971. ;; inserted at the end of the transcoded string. If the value
  972. ;; is `comment', it should be commented.
  973. ;; - category :: option
  974. ;; - type :: symbol (`comment', nil, t)
  975. ;;
  976. ;; + `:with-drawers' :: Non-nil means drawers should be exported. If
  977. ;; its value is a list of names, only drawers with such names
  978. ;; will be transcoded.
  979. ;; - category :: option
  980. ;; - type :: symbol (nil, t) or list of strings
  981. ;;
  982. ;; + `:with-email' :: Non-nil means output should contain author's
  983. ;; email.
  984. ;; - category :: option
  985. ;; - type :: symbol (nil, t)
  986. ;;
  987. ;; + `:with-emphasize' :: Non-nil means emphasized text should be
  988. ;; interpreted.
  989. ;; - category :: option
  990. ;; - type :: symbol (nil, t)
  991. ;;
  992. ;; + `:with-fixed-width' :: Non-nil if transcoder should interpret
  993. ;; strings starting with a colon as a fixed-with (verbatim) area.
  994. ;; - category :: option
  995. ;; - type :: symbol (nil, t)
  996. ;;
  997. ;; + `:with-footnotes' :: Non-nil if transcoder should interpret
  998. ;; footnotes.
  999. ;; - category :: option
  1000. ;; - type :: symbol (nil, t)
  1001. ;;
  1002. ;; + `:with-plannings' :: Non-nil means transcoding should include
  1003. ;; planning info.
  1004. ;; - category :: option
  1005. ;; - type :: symbol (nil, t)
  1006. ;;
  1007. ;; + `:with-priority' :: Non-nil means transcoding should include
  1008. ;; priority cookies.
  1009. ;; - category :: option
  1010. ;; - type :: symbol (nil, t)
  1011. ;;
  1012. ;; + `:with-special-strings' :: Non-nil means transcoding should
  1013. ;; interpret special strings in plain text.
  1014. ;; - category :: option
  1015. ;; - type :: symbol (nil, t)
  1016. ;;
  1017. ;; + `:with-sub-superscript' :: Non-nil means transcoding should
  1018. ;; interpret subscript and superscript. With a value of "{}",
  1019. ;; only interpret those using curly brackets.
  1020. ;; - category :: option
  1021. ;; - type :: symbol (nil, {}, t)
  1022. ;;
  1023. ;; + `:with-tables' :: Non-nil means transcoding should interpret
  1024. ;; tables.
  1025. ;; - category :: option
  1026. ;; - type :: symbol (nil, t)
  1027. ;;
  1028. ;; + `:with-tags' :: Non-nil means transcoding should keep tags in
  1029. ;; headlines. A `not-in-toc' value will remove them from the
  1030. ;; table of contents, if any, nonetheless.
  1031. ;; - category :: option
  1032. ;; - type :: symbol (nil, t, `not-in-toc')
  1033. ;;
  1034. ;; + `:with-tasks' :: Non-nil means transcoding should include
  1035. ;; headlines with a TODO keyword. A `todo' value will only
  1036. ;; include headlines with a todo type keyword while a `done'
  1037. ;; value will do the contrary. If a list of strings is provided,
  1038. ;; only tasks with keywords belonging to that list will be kept.
  1039. ;; - category :: option
  1040. ;; - type :: symbol (t, todo, done, nil) or list of strings
  1041. ;;
  1042. ;; + `:with-timestamps' :: Non-nil means transcoding should include
  1043. ;; time stamps. Special value `active' (resp. `inactive') ask to
  1044. ;; export only active (resp. inactive) timestamps. Otherwise,
  1045. ;; completely remove them.
  1046. ;; - category :: option
  1047. ;; - type :: symbol: (`active', `inactive', t, nil)
  1048. ;;
  1049. ;; + `:with-toc' :: Non-nil means that a table of contents has to be
  1050. ;; added to the output. An integer value limits its depth.
  1051. ;; - category :: option
  1052. ;; - type :: symbol (nil, t or integer)
  1053. ;;
  1054. ;; + `:with-todo-keywords' :: Non-nil means transcoding should
  1055. ;; include TODO keywords.
  1056. ;; - category :: option
  1057. ;; - type :: symbol (nil, t)
  1058. ;;;; Environment Options
  1059. ;;
  1060. ;; Environment options encompass all parameters defined outside the
  1061. ;; scope of the parsed data. They come from five sources, in
  1062. ;; increasing precedence order:
  1063. ;;
  1064. ;; - Global variables,
  1065. ;; - Buffer's attributes,
  1066. ;; - Options keyword symbols,
  1067. ;; - Buffer keywords,
  1068. ;; - Subtree properties.
  1069. ;;
  1070. ;; The central internal function with regards to environment options
  1071. ;; is `org-export-get-environment'. It updates global variables with
  1072. ;; "#+BIND:" keywords, then retrieve and prioritize properties from
  1073. ;; the different sources.
  1074. ;;
  1075. ;; The internal functions doing the retrieval are:
  1076. ;; `org-export--get-global-options',
  1077. ;; `org-export--get-buffer-attributes',
  1078. ;; `org-export--parse-option-keyword',
  1079. ;; `org-export--get-subtree-options' and
  1080. ;; `org-export--get-inbuffer-options'
  1081. ;;
  1082. ;; Also, `org-export--confirm-letbind' and `org-export--install-letbind'
  1083. ;; take care of the part relative to "#+BIND:" keywords.
  1084. (defun org-export-get-environment (&optional backend subtreep ext-plist)
  1085. "Collect export options from the current buffer.
  1086. Optional argument BACKEND is a symbol specifying which back-end
  1087. specific options to read, if any.
  1088. When optional argument SUBTREEP is non-nil, assume the export is
  1089. done against the current sub-tree.
  1090. Third optional argument EXT-PLIST is a property list with
  1091. external parameters overriding Org default settings, but still
  1092. inferior to file-local settings."
  1093. ;; First install #+BIND variables.
  1094. (org-export--install-letbind-maybe)
  1095. ;; Get and prioritize export options...
  1096. (org-combine-plists
  1097. ;; ... from global variables...
  1098. (org-export--get-global-options backend)
  1099. ;; ... from buffer's attributes...
  1100. (org-export--get-buffer-attributes)
  1101. ;; ... from an external property list...
  1102. ext-plist
  1103. ;; ... from in-buffer settings...
  1104. (org-export--get-inbuffer-options
  1105. backend
  1106. (and buffer-file-name (org-remove-double-quotes buffer-file-name)))
  1107. ;; ... and from subtree, when appropriate.
  1108. (and subtreep (org-export--get-subtree-options backend))
  1109. ;; Eventually install back-end symbol and its translation table.
  1110. `(:back-end
  1111. ,backend
  1112. :translate-alist
  1113. ,(let ((trans-alist (intern (format "org-%s-translate-alist" backend))))
  1114. (when (boundp trans-alist) (symbol-value trans-alist))))))
  1115. (defun org-export--parse-option-keyword (options &optional backend)
  1116. "Parse an OPTIONS line and return values as a plist.
  1117. Optional argument BACKEND is a symbol specifying which back-end
  1118. specific items to read, if any."
  1119. (let* ((all
  1120. (append org-export-options-alist
  1121. (and backend
  1122. (let ((var (intern
  1123. (format "org-%s-options-alist" backend))))
  1124. (and (boundp var) (eval var))))))
  1125. ;; Build an alist between #+OPTION: item and property-name.
  1126. (alist (delq nil
  1127. (mapcar (lambda (e)
  1128. (when (nth 2 e) (cons (regexp-quote (nth 2 e))
  1129. (car e))))
  1130. all)))
  1131. plist)
  1132. (mapc (lambda (e)
  1133. (when (string-match (concat "\\(\\`\\|[ \t]\\)"
  1134. (car e)
  1135. ":\\(([^)\n]+)\\|[^ \t\n\r;,.]*\\)")
  1136. options)
  1137. (setq plist (plist-put plist
  1138. (cdr e)
  1139. (car (read-from-string
  1140. (match-string 2 options)))))))
  1141. alist)
  1142. plist))
  1143. (defun org-export--get-subtree-options (&optional backend)
  1144. "Get export options in subtree at point.
  1145. Optional argument BACKEND is a symbol specifying back-end used
  1146. for export. Return options as a plist."
  1147. ;; For each buffer keyword, create an headline property setting the
  1148. ;; same property in communication channel. The name for the property
  1149. ;; is the keyword with "EXPORT_" appended to it.
  1150. (org-with-wide-buffer
  1151. (let (prop plist)
  1152. ;; Make sure point is at an heading.
  1153. (unless (org-at-heading-p) (org-back-to-heading t))
  1154. ;; Take care of EXPORT_TITLE. If it isn't defined, use headline's
  1155. ;; title as its fallback value.
  1156. (when (setq prop (progn (looking-at org-todo-line-regexp)
  1157. (or (save-match-data
  1158. (org-entry-get (point) "EXPORT_TITLE"))
  1159. (org-match-string-no-properties 3))))
  1160. (setq plist
  1161. (plist-put
  1162. plist :title
  1163. (org-element-parse-secondary-string
  1164. prop (org-element-restriction 'keyword)))))
  1165. ;; EXPORT_OPTIONS are parsed in a non-standard way.
  1166. (when (setq prop (org-entry-get (point) "EXPORT_OPTIONS"))
  1167. (setq plist
  1168. (nconc plist (org-export--parse-option-keyword prop backend))))
  1169. ;; Handle other keywords.
  1170. (let ((seen '("TITLE")))
  1171. (mapc
  1172. (lambda (option)
  1173. (let ((property (nth 1 option)))
  1174. (when (and property (not (member property seen)))
  1175. (let* ((subtree-prop (concat "EXPORT_" property))
  1176. ;; Export properties are not case-sensitive.
  1177. (value (let ((case-fold-search t))
  1178. (org-entry-get (point) subtree-prop))))
  1179. (push property seen)
  1180. (when value
  1181. (setq plist
  1182. (plist-put
  1183. plist
  1184. (car option)
  1185. ;; Parse VALUE if required.
  1186. (if (member property org-element-parsed-keywords)
  1187. (org-element-parse-secondary-string
  1188. value (org-element-restriction 'keyword))
  1189. value))))))))
  1190. ;; Also look for both general keywords and back-end specific
  1191. ;; options if BACKEND is provided.
  1192. (append (and backend
  1193. (let ((var (intern
  1194. (format "org-%s-options-alist" backend))))
  1195. (and (boundp var) (symbol-value var))))
  1196. org-export-options-alist)))
  1197. ;; Return value.
  1198. plist)))
  1199. (defun org-export--get-inbuffer-options (&optional backend files)
  1200. "Return current buffer export options, as a plist.
  1201. Optional argument BACKEND, when non-nil, is a symbol specifying
  1202. which back-end specific options should also be read in the
  1203. process.
  1204. Optional argument FILES is a list of setup files names read so
  1205. far, used to avoid circular dependencies.
  1206. Assume buffer is in Org mode. Narrowing, if any, is ignored."
  1207. (org-with-wide-buffer
  1208. (goto-char (point-min))
  1209. (let ((case-fold-search t) plist)
  1210. ;; 1. Special keywords, as in `org-export-special-keywords'.
  1211. (let ((special-re (org-make-options-regexp org-export-special-keywords)))
  1212. (while (re-search-forward special-re nil t)
  1213. (let ((element (org-element-at-point)))
  1214. (when (eq (org-element-type element) 'keyword)
  1215. (let* ((key (org-element-property :key element))
  1216. (val (org-element-property :value element))
  1217. (prop
  1218. (cond
  1219. ((string= key "SETUP_FILE")
  1220. (let ((file
  1221. (expand-file-name
  1222. (org-remove-double-quotes (org-trim val)))))
  1223. ;; Avoid circular dependencies.
  1224. (unless (member file files)
  1225. (with-temp-buffer
  1226. (insert (org-file-contents file 'noerror))
  1227. (org-mode)
  1228. (org-export--get-inbuffer-options
  1229. backend (cons file files))))))
  1230. ((string= key "OPTIONS")
  1231. (org-export--parse-option-keyword val backend))
  1232. ((string= key "MACRO")
  1233. (when (string-match
  1234. "^\\([-a-zA-Z0-9_]+\\)\\(?:[ \t]+\\(.*?\\)[ \t]*$\\)?"
  1235. val)
  1236. (let ((key
  1237. (intern
  1238. (concat ":macro-"
  1239. (downcase (match-string 1 val)))))
  1240. (value (org-match-string-no-properties 2 val)))
  1241. (cond
  1242. ((not value) nil)
  1243. ;; Value will be evaled: do not parse it.
  1244. ((string-match "\\`(eval\\>" value)
  1245. (list key (list value)))
  1246. ;; Value has to be parsed for nested
  1247. ;; macros.
  1248. (t
  1249. (list
  1250. key
  1251. (let ((restr (org-element-restriction 'macro)))
  1252. (org-element-parse-secondary-string
  1253. ;; If user explicitly asks for
  1254. ;; a newline, be sure to preserve it
  1255. ;; from further filling with
  1256. ;; `hard-newline'. Also replace
  1257. ;; "\\n" with "\n", "\\\n" with "\\n"
  1258. ;; and so on...
  1259. (replace-regexp-in-string
  1260. "\\(\\\\\\\\\\)n" "\\\\"
  1261. (replace-regexp-in-string
  1262. "\\(?:^\\|[^\\\\]\\)\\(\\\\n\\)"
  1263. hard-newline value nil nil 1)
  1264. nil nil 1)
  1265. restr)))))))))))
  1266. (setq plist (org-combine-plists plist prop)))))))
  1267. ;; 2. Standard options, as in `org-export-options-alist'.
  1268. (let* ((all (append org-export-options-alist
  1269. ;; Also look for back-end specific options
  1270. ;; if BACKEND is defined.
  1271. (and backend
  1272. (let ((var
  1273. (intern
  1274. (format "org-%s-options-alist" backend))))
  1275. (and (boundp var) (eval var))))))
  1276. ;; Build alist between keyword name and property name.
  1277. (alist
  1278. (delq nil (mapcar
  1279. (lambda (e) (when (nth 1 e) (cons (nth 1 e) (car e))))
  1280. all)))
  1281. ;; Build regexp matching all keywords associated to export
  1282. ;; options. Note: the search is case insensitive.
  1283. (opt-re (org-make-options-regexp
  1284. (delq nil (mapcar (lambda (e) (nth 1 e)) all)))))
  1285. (goto-char (point-min))
  1286. (while (re-search-forward opt-re nil t)
  1287. (let ((element (org-element-at-point)))
  1288. (when (eq (org-element-type element) 'keyword)
  1289. (let* ((key (org-element-property :key element))
  1290. (val (org-element-property :value element))
  1291. (prop (cdr (assoc key alist)))
  1292. (behaviour (nth 4 (assq prop all))))
  1293. (setq plist
  1294. (plist-put
  1295. plist prop
  1296. ;; Handle value depending on specified BEHAVIOUR.
  1297. (case behaviour
  1298. (space
  1299. (if (not (plist-get plist prop)) (org-trim val)
  1300. (concat (plist-get plist prop) " " (org-trim val))))
  1301. (newline
  1302. (org-trim
  1303. (concat (plist-get plist prop) "\n" (org-trim val))))
  1304. (split
  1305. `(,@(plist-get plist prop) ,@(org-split-string val)))
  1306. ('t val)
  1307. (otherwise (if (not (plist-member plist prop)) val
  1308. (plist-get plist prop))))))))))
  1309. ;; Parse keywords specified in `org-element-parsed-keywords'.
  1310. (mapc
  1311. (lambda (key)
  1312. (let* ((prop (cdr (assoc key alist)))
  1313. (value (and prop (plist-get plist prop))))
  1314. (when (stringp value)
  1315. (setq plist
  1316. (plist-put
  1317. plist prop
  1318. (org-element-parse-secondary-string
  1319. value (org-element-restriction 'keyword)))))))
  1320. org-element-parsed-keywords))
  1321. ;; 3. Return final value.
  1322. plist)))
  1323. (defun org-export--get-buffer-attributes ()
  1324. "Return properties related to buffer attributes, as a plist."
  1325. (let ((visited-file (buffer-file-name (buffer-base-buffer))))
  1326. (list
  1327. ;; Store full path of input file name, or nil. For internal use.
  1328. :input-file visited-file
  1329. :title (or (and visited-file
  1330. (file-name-sans-extension
  1331. (file-name-nondirectory visited-file)))
  1332. (buffer-name (buffer-base-buffer)))
  1333. :footnote-definition-alist
  1334. ;; Footnotes definitions must be collected in the original
  1335. ;; buffer, as there's no insurance that they will still be in the
  1336. ;; parse tree, due to possible narrowing.
  1337. (let (alist)
  1338. (org-with-wide-buffer
  1339. (goto-char (point-min))
  1340. (while (re-search-forward org-footnote-definition-re nil t)
  1341. (let ((def (org-footnote-at-definition-p)))
  1342. (when def
  1343. (org-skip-whitespace)
  1344. (push (cons (car def)
  1345. (save-restriction
  1346. (narrow-to-region (point) (nth 2 def))
  1347. ;; Like `org-element-parse-buffer', but
  1348. ;; makes sure the definition doesn't start
  1349. ;; with a section element.
  1350. (org-element--parse-elements
  1351. (point-min) (point-max) nil nil nil nil
  1352. (list 'org-data nil))))
  1353. alist))))
  1354. alist))
  1355. :id-alist
  1356. ;; Collect id references.
  1357. (let (alist)
  1358. (org-with-wide-buffer
  1359. (goto-char (point-min))
  1360. (while (re-search-forward
  1361. "\\[\\[id:\\(\\S-+?\\)\\]\\(?:\\[.*?\\]\\)?\\]" nil t)
  1362. (let* ((id (org-match-string-no-properties 1))
  1363. (file (org-id-find-id-file id)))
  1364. (when file (push (cons id (file-relative-name file)) alist)))))
  1365. alist)
  1366. :macro-modification-time
  1367. (and visited-file
  1368. (file-exists-p visited-file)
  1369. (concat "(eval (format-time-string \"$1\" '"
  1370. (prin1-to-string (nth 5 (file-attributes visited-file)))
  1371. "))"))
  1372. ;; Store input file name as a macro.
  1373. :macro-input-file (and visited-file (file-name-nondirectory visited-file))
  1374. ;; `:macro-date', `:macro-time' and `:macro-property' could as
  1375. ;; well be initialized as tree properties, since they don't
  1376. ;; depend on buffer properties. Though, it may be more logical
  1377. ;; to keep them close to other ":macro-" properties.
  1378. :macro-date "(eval (format-time-string \"$1\"))"
  1379. :macro-time "(eval (format-time-string \"$1\"))"
  1380. :macro-property "(eval (org-entry-get nil \"$1\" 'selective))")))
  1381. (defun org-export--get-global-options (&optional backend)
  1382. "Return global export options as a plist.
  1383. Optional argument BACKEND, if non-nil, is a symbol specifying
  1384. which back-end specific export options should also be read in the
  1385. process."
  1386. (let ((all (append org-export-options-alist
  1387. (and backend
  1388. (let ((var (intern
  1389. (format "org-%s-options-alist" backend))))
  1390. (and (boundp var) (symbol-value var))))))
  1391. ;; Output value.
  1392. plist)
  1393. (mapc
  1394. (lambda (cell)
  1395. (setq plist
  1396. (plist-put
  1397. plist
  1398. (car cell)
  1399. ;; Eval default value provided. If keyword is a member
  1400. ;; of `org-element-parsed-keywords', parse it as
  1401. ;; a secondary string before storing it.
  1402. (let ((value (eval (nth 3 cell))))
  1403. (if (not (stringp value)) value
  1404. (let ((keyword (nth 1 cell)))
  1405. (if (not (member keyword org-element-parsed-keywords)) value
  1406. (org-element-parse-secondary-string
  1407. value (org-element-restriction 'keyword)))))))))
  1408. all)
  1409. ;; Return value.
  1410. plist))
  1411. (defvar org-export--allow-BIND-local nil)
  1412. (defun org-export--confirm-letbind ()
  1413. "Can we use #+BIND values during export?
  1414. By default this will ask for confirmation by the user, to divert
  1415. possible security risks."
  1416. (cond
  1417. ((not org-export-allow-BIND) nil)
  1418. ((eq org-export-allow-BIND t) t)
  1419. ((local-variable-p 'org-export--allow-BIND-local)
  1420. org-export--allow-BIND-local)
  1421. (t (org-set-local 'org-export--allow-BIND-local
  1422. (yes-or-no-p "Allow BIND values in this buffer? ")))))
  1423. (defun org-export--install-letbind-maybe ()
  1424. "Install the values from #+BIND lines as local variables.
  1425. Variables must be installed before in-buffer options are
  1426. retrieved."
  1427. (let (letbind pair)
  1428. (org-with-wide-buffer
  1429. (goto-char (point-min))
  1430. (while (re-search-forward (org-make-options-regexp '("BIND")) nil t)
  1431. (when (org-export-confirm-letbind)
  1432. (push (read (concat "(" (org-match-string-no-properties 2) ")"))
  1433. letbind))))
  1434. (while (setq pair (pop letbind))
  1435. (org-set-local (car pair) (nth 1 pair)))))
  1436. ;;;; Tree Properties
  1437. ;;
  1438. ;; Tree properties are infromation extracted from parse tree. They
  1439. ;; are initialized at the beginning of the transcoding process by
  1440. ;; `org-export-collect-tree-properties'.
  1441. ;;
  1442. ;; Dedicated functions focus on computing the value of specific tree
  1443. ;; properties during initialization. Thus,
  1444. ;; `org-export--populate-ignore-list' lists elements and objects that
  1445. ;; should be skipped during export, `org-export--get-min-level' gets
  1446. ;; the minimal exportable level, used as a basis to compute relative
  1447. ;; level for headlines. Eventually
  1448. ;; `org-export--collect-headline-numbering' builds an alist between
  1449. ;; headlines and their numbering.
  1450. (defun org-export-collect-tree-properties (data info)
  1451. "Extract tree properties from parse tree.
  1452. DATA is the parse tree from which information is retrieved. INFO
  1453. is a list holding export options.
  1454. Following tree properties are set or updated:
  1455. `:exported-data' Hash table used to memoize results from
  1456. `org-export-data'.
  1457. `:footnote-definition-alist' List of footnotes definitions in
  1458. original buffer and current parse tree.
  1459. `:headline-offset' Offset between true level of headlines and
  1460. local level. An offset of -1 means an headline
  1461. of level 2 should be considered as a level
  1462. 1 headline in the context.
  1463. `:headline-numbering' Alist of all headlines as key an the
  1464. associated numbering as value.
  1465. `:ignore-list' List of elements that should be ignored during
  1466. export.
  1467. `:target-list' List of all targets in the parse tree.
  1468. Return updated plist."
  1469. ;; Install the parse tree in the communication channel, in order to
  1470. ;; use `org-export-get-genealogy' and al.
  1471. (setq info (plist-put info :parse-tree data))
  1472. ;; Get the list of elements and objects to ignore, and put it into
  1473. ;; `:ignore-list'. Do not overwrite any user ignore that might have
  1474. ;; been done during parse tree filtering.
  1475. (setq info
  1476. (plist-put info
  1477. :ignore-list
  1478. (append (org-export--populate-ignore-list data info)
  1479. (plist-get info :ignore-list))))
  1480. ;; Compute `:headline-offset' in order to be able to use
  1481. ;; `org-export-get-relative-level'.
  1482. (setq info
  1483. (plist-put info
  1484. :headline-offset
  1485. (- 1 (org-export--get-min-level data info))))
  1486. ;; Update footnotes definitions list with definitions in parse tree.
  1487. ;; This is required since buffer expansion might have modified
  1488. ;; boundaries of footnote definitions contained in the parse tree.
  1489. ;; This way, definitions in `footnote-definition-alist' are bound to
  1490. ;; match those in the parse tree.
  1491. (let ((defs (plist-get info :footnote-definition-alist)))
  1492. (org-element-map
  1493. data 'footnote-definition
  1494. (lambda (fn)
  1495. (push (cons (org-element-property :label fn)
  1496. `(org-data nil ,@(org-element-contents fn)))
  1497. defs)))
  1498. (setq info (plist-put info :footnote-definition-alist defs)))
  1499. ;; Properties order doesn't matter: get the rest of the tree
  1500. ;; properties.
  1501. (nconc
  1502. `(:target-list
  1503. ,(org-element-map
  1504. data '(keyword target)
  1505. (lambda (blob)
  1506. (when (or (eq (org-element-type blob) 'target)
  1507. (string= (org-element-property :key blob) "TARGET"))
  1508. blob)) info)
  1509. :headline-numbering ,(org-export--collect-headline-numbering data info)
  1510. :exported-data ,(make-hash-table :test 'eq :size 4001))
  1511. info))
  1512. (defun org-export--get-min-level (data options)
  1513. "Return minimum exportable headline's level in DATA.
  1514. DATA is parsed tree as returned by `org-element-parse-buffer'.
  1515. OPTIONS is a plist holding export options."
  1516. (catch 'exit
  1517. (let ((min-level 10000))
  1518. (mapc
  1519. (lambda (blob)
  1520. (when (and (eq (org-element-type blob) 'headline)
  1521. (not (memq blob (plist-get options :ignore-list))))
  1522. (setq min-level
  1523. (min (org-element-property :level blob) min-level)))
  1524. (when (= min-level 1) (throw 'exit 1)))
  1525. (org-element-contents data))
  1526. ;; If no headline was found, for the sake of consistency, set
  1527. ;; minimum level to 1 nonetheless.
  1528. (if (= min-level 10000) 1 min-level))))
  1529. (defun org-export--collect-headline-numbering (data options)
  1530. "Return numbering of all exportable headlines in a parse tree.
  1531. DATA is the parse tree. OPTIONS is the plist holding export
  1532. options.
  1533. Return an alist whose key is an headline and value is its
  1534. associated numbering \(in the shape of a list of numbers\)."
  1535. (let ((numbering (make-vector org-export-max-depth 0)))
  1536. (org-element-map
  1537. data
  1538. 'headline
  1539. (lambda (headline)
  1540. (let ((relative-level
  1541. (1- (org-export-get-relative-level headline options))))
  1542. (cons
  1543. headline
  1544. (loop for n across numbering
  1545. for idx from 0 to org-export-max-depth
  1546. when (< idx relative-level) collect n
  1547. when (= idx relative-level) collect (aset numbering idx (1+ n))
  1548. when (> idx relative-level) do (aset numbering idx 0)))))
  1549. options)))
  1550. (defun org-export--populate-ignore-list (data options)
  1551. "Return list of elements and objects to ignore during export.
  1552. DATA is the parse tree to traverse. OPTIONS is the plist holding
  1553. export options."
  1554. (let* (ignore
  1555. walk-data ; for byte-compiler.
  1556. (walk-data
  1557. (function
  1558. (lambda (data options selected)
  1559. ;; Collect ignored elements or objects into IGNORE-LIST.
  1560. (mapc
  1561. (lambda (el)
  1562. (if (org-export--skip-p el options selected) (push el ignore)
  1563. (let ((type (org-element-type el)))
  1564. (if (and (eq (plist-get options :with-archived-trees)
  1565. 'headline)
  1566. (eq (org-element-type el) 'headline)
  1567. (org-element-property :archivedp el))
  1568. ;; If headline is archived but tree below has
  1569. ;; to be skipped, add it to ignore list.
  1570. (mapc (lambda (e) (push e ignore))
  1571. (org-element-contents el))
  1572. ;; Move into recursive objects/elements.
  1573. (when (org-element-contents el)
  1574. (funcall walk-data el options selected))))))
  1575. (org-element-contents data))))))
  1576. ;; Main call. First find trees containing a select tag, if any.
  1577. (funcall walk-data data options (org-export--selected-trees data options))
  1578. ;; Return value.
  1579. ignore))
  1580. (defun org-export--selected-trees (data info)
  1581. "Return list of headlines containing a select tag in their tree.
  1582. DATA is parsed data as returned by `org-element-parse-buffer'.
  1583. INFO is a plist holding export options."
  1584. (let* (selected-trees
  1585. walk-data ; for byte-compiler.
  1586. (walk-data
  1587. (function
  1588. (lambda (data genealogy)
  1589. (case (org-element-type data)
  1590. (org-data (mapc (lambda (el) (funcall walk-data el genealogy))
  1591. (org-element-contents data)))
  1592. (headline
  1593. (let ((tags (org-element-property :tags data)))
  1594. (if (loop for tag in (plist-get info :select-tags)
  1595. thereis (member tag tags))
  1596. ;; When a select tag is found, mark full
  1597. ;; genealogy and every headline within the tree
  1598. ;; as acceptable.
  1599. (setq selected-trees
  1600. (append
  1601. genealogy
  1602. (org-element-map data 'headline 'identity)
  1603. selected-trees))
  1604. ;; Else, continue searching in tree, recursively.
  1605. (mapc
  1606. (lambda (el) (funcall walk-data el (cons data genealogy)))
  1607. (org-element-contents data))))))))))
  1608. (funcall walk-data data nil) selected-trees))
  1609. (defun org-export--skip-p (blob options selected)
  1610. "Non-nil when element or object BLOB should be skipped during export.
  1611. OPTIONS is the plist holding export options. SELECTED, when
  1612. non-nil, is a list of headlines belonging to a tree with a select
  1613. tag."
  1614. (case (org-element-type blob)
  1615. ;; Check headline.
  1616. (headline
  1617. (let ((with-tasks (plist-get options :with-tasks))
  1618. (todo (org-element-property :todo-keyword blob))
  1619. (todo-type (org-element-property :todo-type blob))
  1620. (archived (plist-get options :with-archived-trees))
  1621. (tags (org-element-property :tags blob)))
  1622. (or
  1623. ;; Ignore subtrees with an exclude tag.
  1624. (loop for k in (plist-get options :exclude-tags)
  1625. thereis (member k tags))
  1626. ;; When a select tag is present in the buffer, ignore any tree
  1627. ;; without it.
  1628. (and selected (not (memq blob selected)))
  1629. ;; Ignore commented sub-trees.
  1630. (org-element-property :commentedp blob)
  1631. ;; Ignore archived subtrees if `:with-archived-trees' is nil.
  1632. (and (not archived) (org-element-property :archivedp blob))
  1633. ;; Ignore tasks, if specified by `:with-tasks' property.
  1634. (and todo
  1635. (or (not with-tasks)
  1636. (and (memq with-tasks '(todo done))
  1637. (not (eq todo-type with-tasks)))
  1638. (and (consp with-tasks) (not (member todo with-tasks))))))))
  1639. ;; Check inlinetask.
  1640. (inlinetask (not (plist-get options :with-inlinetasks)))
  1641. ;; Check timestamp.
  1642. (timestamp
  1643. (case (plist-get options :with-timestamps)
  1644. ;; No timestamp allowed.
  1645. ('nil t)
  1646. ;; Only active timestamps allowed and the current one isn't
  1647. ;; active.
  1648. (active
  1649. (not (memq (org-element-property :type blob)
  1650. '(active active-range))))
  1651. ;; Only inactive timestamps allowed and the current one isn't
  1652. ;; inactive.
  1653. (inactive
  1654. (not (memq (org-element-property :type blob)
  1655. '(inactive inactive-range))))))
  1656. ;; Check drawer.
  1657. (drawer
  1658. (or (not (plist-get options :with-drawers))
  1659. (and (consp (plist-get options :with-drawers))
  1660. (not (member (org-element-property :drawer-name blob)
  1661. (plist-get options :with-drawers))))))
  1662. ;; Check table-row.
  1663. (table-row (org-export-table-row-is-special-p blob options))
  1664. ;; Check table-cell.
  1665. (table-cell
  1666. (and (org-export-table-has-special-column-p
  1667. (org-export-get-parent-table blob))
  1668. (not (org-export-get-previous-element blob options))))
  1669. ;; Check clock.
  1670. (clock (not (plist-get options :with-clocks)))
  1671. ;; Check planning.
  1672. (planning (not (plist-get options :with-plannings)))))
  1673. ;;; The Transcoder
  1674. ;;
  1675. ;; `org-export-data' reads a parse tree (obtained with, i.e.
  1676. ;; `org-element-parse-buffer') and transcodes it into a specified
  1677. ;; back-end output. It takes care of filtering out elements or
  1678. ;; objects according to export options and organizing the output blank
  1679. ;; lines and white space are preserved. The function memoizes its
  1680. ;; results, so it is cheap to call it within translators.
  1681. ;;
  1682. ;; Internally, three functions handle the filtering of objects and
  1683. ;; elements during the export. In particular,
  1684. ;; `org-export-ignore-element' marks an element or object so future
  1685. ;; parse tree traversals skip it, `org-export--interpret-p' tells which
  1686. ;; elements or objects should be seen as real Org syntax and
  1687. ;; `org-export-expand' transforms the others back into their original
  1688. ;; shape
  1689. ;;
  1690. ;; `org-export-transcoder' is an accessor returning appropriate
  1691. ;; translator function for a given element or object.
  1692. (defun org-export-transcoder (blob info)
  1693. "Return appropriate transcoder for BLOB.
  1694. INFO is a plist containing export directives."
  1695. (let ((type (org-element-type blob)))
  1696. ;; Return contents only for complete parse trees.
  1697. (if (eq type 'org-data) (lambda (blob contents info) contents)
  1698. (let ((transcoder (cdr (assq type (plist-get info :translate-alist)))))
  1699. (and (functionp transcoder) transcoder)))))
  1700. (defun org-export-data (data info)
  1701. "Convert DATA into current back-end format.
  1702. DATA is a parse tree, an element or an object or a secondary
  1703. string. INFO is a plist holding export options.
  1704. Return transcoded string."
  1705. (let ((memo (gethash data (plist-get info :exported-data) 'no-memo)))
  1706. (if (not (eq memo 'no-memo)) memo
  1707. (let* ((type (org-element-type data))
  1708. (results
  1709. (cond
  1710. ;; Ignored element/object.
  1711. ((memq data (plist-get info :ignore-list)) nil)
  1712. ;; Plain text.
  1713. ((eq type 'plain-text)
  1714. (org-export-filter-apply-functions
  1715. (plist-get info :filter-plain-text)
  1716. (let ((transcoder (org-export-transcoder data info)))
  1717. (if transcoder (funcall transcoder data info) data))
  1718. info))
  1719. ;; Uninterpreted element/object: change it back to Org
  1720. ;; syntax and export again resulting raw string.
  1721. ((not (org-export--interpret-p data info))
  1722. (org-export-data
  1723. (org-export-expand
  1724. data
  1725. (mapconcat (lambda (blob) (org-export-data blob info))
  1726. (org-element-contents data)
  1727. ""))
  1728. info))
  1729. ;; Secondary string.
  1730. ((not type)
  1731. (mapconcat (lambda (obj) (org-export-data obj info)) data ""))
  1732. ;; Element/Object without contents or, as a special case,
  1733. ;; headline with archive tag and archived trees restricted
  1734. ;; to title only.
  1735. ((or (not (org-element-contents data))
  1736. (and (eq type 'headline)
  1737. (eq (plist-get info :with-archived-trees) 'headline)
  1738. (org-element-property :archivedp data)))
  1739. (let ((transcoder (org-export-transcoder data info)))
  1740. (and (functionp transcoder)
  1741. (funcall transcoder data nil info))))
  1742. ;; Element/Object with contents.
  1743. (t
  1744. (let ((transcoder (org-export-transcoder data info)))
  1745. (when transcoder
  1746. (let* ((greaterp (memq type org-element-greater-elements))
  1747. (objectp
  1748. (and (not greaterp)
  1749. (memq type org-element-recursive-objects)))
  1750. (contents
  1751. (mapconcat
  1752. (lambda (element) (org-export-data element info))
  1753. (org-element-contents
  1754. (if (or greaterp objectp) data
  1755. ;; Elements directly containing objects
  1756. ;; must have their indentation normalized
  1757. ;; first.
  1758. (org-element-normalize-contents
  1759. data
  1760. ;; When normalizing contents of the first
  1761. ;; paragraph in an item or a footnote
  1762. ;; definition, ignore first line's
  1763. ;; indentation: there is none and it
  1764. ;; might be misleading.
  1765. (when (eq type 'paragraph)
  1766. (let ((parent (org-export-get-parent data)))
  1767. (and
  1768. (eq (car (org-element-contents parent))
  1769. data)
  1770. (memq (org-element-type parent)
  1771. '(footnote-definition item))))))))
  1772. "")))
  1773. (funcall transcoder data
  1774. (if (not greaterp) contents
  1775. (org-element-normalize-string contents))
  1776. info))))))))
  1777. ;; Final result will be memoized before being returned.
  1778. (puthash
  1779. data
  1780. (cond
  1781. ((not results) nil)
  1782. ((memq type '(org-data plain-text nil)) results)
  1783. ;; Append the same white space between elements or objects as in
  1784. ;; the original buffer, and call appropriate filters.
  1785. (t
  1786. (let ((results
  1787. (org-export-filter-apply-functions
  1788. (plist-get info (intern (format ":filter-%s" type)))
  1789. (let ((post-blank (or (org-element-property :post-blank data)
  1790. 0)))
  1791. (if (memq type org-element-all-elements)
  1792. (concat (org-element-normalize-string results)
  1793. (make-string post-blank ?\n))
  1794. (concat results (make-string post-blank ? ))))
  1795. info)))
  1796. results)))
  1797. (plist-get info :exported-data))))))
  1798. (defun org-export--interpret-p (blob info)
  1799. "Non-nil if element or object BLOB should be interpreted as Org syntax.
  1800. Check is done according to export options INFO, stored as
  1801. a plist."
  1802. (case (org-element-type blob)
  1803. ;; ... entities...
  1804. (entity (plist-get info :with-entities))
  1805. ;; ... emphasis...
  1806. (emphasis (plist-get info :with-emphasize))
  1807. ;; ... fixed-width areas.
  1808. (fixed-width (plist-get info :with-fixed-width))
  1809. ;; ... footnotes...
  1810. ((footnote-definition footnote-reference)
  1811. (plist-get info :with-footnotes))
  1812. ;; ... sub/superscripts...
  1813. ((subscript superscript)
  1814. (let ((sub/super-p (plist-get info :with-sub-superscript)))
  1815. (if (eq sub/super-p '{})
  1816. (org-element-property :use-brackets-p blob)
  1817. sub/super-p)))
  1818. ;; ... tables...
  1819. (table (plist-get info :with-tables))
  1820. (otherwise t)))
  1821. (defun org-export-expand (blob contents)
  1822. "Expand a parsed element or object to its original state.
  1823. BLOB is either an element or an object. CONTENTS is its
  1824. contents, as a string or nil."
  1825. (funcall
  1826. (intern (format "org-element-%s-interpreter" (org-element-type blob)))
  1827. blob contents))
  1828. (defun org-export-ignore-element (element info)
  1829. "Add ELEMENT to `:ignore-list' in INFO.
  1830. Any element in `:ignore-list' will be skipped when using
  1831. `org-element-map'. INFO is modified by side effects."
  1832. (plist-put info :ignore-list (cons element (plist-get info :ignore-list))))
  1833. ;;; The Filter System
  1834. ;;
  1835. ;; Filters allow end-users to tweak easily the transcoded output.
  1836. ;; They are the functional counterpart of hooks, as every filter in
  1837. ;; a set is applied to the return value of the previous one.
  1838. ;;
  1839. ;; Every set is back-end agnostic. Although, a filter is always
  1840. ;; called, in addition to the string it applies to, with the back-end
  1841. ;; used as argument, so it's easy for the end-user to add back-end
  1842. ;; specific filters in the set. The communication channel, as
  1843. ;; a plist, is required as the third argument.
  1844. ;;
  1845. ;; From the developer side, filters sets can be installed in the
  1846. ;; process with the help of `org-export-define-backend', which
  1847. ;; internally sets `org-BACKEND-filters-alist' variable. Each
  1848. ;; association has a key among the following symbols and a function or
  1849. ;; a list of functions as value.
  1850. ;;
  1851. ;; - `:filter-parse-tree' applies directly on the complete parsed
  1852. ;; tree. It's the only filters set that doesn't apply to a string.
  1853. ;; Users can set it through `org-export-filter-parse-tree-functions'
  1854. ;; variable.
  1855. ;;
  1856. ;; - `:filter-final-output' applies to the final transcoded string.
  1857. ;; Users can set it with `org-export-filter-final-output-functions'
  1858. ;; variable
  1859. ;;
  1860. ;; - `:filter-plain-text' applies to any string not recognized as Org
  1861. ;; syntax. `org-export-filter-plain-text-functions' allows users to
  1862. ;; configure it.
  1863. ;;
  1864. ;; - `:filter-TYPE' applies on the string returned after an element or
  1865. ;; object of type TYPE has been transcoded. An user can modify
  1866. ;; `org-export-filter-TYPE-functions'
  1867. ;;
  1868. ;; All filters sets are applied with
  1869. ;; `org-export-filter-apply-functions' function. Filters in a set are
  1870. ;; applied in a LIFO fashion. It allows developers to be sure that
  1871. ;; their filters will be applied first.
  1872. ;;
  1873. ;; Filters properties are installed in communication channel with
  1874. ;; `org-export-install-filters' function.
  1875. ;;
  1876. ;; Eventually, a hook (`org-export-before-parsing-hook') is run just
  1877. ;; before parsing to allow for heavy structure modifications.
  1878. ;;;; Before Parsing Hook
  1879. (defvar org-export-before-parsing-hook nil
  1880. "Hook run before parsing an export buffer.
  1881. This is run after include keywords have been expanded and Babel
  1882. code executed, on a copy of original buffer's area being
  1883. exported. Visibility is the same as in the original one. Point
  1884. is left at the beginning of the new one.")
  1885. ;;;; Special Filters
  1886. (defvar org-export-filter-parse-tree-functions nil
  1887. "List of functions applied to the parsed tree.
  1888. Each filter is called with three arguments: the parse tree, as
  1889. returned by `org-element-parse-buffer', the back-end, as
  1890. a symbol, and the communication channel, as a plist. It must
  1891. return the modified parse tree to transcode.")
  1892. (defvar org-export-filter-final-output-functions nil
  1893. "List of functions applied to the transcoded string.
  1894. Each filter is called with three arguments: the full transcoded
  1895. string, the back-end, as a symbol, and the communication channel,
  1896. as a plist. It must return a string that will be used as the
  1897. final export output.")
  1898. (defvar org-export-filter-plain-text-functions nil
  1899. "List of functions applied to plain text.
  1900. Each filter is called with three arguments: a string which
  1901. contains no Org syntax, the back-end, as a symbol, and the
  1902. communication channel, as a plist. It must return a string or
  1903. nil.")
  1904. ;;;; Elements Filters
  1905. (defvar org-export-filter-center-block-functions nil
  1906. "List of functions applied to a transcoded center block.
  1907. Each filter is called with three arguments: the transcoded data,
  1908. as a string, the back-end, as a symbol, and the communication
  1909. channel, as a plist. It must return a string or nil.")
  1910. (defvar org-export-filter-clock-functions nil
  1911. "List of functions applied to a transcoded clock.
  1912. Each filter is called with three arguments: the transcoded data,
  1913. as a string, the back-end, as a symbol, and the communication
  1914. channel, as a plist. It must return a string or nil.")
  1915. (defvar org-export-filter-drawer-functions nil
  1916. "List of functions applied to a transcoded drawer.
  1917. Each filter is called with three arguments: the transcoded data,
  1918. as a string, the back-end, as a symbol, and the communication
  1919. channel, as a plist. It must return a string or nil.")
  1920. (defvar org-export-filter-dynamic-block-functions nil
  1921. "List of functions applied to a transcoded dynamic-block.
  1922. Each filter is called with three arguments: the transcoded data,
  1923. as a string, the back-end, as a symbol, and the communication
  1924. channel, as a plist. It must return a string or nil.")
  1925. (defvar org-export-filter-headline-functions nil
  1926. "List of functions applied to a transcoded headline.
  1927. Each filter is called with three arguments: the transcoded data,
  1928. as a string, the back-end, as a symbol, and the communication
  1929. channel, as a plist. It must return a string or nil.")
  1930. (defvar org-export-filter-inlinetask-functions nil
  1931. "List of functions applied to a transcoded inlinetask.
  1932. Each filter is called with three arguments: the transcoded data,
  1933. as a string, the back-end, as a symbol, and the communication
  1934. channel, as a plist. It must return a string or nil.")
  1935. (defvar org-export-filter-plain-list-functions nil
  1936. "List of functions applied to a transcoded plain-list.
  1937. Each filter is called with three arguments: the transcoded data,
  1938. as a string, the back-end, as a symbol, and the communication
  1939. channel, as a plist. It must return a string or nil.")
  1940. (defvar org-export-filter-item-functions nil
  1941. "List of functions applied to a transcoded item.
  1942. Each filter is called with three arguments: the transcoded data,
  1943. as a string, the back-end, as a symbol, and the communication
  1944. channel, as a plist. It must return a string or nil.")
  1945. (defvar org-export-filter-comment-functions nil
  1946. "List of functions applied to a transcoded comment.
  1947. Each filter is called with three arguments: the transcoded data,
  1948. as a string, the back-end, as a symbol, and the communication
  1949. channel, as a plist. It must return a string or nil.")
  1950. (defvar org-export-filter-comment-block-functions nil
  1951. "List of functions applied to a transcoded comment-comment.
  1952. Each filter is called with three arguments: the transcoded data,
  1953. as a string, the back-end, as a symbol, and the communication
  1954. channel, as a plist. It must return a string or nil.")
  1955. (defvar org-export-filter-example-block-functions nil
  1956. "List of functions applied to a transcoded example-block.
  1957. Each filter is called with three arguments: the transcoded data,
  1958. as a string, the back-end, as a symbol, and the communication
  1959. channel, as a plist. It must return a string or nil.")
  1960. (defvar org-export-filter-export-block-functions nil
  1961. "List of functions applied to a transcoded export-block.
  1962. Each filter is called with three arguments: the transcoded data,
  1963. as a string, the back-end, as a symbol, and the communication
  1964. channel, as a plist. It must return a string or nil.")
  1965. (defvar org-export-filter-fixed-width-functions nil
  1966. "List of functions applied to a transcoded fixed-width.
  1967. Each filter is called with three arguments: the transcoded data,
  1968. as a string, the back-end, as a symbol, and the communication
  1969. channel, as a plist. It must return a string or nil.")
  1970. (defvar org-export-filter-footnote-definition-functions nil
  1971. "List of functions applied to a transcoded footnote-definition.
  1972. Each filter is called with three arguments: the transcoded data,
  1973. as a string, the back-end, as a symbol, and the communication
  1974. channel, as a plist. It must return a string or nil.")
  1975. (defvar org-export-filter-horizontal-rule-functions nil
  1976. "List of functions applied to a transcoded horizontal-rule.
  1977. Each filter is called with three arguments: the transcoded data,
  1978. as a string, the back-end, as a symbol, and the communication
  1979. channel, as a plist. It must return a string or nil.")
  1980. (defvar org-export-filter-keyword-functions nil
  1981. "List of functions applied to a transcoded keyword.
  1982. Each filter is called with three arguments: the transcoded data,
  1983. as a string, the back-end, as a symbol, and the communication
  1984. channel, as a plist. It must return a string or nil.")
  1985. (defvar org-export-filter-latex-environment-functions nil
  1986. "List of functions applied to a transcoded latex-environment.
  1987. Each filter is called with three arguments: the transcoded data,
  1988. as a string, the back-end, as a symbol, and the communication
  1989. channel, as a plist. It must return a string or nil.")
  1990. (defvar org-export-filter-babel-call-functions nil
  1991. "List of functions applied to a transcoded babel-call.
  1992. Each filter is called with three arguments: the transcoded data,
  1993. as a string, the back-end, as a symbol, and the communication
  1994. channel, as a plist. It must return a string or nil.")
  1995. (defvar org-export-filter-paragraph-functions nil
  1996. "List of functions applied to a transcoded paragraph.
  1997. Each filter is called with three arguments: the transcoded data,
  1998. as a string, the back-end, as a symbol, and the communication
  1999. channel, as a plist. It must return a string or nil.")
  2000. (defvar org-export-filter-planning-functions nil
  2001. "List of functions applied to a transcoded planning.
  2002. Each filter is called with three arguments: the transcoded data,
  2003. as a string, the back-end, as a symbol, and the communication
  2004. channel, as a plist. It must return a string or nil.")
  2005. (defvar org-export-filter-property-drawer-functions nil
  2006. "List of functions applied to a transcoded property-drawer.
  2007. Each filter is called with three arguments: the transcoded data,
  2008. as a string, the back-end, as a symbol, and the communication
  2009. channel, as a plist. It must return a string or nil.")
  2010. (defvar org-export-filter-quote-block-functions nil
  2011. "List of functions applied to a transcoded quote block.
  2012. Each filter is called with three arguments: the transcoded quote
  2013. data, as a string, the back-end, as a symbol, and the
  2014. communication channel, as a plist. It must return a string or
  2015. nil.")
  2016. (defvar org-export-filter-quote-section-functions nil
  2017. "List of functions applied to a transcoded quote-section.
  2018. Each filter is called with three arguments: the transcoded data,
  2019. as a string, the back-end, as a symbol, and the communication
  2020. channel, as a plist. It must return a string or nil.")
  2021. (defvar org-export-filter-section-functions nil
  2022. "List of functions applied to a transcoded section.
  2023. Each filter is called with three arguments: the transcoded data,
  2024. as a string, the back-end, as a symbol, and the communication
  2025. channel, as a plist. It must return a string or nil.")
  2026. (defvar org-export-filter-special-block-functions nil
  2027. "List of functions applied to a transcoded special block.
  2028. Each filter is called with three arguments: the transcoded data,
  2029. as a string, the back-end, as a symbol, and the communication
  2030. channel, as a plist. It must return a string or nil.")
  2031. (defvar org-export-filter-src-block-functions nil
  2032. "List of functions applied to a transcoded src-block.
  2033. Each filter is called with three arguments: the transcoded data,
  2034. as a string, the back-end, as a symbol, and the communication
  2035. channel, as a plist. It must return a string or nil.")
  2036. (defvar org-export-filter-table-functions nil
  2037. "List of functions applied to a transcoded table.
  2038. Each filter is called with three arguments: the transcoded data,
  2039. as a string, the back-end, as a symbol, and the communication
  2040. channel, as a plist. It must return a string or nil.")
  2041. (defvar org-export-filter-table-cell-functions nil
  2042. "List of functions applied to a transcoded table-cell.
  2043. Each filter is called with three arguments: the transcoded data,
  2044. as a string, the back-end, as a symbol, and the communication
  2045. channel, as a plist. It must return a string or nil.")
  2046. (defvar org-export-filter-table-row-functions nil
  2047. "List of functions applied to a transcoded table-row.
  2048. Each filter is called with three arguments: the transcoded data,
  2049. as a string, the back-end, as a symbol, and the communication
  2050. channel, as a plist. It must return a string or nil.")
  2051. (defvar org-export-filter-verse-block-functions nil
  2052. "List of functions applied to a transcoded verse block.
  2053. Each filter is called with three arguments: the transcoded data,
  2054. as a string, the back-end, as a symbol, and the communication
  2055. channel, as a plist. It must return a string or nil.")
  2056. ;;;; Objects Filters
  2057. (defvar org-export-filter-bold-functions nil
  2058. "List of functions applied to transcoded bold text.
  2059. Each filter is called with three arguments: the transcoded data,
  2060. as a string, the back-end, as a symbol, and the communication
  2061. channel, as a plist. It must return a string or nil.")
  2062. (defvar org-export-filter-code-functions nil
  2063. "List of functions applied to transcoded code text.
  2064. Each filter is called with three arguments: the transcoded data,
  2065. as a string, the back-end, as a symbol, and the communication
  2066. channel, as a plist. It must return a string or nil.")
  2067. (defvar org-export-filter-entity-functions nil
  2068. "List of functions applied to a transcoded entity.
  2069. Each filter is called with three arguments: the transcoded data,
  2070. as a string, the back-end, as a symbol, and the communication
  2071. channel, as a plist. It must return a string or nil.")
  2072. (defvar org-export-filter-export-snippet-functions nil
  2073. "List of functions applied to a transcoded export-snippet.
  2074. Each filter is called with three arguments: the transcoded data,
  2075. as a string, the back-end, as a symbol, and the communication
  2076. channel, as a plist. It must return a string or nil.")
  2077. (defvar org-export-filter-footnote-reference-functions nil
  2078. "List of functions applied to a transcoded footnote-reference.
  2079. Each filter is called with three arguments: the transcoded data,
  2080. as a string, the back-end, as a symbol, and the communication
  2081. channel, as a plist. It must return a string or nil.")
  2082. (defvar org-export-filter-inline-babel-call-functions nil
  2083. "List of functions applied to a transcoded inline-babel-call.
  2084. Each filter is called with three arguments: the transcoded data,
  2085. as a string, the back-end, as a symbol, and the communication
  2086. channel, as a plist. It must return a string or nil.")
  2087. (defvar org-export-filter-inline-src-block-functions nil
  2088. "List of functions applied to a transcoded inline-src-block.
  2089. Each filter is called with three arguments: the transcoded data,
  2090. as a string, the back-end, as a symbol, and the communication
  2091. channel, as a plist. It must return a string or nil.")
  2092. (defvar org-export-filter-italic-functions nil
  2093. "List of functions applied to transcoded italic text.
  2094. Each filter is called with three arguments: the transcoded data,
  2095. as a string, the back-end, as a symbol, and the communication
  2096. channel, as a plist. It must return a string or nil.")
  2097. (defvar org-export-filter-latex-fragment-functions nil
  2098. "List of functions applied to a transcoded latex-fragment.
  2099. Each filter is called with three arguments: the transcoded data,
  2100. as a string, the back-end, as a symbol, and the communication
  2101. channel, as a plist. It must return a string or nil.")
  2102. (defvar org-export-filter-line-break-functions nil
  2103. "List of functions applied to a transcoded line-break.
  2104. Each filter is called with three arguments: the transcoded data,
  2105. as a string, the back-end, as a symbol, and the communication
  2106. channel, as a plist. It must return a string or nil.")
  2107. (defvar org-export-filter-link-functions nil
  2108. "List of functions applied to a transcoded link.
  2109. Each filter is called with three arguments: the transcoded data,
  2110. as a string, the back-end, as a symbol, and the communication
  2111. channel, as a plist. It must return a string or nil.")
  2112. (defvar org-export-filter-macro-functions nil
  2113. "List of functions applied to a transcoded macro.
  2114. Each filter is called with three arguments: the transcoded data,
  2115. as a string, the back-end, as a symbol, and the communication
  2116. channel, as a plist. It must return a string or nil.")
  2117. (defvar org-export-filter-radio-target-functions nil
  2118. "List of functions applied to a transcoded radio-target.
  2119. Each filter is called with three arguments: the transcoded data,
  2120. as a string, the back-end, as a symbol, and the communication
  2121. channel, as a plist. It must return a string or nil.")
  2122. (defvar org-export-filter-statistics-cookie-functions nil
  2123. "List of functions applied to a transcoded statistics-cookie.
  2124. Each filter is called with three arguments: the transcoded data,
  2125. as a string, the back-end, as a symbol, and the communication
  2126. channel, as a plist. It must return a string or nil.")
  2127. (defvar org-export-filter-strike-through-functions nil
  2128. "List of functions applied to transcoded strike-through text.
  2129. Each filter is called with three arguments: the transcoded data,
  2130. as a string, the back-end, as a symbol, and the communication
  2131. channel, as a plist. It must return a string or nil.")
  2132. (defvar org-export-filter-subscript-functions nil
  2133. "List of functions applied to a transcoded subscript.
  2134. Each filter is called with three arguments: the transcoded data,
  2135. as a string, the back-end, as a symbol, and the communication
  2136. channel, as a plist. It must return a string or nil.")
  2137. (defvar org-export-filter-superscript-functions nil
  2138. "List of functions applied to a transcoded superscript.
  2139. Each filter is called with three arguments: the transcoded data,
  2140. as a string, the back-end, as a symbol, and the communication
  2141. channel, as a plist. It must return a string or nil.")
  2142. (defvar org-export-filter-target-functions nil
  2143. "List of functions applied to a transcoded target.
  2144. Each filter is called with three arguments: the transcoded data,
  2145. as a string, the back-end, as a symbol, and the communication
  2146. channel, as a plist. It must return a string or nil.")
  2147. (defvar org-export-filter-timestamp-functions nil
  2148. "List of functions applied to a transcoded timestamp.
  2149. Each filter is called with three arguments: the transcoded data,
  2150. as a string, the back-end, as a symbol, and the communication
  2151. channel, as a plist. It must return a string or nil.")
  2152. (defvar org-export-filter-underline-functions nil
  2153. "List of functions applied to transcoded underline text.
  2154. Each filter is called with three arguments: the transcoded data,
  2155. as a string, the back-end, as a symbol, and the communication
  2156. channel, as a plist. It must return a string or nil.")
  2157. (defvar org-export-filter-verbatim-functions nil
  2158. "List of functions applied to transcoded verbatim text.
  2159. Each filter is called with three arguments: the transcoded data,
  2160. as a string, the back-end, as a symbol, and the communication
  2161. channel, as a plist. It must return a string or nil.")
  2162. ;;;; Filters Tools
  2163. ;;
  2164. ;; Internal function `org-export-install-filters' installs filters
  2165. ;; hard-coded in back-ends (developer filters) and filters from global
  2166. ;; variables (user filters) in the communication channel.
  2167. ;;
  2168. ;; Internal function `org-export-filter-apply-functions' takes care
  2169. ;; about applying each filter in order to a given data. It stops
  2170. ;; whenever a filter returns a nil value.
  2171. (defun org-export-filter-apply-functions (filters value info)
  2172. "Call every function in FILTERS.
  2173. Functions are called with arguments VALUE, current export
  2174. back-end and INFO. Call is done in a LIFO fashion, to be sure
  2175. that developer specified filters, if any, are called first."
  2176. (loop for filter in filters
  2177. if (not value) return nil else
  2178. do (setq value (funcall filter value (plist-get info :back-end) info)))
  2179. value)
  2180. (defun org-export-install-filters (info)
  2181. "Install filters properties in communication channel.
  2182. INFO is a plist containing the current communication channel.
  2183. Return the updated communication channel."
  2184. (let (plist)
  2185. ;; Install user defined filters with `org-export-filters-alist'.
  2186. (mapc (lambda (p)
  2187. (setq plist (plist-put plist (car p) (eval (cdr p)))))
  2188. org-export-filters-alist)
  2189. ;; Prepend back-end specific filters to that list.
  2190. (let ((back-end-filters (intern (format "org-%s-filters-alist"
  2191. (plist-get info :back-end)))))
  2192. (when (boundp back-end-filters)
  2193. (mapc (lambda (p)
  2194. ;; Single values get consed, lists are prepended.
  2195. (let ((key (car p)) (value (cdr p)))
  2196. (when value
  2197. (setq plist
  2198. (plist-put
  2199. plist key
  2200. (if (atom value) (cons value (plist-get plist key))
  2201. (append value (plist-get plist key))))))))
  2202. (eval back-end-filters))))
  2203. ;; Return new communication channel.
  2204. (org-combine-plists info plist)))
  2205. ;;; Core functions
  2206. ;;
  2207. ;; This is the room for the main function, `org-export-as', along with
  2208. ;; its derivatives, `org-export-to-buffer' and `org-export-to-file'.
  2209. ;; They differ only by the way they output the resulting code.
  2210. ;;
  2211. ;; `org-export-output-file-name' is an auxiliary function meant to be
  2212. ;; used with `org-export-to-file'. With a given extension, it tries
  2213. ;; to provide a canonical file name to write export output to.
  2214. ;;
  2215. ;; Note that `org-export-as' doesn't really parse the current buffer,
  2216. ;; but a copy of it (with the same buffer-local variables and
  2217. ;; visibility), where include keywords are expanded and Babel blocks
  2218. ;; are executed, if appropriate.
  2219. ;; `org-export-with-current-buffer-copy' macro prepares that copy.
  2220. ;;
  2221. ;; File inclusion is taken care of by
  2222. ;; `org-export-expand-include-keyword' and
  2223. ;; `org-export--prepare-file-contents'. Structure wise, including
  2224. ;; a whole Org file in a buffer often makes little sense. For
  2225. ;; example, if the file contains an headline and the include keyword
  2226. ;; was within an item, the item should contain the headline. That's
  2227. ;; why file inclusion should be done before any structure can be
  2228. ;; associated to the file, that is before parsing.
  2229. (defvar org-current-export-file) ; Dynamically scoped
  2230. (defvar org-export-current-backend) ; Dynamically scoped
  2231. (defun org-export-as
  2232. (backend &optional subtreep visible-only body-only ext-plist noexpand)
  2233. "Transcode current Org buffer into BACKEND code.
  2234. If narrowing is active in the current buffer, only transcode its
  2235. narrowed part.
  2236. If a region is active, transcode that region.
  2237. When optional argument SUBTREEP is non-nil, transcode the
  2238. sub-tree at point, extracting information from the headline
  2239. properties first.
  2240. When optional argument VISIBLE-ONLY is non-nil, don't export
  2241. contents of hidden elements.
  2242. When optional argument BODY-ONLY is non-nil, only return body
  2243. code, without preamble nor postamble.
  2244. Optional argument EXT-PLIST, when provided, is a property list
  2245. with external parameters overriding Org default settings, but
  2246. still inferior to file-local settings.
  2247. Optional argument NOEXPAND, when non-nil, prevents included files
  2248. to be expanded and Babel code to be executed.
  2249. Return code as a string."
  2250. (save-excursion
  2251. (save-restriction
  2252. ;; Narrow buffer to an appropriate region or subtree for
  2253. ;; parsing. If parsing subtree, be sure to remove main headline
  2254. ;; too.
  2255. (cond ((org-region-active-p)
  2256. (narrow-to-region (region-beginning) (region-end)))
  2257. (subtreep
  2258. (org-narrow-to-subtree)
  2259. (goto-char (point-min))
  2260. (forward-line)
  2261. (narrow-to-region (point) (point-max))))
  2262. ;; 1. Get export environment from original buffer. Also install
  2263. ;; user's and developer's filters.
  2264. (let ((info (org-export-install-filters
  2265. (org-export-get-environment backend subtreep ext-plist)))
  2266. ;; 2. Get parse tree. Buffer isn't parsed directly.
  2267. ;; Instead, a temporary copy is created, where include
  2268. ;; keywords are expanded and code blocks are evaluated.
  2269. (tree (let ((buf (or (buffer-file-name (buffer-base-buffer))
  2270. (current-buffer))))
  2271. (org-export-with-current-buffer-copy
  2272. (unless noexpand
  2273. (org-export-expand-include-keyword)
  2274. ;; Setting `org-current-export-file' is
  2275. ;; required by Org Babel to properly resolve
  2276. ;; noweb references.
  2277. (let ((org-current-export-file buf))
  2278. (org-export-blocks-preprocess)))
  2279. (goto-char (point-min))
  2280. ;; Run hook with `org-export-current-backend' set
  2281. ;; to BACKEND.
  2282. (let ((org-export-current-backend backend))
  2283. (run-hooks 'org-export-before-parsing-hook))
  2284. ;; Eventually parse buffer.
  2285. (org-element-parse-buffer nil visible-only)))))
  2286. ;; 3. Call parse-tree filters to get the final tree.
  2287. (setq tree
  2288. (org-export-filter-apply-functions
  2289. (plist-get info :filter-parse-tree) tree info))
  2290. ;; 4. Now tree is complete, compute its properties and add
  2291. ;; them to communication channel.
  2292. (setq info
  2293. (org-combine-plists
  2294. info (org-export-collect-tree-properties tree info)))
  2295. ;; 5. Eventually transcode TREE. Wrap the resulting string
  2296. ;; into a template, if required. Eventually call
  2297. ;; final-output filter.
  2298. (let* ((body (org-element-normalize-string (org-export-data tree info)))
  2299. (template (cdr (assq 'template
  2300. (plist-get info :translate-alist))))
  2301. (output (org-export-filter-apply-functions
  2302. (plist-get info :filter-final-output)
  2303. (if (or (not (functionp template)) body-only) body
  2304. (funcall template body info))
  2305. info)))
  2306. ;; Maybe add final OUTPUT to kill ring, then return it.
  2307. (when org-export-copy-to-kill-ring (org-kill-new output))
  2308. output)))))
  2309. (defun org-export-to-buffer
  2310. (backend buffer &optional subtreep visible-only body-only ext-plist noexpand)
  2311. "Call `org-export-as' with output to a specified buffer.
  2312. BACKEND is the back-end used for transcoding, as a symbol.
  2313. BUFFER is the output buffer. If it already exists, it will be
  2314. erased first, otherwise, it will be created.
  2315. Optional arguments SUBTREEP, VISIBLE-ONLY, BODY-ONLY, EXT-PLIST
  2316. and NOEXPAND are similar to those used in `org-export-as', which
  2317. see.
  2318. Return buffer."
  2319. (let ((out (org-export-as
  2320. backend subtreep visible-only body-only ext-plist noexpand))
  2321. (buffer (get-buffer-create buffer)))
  2322. (with-current-buffer buffer
  2323. (erase-buffer)
  2324. (insert out)
  2325. (goto-char (point-min)))
  2326. buffer))
  2327. (defun org-export-to-file
  2328. (backend file &optional subtreep visible-only body-only ext-plist noexpand)
  2329. "Call `org-export-as' with output to a specified file.
  2330. BACKEND is the back-end used for transcoding, as a symbol. FILE
  2331. is the name of the output file, as a string.
  2332. Optional arguments SUBTREEP, VISIBLE-ONLY, BODY-ONLY, EXT-PLIST
  2333. and NOEXPAND are similar to those used in `org-export-as', which
  2334. see.
  2335. Return output file's name."
  2336. ;; Checks for FILE permissions. `write-file' would do the same, but
  2337. ;; we'd rather avoid needless transcoding of parse tree.
  2338. (unless (file-writable-p file) (error "Output file not writable"))
  2339. ;; Insert contents to a temporary buffer and write it to FILE.
  2340. (let ((out (org-export-as
  2341. backend subtreep visible-only body-only ext-plist noexpand)))
  2342. (with-temp-buffer
  2343. (insert out)
  2344. (let ((coding-system-for-write org-export-coding-system))
  2345. (write-file file))))
  2346. ;; Return full path.
  2347. file)
  2348. (defun org-export-output-file-name (extension &optional subtreep pub-dir)
  2349. "Return output file's name according to buffer specifications.
  2350. EXTENSION is a string representing the output file extension,
  2351. with the leading dot.
  2352. With a non-nil optional argument SUBTREEP, try to determine
  2353. output file's name by looking for \"EXPORT_FILE_NAME\" property
  2354. of subtree at point.
  2355. When optional argument PUB-DIR is set, use it as the publishing
  2356. directory.
  2357. When optional argument VISIBLE-ONLY is non-nil, don't export
  2358. contents of hidden elements.
  2359. Return file name as a string, or nil if it couldn't be
  2360. determined."
  2361. (let ((base-name
  2362. ;; File name may come from EXPORT_FILE_NAME subtree property,
  2363. ;; assuming point is at beginning of said sub-tree.
  2364. (file-name-sans-extension
  2365. (or (and subtreep
  2366. (org-entry-get
  2367. (save-excursion
  2368. (ignore-errors (org-back-to-heading) (point)))
  2369. "EXPORT_FILE_NAME" t))
  2370. ;; File name may be extracted from buffer's associated
  2371. ;; file, if any.
  2372. (buffer-file-name (buffer-base-buffer))
  2373. ;; Can't determine file name on our own: Ask user.
  2374. (let ((read-file-name-function
  2375. (and org-completion-use-ido 'ido-read-file-name)))
  2376. (read-file-name
  2377. "Output file: " pub-dir nil nil nil
  2378. (lambda (name)
  2379. (string= (file-name-extension name t) extension))))))))
  2380. ;; Build file name. Enforce EXTENSION over whatever user may have
  2381. ;; come up with. PUB-DIR, if defined, always has precedence over
  2382. ;; any provided path.
  2383. (cond
  2384. (pub-dir
  2385. (concat (file-name-as-directory pub-dir)
  2386. (file-name-nondirectory base-name)
  2387. extension))
  2388. ((string= (file-name-nondirectory base-name) base-name)
  2389. (concat (file-name-as-directory ".") base-name extension))
  2390. (t (concat base-name extension)))))
  2391. (defmacro org-export-with-current-buffer-copy (&rest body)
  2392. "Apply BODY in a copy of the current buffer.
  2393. The copy preserves local variables and visibility of the original
  2394. buffer.
  2395. Point is at buffer's beginning when BODY is applied."
  2396. (org-with-gensyms (original-buffer offset buffer-string overlays)
  2397. `(let ((,original-buffer (current-buffer))
  2398. (,offset (1- (point-min)))
  2399. (,buffer-string (buffer-string))
  2400. (,overlays (mapcar
  2401. 'copy-overlay (overlays-in (point-min) (point-max)))))
  2402. (with-temp-buffer
  2403. (let ((buffer-invisibility-spec nil))
  2404. (org-clone-local-variables
  2405. ,original-buffer
  2406. "^\\(org-\\|orgtbl-\\|major-mode$\\|outline-\\(regexp\\|level\\)$\\)")
  2407. (insert ,buffer-string)
  2408. (mapc (lambda (ov)
  2409. (move-overlay
  2410. ov
  2411. (- (overlay-start ov) ,offset)
  2412. (- (overlay-end ov) ,offset)
  2413. (current-buffer)))
  2414. ,overlays)
  2415. (goto-char (point-min))
  2416. (progn ,@body))))))
  2417. (def-edebug-spec org-export-with-current-buffer-copy (body))
  2418. (defun org-export-expand-include-keyword (&optional included dir)
  2419. "Expand every include keyword in buffer.
  2420. Optional argument INCLUDED is a list of included file names along
  2421. with their line restriction, when appropriate. It is used to
  2422. avoid infinite recursion. Optional argument DIR is the current
  2423. working directory. It is used to properly resolve relative
  2424. paths."
  2425. (let ((case-fold-search t))
  2426. (goto-char (point-min))
  2427. (while (re-search-forward "^[ \t]*#\\+INCLUDE: \\(.*\\)" nil t)
  2428. (when (eq (org-element-type (save-match-data (org-element-at-point)))
  2429. 'keyword)
  2430. (beginning-of-line)
  2431. ;; Extract arguments from keyword's value.
  2432. (let* ((value (match-string 1))
  2433. (ind (org-get-indentation))
  2434. (file (and (string-match "^\"\\(\\S-+\\)\"" value)
  2435. (prog1 (expand-file-name (match-string 1 value) dir)
  2436. (setq value (replace-match "" nil nil value)))))
  2437. (lines
  2438. (and (string-match
  2439. ":lines +\"\\(\\(?:[0-9]+\\)?-\\(?:[0-9]+\\)?\\)\"" value)
  2440. (prog1 (match-string 1 value)
  2441. (setq value (replace-match "" nil nil value)))))
  2442. (env (cond ((string-match "\\<example\\>" value) 'example)
  2443. ((string-match "\\<src\\(?: +\\(.*\\)\\)?" value)
  2444. (match-string 1 value))))
  2445. ;; Minimal level of included file defaults to the child
  2446. ;; level of the current headline, if any, or one. It
  2447. ;; only applies is the file is meant to be included as
  2448. ;; an Org one.
  2449. (minlevel
  2450. (and (not env)
  2451. (if (string-match ":minlevel +\\([0-9]+\\)" value)
  2452. (prog1 (string-to-number (match-string 1 value))
  2453. (setq value (replace-match "" nil nil value)))
  2454. (let ((cur (org-current-level)))
  2455. (if cur (1+ (org-reduced-level cur)) 1))))))
  2456. ;; Remove keyword.
  2457. (delete-region (point) (progn (forward-line) (point)))
  2458. (cond
  2459. ((not (file-readable-p file)) (error "Cannot include file %s" file))
  2460. ;; Check if files has already been parsed. Look after
  2461. ;; inclusion lines too, as different parts of the same file
  2462. ;; can be included too.
  2463. ((member (list file lines) included)
  2464. (error "Recursive file inclusion: %s" file))
  2465. (t
  2466. (cond
  2467. ((eq env 'example)
  2468. (insert
  2469. (let ((ind-str (make-string ind ? ))
  2470. (contents
  2471. ;; Protect sensitive contents with commas.
  2472. (replace-regexp-in-string
  2473. "\\(^\\)\\([*]\\|[ \t]*#\\+\\)" ","
  2474. (org-export--prepare-file-contents file lines)
  2475. nil nil 1)))
  2476. (format "%s#+BEGIN_EXAMPLE\n%s%s#+END_EXAMPLE\n"
  2477. ind-str contents ind-str))))
  2478. ((stringp env)
  2479. (insert
  2480. (let ((ind-str (make-string ind ? ))
  2481. (contents
  2482. ;; Protect sensitive contents with commas.
  2483. (replace-regexp-in-string
  2484. (if (string= env "org") "\\(^\\)\\(.\\)"
  2485. "\\(^\\)\\([*]\\|[ \t]*#\\+\\)") ","
  2486. (org-export--prepare-file-contents file lines)
  2487. nil nil 1)))
  2488. (format "%s#+BEGIN_SRC %s\n%s%s#+END_SRC\n"
  2489. ind-str env contents ind-str))))
  2490. (t
  2491. (insert
  2492. (with-temp-buffer
  2493. (org-mode)
  2494. (insert
  2495. (org-export--prepare-file-contents file lines ind minlevel))
  2496. (org-export-expand-include-keyword
  2497. (cons (list file lines) included)
  2498. (file-name-directory file))
  2499. (buffer-string))))))))))))
  2500. (defun org-export--prepare-file-contents (file &optional lines ind minlevel)
  2501. "Prepare the contents of FILE for inclusion and return them as a string.
  2502. When optional argument LINES is a string specifying a range of
  2503. lines, include only those lines.
  2504. Optional argument IND, when non-nil, is an integer specifying the
  2505. global indentation of returned contents. Since its purpose is to
  2506. allow an included file to stay in the same environment it was
  2507. created \(i.e. a list item), it doesn't apply past the first
  2508. headline encountered.
  2509. Optional argument MINLEVEL, when non-nil, is an integer
  2510. specifying the level that any top-level headline in the included
  2511. file should have."
  2512. (with-temp-buffer
  2513. (insert-file-contents file)
  2514. (when lines
  2515. (let* ((lines (split-string lines "-"))
  2516. (lbeg (string-to-number (car lines)))
  2517. (lend (string-to-number (cadr lines)))
  2518. (beg (if (zerop lbeg) (point-min)
  2519. (goto-char (point-min))
  2520. (forward-line (1- lbeg))
  2521. (point)))
  2522. (end (if (zerop lend) (point-max)
  2523. (goto-char (point-min))
  2524. (forward-line (1- lend))
  2525. (point))))
  2526. (narrow-to-region beg end)))
  2527. ;; Remove blank lines at beginning and end of contents. The logic
  2528. ;; behind that removal is that blank lines around include keyword
  2529. ;; override blank lines in included file.
  2530. (goto-char (point-min))
  2531. (org-skip-whitespace)
  2532. (beginning-of-line)
  2533. (delete-region (point-min) (point))
  2534. (goto-char (point-max))
  2535. (skip-chars-backward " \r\t\n")
  2536. (forward-line)
  2537. (delete-region (point) (point-max))
  2538. ;; If IND is set, preserve indentation of include keyword until
  2539. ;; the first headline encountered.
  2540. (when ind
  2541. (unless (eq major-mode 'org-mode) (org-mode))
  2542. (goto-char (point-min))
  2543. (let ((ind-str (make-string ind ? )))
  2544. (while (not (or (eobp) (looking-at org-outline-regexp-bol)))
  2545. ;; Do not move footnote definitions out of column 0.
  2546. (unless (and (looking-at org-footnote-definition-re)
  2547. (eq (org-element-type (org-element-at-point))
  2548. 'footnote-definition))
  2549. (insert ind-str))
  2550. (forward-line))))
  2551. ;; When MINLEVEL is specified, compute minimal level for headlines
  2552. ;; in the file (CUR-MIN), and remove stars to each headline so
  2553. ;; that headlines with minimal level have a level of MINLEVEL.
  2554. (when minlevel
  2555. (unless (eq major-mode 'org-mode) (org-mode))
  2556. (let ((levels (org-map-entries
  2557. (lambda () (org-reduced-level (org-current-level))))))
  2558. (when levels
  2559. (let ((offset (- minlevel (apply 'min levels))))
  2560. (unless (zerop offset)
  2561. (when org-odd-levels-only (setq offset (* offset 2)))
  2562. ;; Only change stars, don't bother moving whole
  2563. ;; sections.
  2564. (org-map-entries
  2565. (lambda () (if (< offset 0) (delete-char (abs offset))
  2566. (insert (make-string offset ?*))))))))))
  2567. (buffer-string)))
  2568. ;;; Tools For Back-Ends
  2569. ;;
  2570. ;; A whole set of tools is available to help build new exporters. Any
  2571. ;; function general enough to have its use across many back-ends
  2572. ;; should be added here.
  2573. ;;
  2574. ;; As of now, functions operating on footnotes, headlines, links,
  2575. ;; macros, references, src-blocks, tables and tables of contents are
  2576. ;; implemented.
  2577. ;;;; For Affiliated Keywords
  2578. ;;
  2579. ;; `org-export-read-attribute' reads a property from a given element
  2580. ;; as a plist. It can be used to normalize affiliated keywords'
  2581. ;; syntax.
  2582. (defun org-export-read-attribute (attribute element &optional property)
  2583. "Turn ATTRIBUTE property from ELEMENT into a plist.
  2584. When optional argument PROPERTY is non-nil, return the value of
  2585. that property within attributes.
  2586. This function assumes attributes are defined as \":keyword
  2587. value\" pairs. It is appropriate for `:attr_html' like
  2588. properties."
  2589. (let ((attributes
  2590. (let ((value (org-element-property attribute element)))
  2591. (and value
  2592. (read (format "(%s)" (mapconcat 'identity value " ")))))))
  2593. (if property (plist-get attributes property) attributes)))
  2594. ;;;; For Export Snippets
  2595. ;;
  2596. ;; Every export snippet is transmitted to the back-end. Though, the
  2597. ;; latter will only retain one type of export-snippet, ignoring
  2598. ;; others, based on the former's target back-end. The function
  2599. ;; `org-export-snippet-backend' returns that back-end for a given
  2600. ;; export-snippet.
  2601. (defun org-export-snippet-backend (export-snippet)
  2602. "Return EXPORT-SNIPPET targeted back-end as a symbol.
  2603. Translation, with `org-export-snippet-translation-alist', is
  2604. applied."
  2605. (let ((back-end (org-element-property :back-end export-snippet)))
  2606. (intern
  2607. (or (cdr (assoc back-end org-export-snippet-translation-alist))
  2608. back-end))))
  2609. ;;;; For Footnotes
  2610. ;;
  2611. ;; `org-export-collect-footnote-definitions' is a tool to list
  2612. ;; actually used footnotes definitions in the whole parse tree, or in
  2613. ;; an headline, in order to add footnote listings throughout the
  2614. ;; transcoded data.
  2615. ;;
  2616. ;; `org-export-footnote-first-reference-p' is a predicate used by some
  2617. ;; back-ends, when they need to attach the footnote definition only to
  2618. ;; the first occurrence of the corresponding label.
  2619. ;;
  2620. ;; `org-export-get-footnote-definition' and
  2621. ;; `org-export-get-footnote-number' provide easier access to
  2622. ;; additional information relative to a footnote reference.
  2623. (defun org-export-collect-footnote-definitions (data info)
  2624. "Return an alist between footnote numbers, labels and definitions.
  2625. DATA is the parse tree from which definitions are collected.
  2626. INFO is the plist used as a communication channel.
  2627. Definitions are sorted by order of references. They either
  2628. appear as Org data or as a secondary string for inlined
  2629. footnotes. Unreferenced definitions are ignored."
  2630. (let* (num-alist
  2631. collect-fn ; for byte-compiler.
  2632. (collect-fn
  2633. (function
  2634. (lambda (data)
  2635. ;; Collect footnote number, label and definition in DATA.
  2636. (org-element-map
  2637. data 'footnote-reference
  2638. (lambda (fn)
  2639. (when (org-export-footnote-first-reference-p fn info)
  2640. (let ((def (org-export-get-footnote-definition fn info)))
  2641. (push
  2642. (list (org-export-get-footnote-number fn info)
  2643. (org-element-property :label fn)
  2644. def)
  2645. num-alist)
  2646. ;; Also search in definition for nested footnotes.
  2647. (when (eq (org-element-property :type fn) 'standard)
  2648. (funcall collect-fn def)))))
  2649. ;; Don't enter footnote definitions since it will happen
  2650. ;; when their first reference is found.
  2651. info nil 'footnote-definition)))))
  2652. (funcall collect-fn (plist-get info :parse-tree))
  2653. (reverse num-alist)))
  2654. (defun org-export-footnote-first-reference-p (footnote-reference info)
  2655. "Non-nil when a footnote reference is the first one for its label.
  2656. FOOTNOTE-REFERENCE is the footnote reference being considered.
  2657. INFO is the plist used as a communication channel."
  2658. (let ((label (org-element-property :label footnote-reference)))
  2659. ;; Anonymous footnotes are always a first reference.
  2660. (if (not label) t
  2661. ;; Otherwise, return the first footnote with the same LABEL and
  2662. ;; test if it is equal to FOOTNOTE-REFERENCE.
  2663. (let* (search-refs ; for byte-compiler.
  2664. (search-refs
  2665. (function
  2666. (lambda (data)
  2667. (org-element-map
  2668. data 'footnote-reference
  2669. (lambda (fn)
  2670. (cond
  2671. ((string= (org-element-property :label fn) label)
  2672. (throw 'exit fn))
  2673. ;; If FN isn't inlined, be sure to traverse its
  2674. ;; definition before resuming search. See
  2675. ;; comments in `org-export-get-footnote-number'
  2676. ;; for more information.
  2677. ((eq (org-element-property :type fn) 'standard)
  2678. (funcall search-refs
  2679. (org-export-get-footnote-definition fn info)))))
  2680. ;; Don't enter footnote definitions since it will
  2681. ;; happen when their first reference is found.
  2682. info 'first-match 'footnote-definition)))))
  2683. (eq (catch 'exit (funcall search-refs (plist-get info :parse-tree)))
  2684. footnote-reference)))))
  2685. (defun org-export-get-footnote-definition (footnote-reference info)
  2686. "Return definition of FOOTNOTE-REFERENCE as parsed data.
  2687. INFO is the plist used as a communication channel."
  2688. (let ((label (org-element-property :label footnote-reference)))
  2689. (or (org-element-property :inline-definition footnote-reference)
  2690. (cdr (assoc label (plist-get info :footnote-definition-alist))))))
  2691. (defun org-export-get-footnote-number (footnote info)
  2692. "Return number associated to a footnote.
  2693. FOOTNOTE is either a footnote reference or a footnote definition.
  2694. INFO is the plist used as a communication channel."
  2695. (let* ((label (org-element-property :label footnote))
  2696. seen-refs
  2697. search-ref ; for byte-compiler.
  2698. (search-ref
  2699. (function
  2700. (lambda (data)
  2701. ;; Search footnote references through DATA, filling
  2702. ;; SEEN-REFS along the way.
  2703. (org-element-map
  2704. data 'footnote-reference
  2705. (lambda (fn)
  2706. (let ((fn-lbl (org-element-property :label fn)))
  2707. (cond
  2708. ;; Anonymous footnote match: return number.
  2709. ((and (not fn-lbl) (eq fn footnote))
  2710. (throw 'exit (1+ (length seen-refs))))
  2711. ;; Labels match: return number.
  2712. ((and label (string= label fn-lbl))
  2713. (throw 'exit (1+ (length seen-refs))))
  2714. ;; Anonymous footnote: it's always a new one. Also,
  2715. ;; be sure to return nil from the `cond' so
  2716. ;; `first-match' doesn't get us out of the loop.
  2717. ((not fn-lbl) (push 'inline seen-refs) nil)
  2718. ;; Label not seen so far: add it so SEEN-REFS.
  2719. ;;
  2720. ;; Also search for subsequent references in footnote
  2721. ;; definition so numbering following reading logic.
  2722. ;; Note that we don't have to care about inline
  2723. ;; definitions, since `org-element-map' already
  2724. ;; traverse them at the right time.
  2725. ;;
  2726. ;; Once again, return nil to stay in the loop.
  2727. ((not (member fn-lbl seen-refs))
  2728. (push fn-lbl seen-refs)
  2729. (funcall search-ref
  2730. (org-export-get-footnote-definition fn info))
  2731. nil))))
  2732. ;; Don't enter footnote definitions since it will happen
  2733. ;; when their first reference is found.
  2734. info 'first-match 'footnote-definition)))))
  2735. (catch 'exit (funcall search-ref (plist-get info :parse-tree)))))
  2736. ;;;; For Headlines
  2737. ;;
  2738. ;; `org-export-get-relative-level' is a shortcut to get headline
  2739. ;; level, relatively to the lower headline level in the parsed tree.
  2740. ;;
  2741. ;; `org-export-get-headline-number' returns the section number of an
  2742. ;; headline, while `org-export-number-to-roman' allows to convert it
  2743. ;; to roman numbers.
  2744. ;;
  2745. ;; `org-export-low-level-p', `org-export-first-sibling-p' and
  2746. ;; `org-export-last-sibling-p' are three useful predicates when it
  2747. ;; comes to fulfill the `:headline-levels' property.
  2748. (defun org-export-get-relative-level (headline info)
  2749. "Return HEADLINE relative level within current parsed tree.
  2750. INFO is a plist holding contextual information."
  2751. (+ (org-element-property :level headline)
  2752. (or (plist-get info :headline-offset) 0)))
  2753. (defun org-export-low-level-p (headline info)
  2754. "Non-nil when HEADLINE is considered as low level.
  2755. INFO is a plist used as a communication channel.
  2756. A low level headlines has a relative level greater than
  2757. `:headline-levels' property value.
  2758. Return value is the difference between HEADLINE relative level
  2759. and the last level being considered as high enough, or nil."
  2760. (let ((limit (plist-get info :headline-levels)))
  2761. (when (wholenump limit)
  2762. (let ((level (org-export-get-relative-level headline info)))
  2763. (and (> level limit) (- level limit))))))
  2764. (defun org-export-get-headline-number (headline info)
  2765. "Return HEADLINE numbering as a list of numbers.
  2766. INFO is a plist holding contextual information."
  2767. (cdr (assoc headline (plist-get info :headline-numbering))))
  2768. (defun org-export-numbered-headline-p (headline info)
  2769. "Return a non-nil value if HEADLINE element should be numbered.
  2770. INFO is a plist used as a communication channel."
  2771. (let ((sec-num (plist-get info :section-numbers))
  2772. (level (org-export-get-relative-level headline info)))
  2773. (if (wholenump sec-num) (<= level sec-num) sec-num)))
  2774. (defun org-export-number-to-roman (n)
  2775. "Convert integer N into a roman numeral."
  2776. (let ((roman '((1000 . "M") (900 . "CM") (500 . "D") (400 . "CD")
  2777. ( 100 . "C") ( 90 . "XC") ( 50 . "L") ( 40 . "XL")
  2778. ( 10 . "X") ( 9 . "IX") ( 5 . "V") ( 4 . "IV")
  2779. ( 1 . "I")))
  2780. (res ""))
  2781. (if (<= n 0)
  2782. (number-to-string n)
  2783. (while roman
  2784. (if (>= n (caar roman))
  2785. (setq n (- n (caar roman))
  2786. res (concat res (cdar roman)))
  2787. (pop roman)))
  2788. res)))
  2789. (defun org-export-get-tags (element info &optional tags)
  2790. "Return list of tags associated to ELEMENT.
  2791. ELEMENT has either an `headline' or an `inlinetask' type. INFO
  2792. is a plist used as a communication channel.
  2793. Select tags (see `org-export-select-tags') and exclude tags (see
  2794. `org-export-exclude-tags') are removed from the list.
  2795. When non-nil, optional argument TAGS should be a list of strings.
  2796. Any tag belonging to this list will also be removed."
  2797. (org-remove-if (lambda (tag) (or (member tag (plist-get info :select-tags))
  2798. (member tag (plist-get info :exclude-tags))
  2799. (member tag tags)))
  2800. (org-element-property :tags element)))
  2801. (defun org-export-first-sibling-p (headline info)
  2802. "Non-nil when HEADLINE is the first sibling in its sub-tree.
  2803. INFO is a plist used as a communication channel."
  2804. (not (eq (org-element-type (org-export-get-previous-element headline info))
  2805. 'headline)))
  2806. (defun org-export-last-sibling-p (headline info)
  2807. "Non-nil when HEADLINE is the last sibling in its sub-tree.
  2808. INFO is a plist used as a communication channel."
  2809. (not (org-export-get-next-element headline info)))
  2810. ;;;; For Links
  2811. ;;
  2812. ;; `org-export-solidify-link-text' turns a string into a safer version
  2813. ;; for links, replacing most non-standard characters with hyphens.
  2814. ;;
  2815. ;; `org-export-get-coderef-format' returns an appropriate format
  2816. ;; string for coderefs.
  2817. ;;
  2818. ;; `org-export-inline-image-p' returns a non-nil value when the link
  2819. ;; provided should be considered as an inline image.
  2820. ;;
  2821. ;; `org-export-resolve-fuzzy-link' searches destination of fuzzy links
  2822. ;; (i.e. links with "fuzzy" as type) within the parsed tree, and
  2823. ;; returns an appropriate unique identifier when found, or nil.
  2824. ;;
  2825. ;; `org-export-resolve-id-link' returns the first headline with
  2826. ;; specified id or custom-id in parse tree, the path to the external
  2827. ;; file with the id or nil when neither was found.
  2828. ;;
  2829. ;; `org-export-resolve-coderef' associates a reference to a line
  2830. ;; number in the element it belongs, or returns the reference itself
  2831. ;; when the element isn't numbered.
  2832. (defun org-export-solidify-link-text (s)
  2833. "Take link text S and make a safe target out of it."
  2834. (save-match-data
  2835. (mapconcat 'identity (org-split-string s "[^a-zA-Z0-9_.-]+") "-")))
  2836. (defun org-export-get-coderef-format (path desc)
  2837. "Return format string for code reference link.
  2838. PATH is the link path. DESC is its description."
  2839. (save-match-data
  2840. (cond ((not desc) "%s")
  2841. ((string-match (regexp-quote (concat "(" path ")")) desc)
  2842. (replace-match "%s" t t desc))
  2843. (t desc))))
  2844. (defun org-export-inline-image-p (link &optional rules)
  2845. "Non-nil if LINK object points to an inline image.
  2846. Optional argument is a set of RULES defining inline images. It
  2847. is an alist where associations have the following shape:
  2848. \(TYPE . REGEXP)
  2849. Applying a rule means apply REGEXP against LINK's path when its
  2850. type is TYPE. The function will return a non-nil value if any of
  2851. the provided rules is non-nil. The default rule is
  2852. `org-export-default-inline-image-rule'.
  2853. This only applies to links without a description."
  2854. (and (not (org-element-contents link))
  2855. (let ((case-fold-search t)
  2856. (rules (or rules org-export-default-inline-image-rule)))
  2857. (catch 'exit
  2858. (mapc
  2859. (lambda (rule)
  2860. (and (string= (org-element-property :type link) (car rule))
  2861. (string-match (cdr rule)
  2862. (org-element-property :path link))
  2863. (throw 'exit t)))
  2864. rules)
  2865. ;; Return nil if no rule matched.
  2866. nil))))
  2867. (defun org-export-resolve-coderef (ref info)
  2868. "Resolve a code reference REF.
  2869. INFO is a plist used as a communication channel.
  2870. Return associated line number in source code, or REF itself,
  2871. depending on src-block or example element's switches."
  2872. (org-element-map
  2873. (plist-get info :parse-tree) '(example-block src-block)
  2874. (lambda (el)
  2875. (with-temp-buffer
  2876. (insert (org-trim (org-element-property :value el)))
  2877. (let* ((label-fmt (regexp-quote
  2878. (or (org-element-property :label-fmt el)
  2879. org-coderef-label-format)))
  2880. (ref-re
  2881. (format "^.*?\\S-.*?\\([ \t]*\\(%s\\)\\)[ \t]*$"
  2882. (replace-regexp-in-string "%s" ref label-fmt nil t))))
  2883. ;; Element containing REF is found. Resolve it to either
  2884. ;; a label or a line number, as needed.
  2885. (when (re-search-backward ref-re nil t)
  2886. (cond
  2887. ((org-element-property :use-labels el) ref)
  2888. ((eq (org-element-property :number-lines el) 'continued)
  2889. (+ (org-export-get-loc el info) (line-number-at-pos)))
  2890. (t (line-number-at-pos)))))))
  2891. info 'first-match))
  2892. (defun org-export-resolve-fuzzy-link (link info)
  2893. "Return LINK destination.
  2894. INFO is a plist holding contextual information.
  2895. Return value can be an object, an element, or nil:
  2896. - If LINK path matches a target object (i.e. <<path>>) or
  2897. element (i.e. \"#+TARGET: path\"), return it.
  2898. - If LINK path exactly matches the name affiliated keyword
  2899. \(i.e. #+NAME: path) of an element, return that element.
  2900. - If LINK path exactly matches any headline name, return that
  2901. element. If more than one headline share that name, priority
  2902. will be given to the one with the closest common ancestor, if
  2903. any, or the first one in the parse tree otherwise.
  2904. - Otherwise, return nil.
  2905. Assume LINK type is \"fuzzy\"."
  2906. (let* ((path (org-element-property :path link))
  2907. (match-title-p (eq (aref path 0) ?*)))
  2908. (cond
  2909. ;; First try to find a matching "<<path>>" unless user specified
  2910. ;; he was looking for an headline (path starts with a *
  2911. ;; character).
  2912. ((and (not match-title-p)
  2913. (loop for target in (plist-get info :target-list)
  2914. when (string= (org-element-property :value target) path)
  2915. return target)))
  2916. ;; Then try to find an element with a matching "#+NAME: path"
  2917. ;; affiliated keyword.
  2918. ((and (not match-title-p)
  2919. (org-element-map
  2920. (plist-get info :parse-tree) org-element-all-elements
  2921. (lambda (el)
  2922. (when (string= (org-element-property :name el) path) el))
  2923. info 'first-match)))
  2924. ;; Last case: link either points to an headline or to
  2925. ;; nothingness. Try to find the source, with priority given to
  2926. ;; headlines with the closest common ancestor. If such candidate
  2927. ;; is found, return it, otherwise return nil.
  2928. (t
  2929. (let ((find-headline
  2930. (function
  2931. ;; Return first headline whose `:raw-value' property
  2932. ;; is NAME in parse tree DATA, or nil.
  2933. (lambda (name data)
  2934. (org-element-map
  2935. data 'headline
  2936. (lambda (headline)
  2937. (when (string=
  2938. (org-element-property :raw-value headline)
  2939. name)
  2940. headline))
  2941. info 'first-match)))))
  2942. ;; Search among headlines sharing an ancestor with link,
  2943. ;; from closest to farthest.
  2944. (or (catch 'exit
  2945. (mapc
  2946. (lambda (parent)
  2947. (when (eq (org-element-type parent) 'headline)
  2948. (let ((foundp (funcall find-headline path parent)))
  2949. (when foundp (throw 'exit foundp)))))
  2950. (org-export-get-genealogy link)) nil)
  2951. ;; No match with a common ancestor: try the full parse-tree.
  2952. (funcall find-headline
  2953. (if match-title-p (substring path 1) path)
  2954. (plist-get info :parse-tree))))))))
  2955. (defun org-export-resolve-id-link (link info)
  2956. "Return headline referenced as LINK destination.
  2957. INFO is a plist used as a communication channel.
  2958. Return value can be the headline element matched in current parse
  2959. tree, a file name or nil. Assume LINK type is either \"id\" or
  2960. \"custom-id\"."
  2961. (let ((id (org-element-property :path link)))
  2962. ;; First check if id is within the current parse tree.
  2963. (or (org-element-map
  2964. (plist-get info :parse-tree) 'headline
  2965. (lambda (headline)
  2966. (when (or (string= (org-element-property :id headline) id)
  2967. (string= (org-element-property :custom-id headline) id))
  2968. headline))
  2969. info 'first-match)
  2970. ;; Otherwise, look for external files.
  2971. (cdr (assoc id (plist-get info :id-alist))))))
  2972. (defun org-export-resolve-radio-link (link info)
  2973. "Return radio-target object referenced as LINK destination.
  2974. INFO is a plist used as a communication channel.
  2975. Return value can be a radio-target object or nil. Assume LINK
  2976. has type \"radio\"."
  2977. (let ((path (org-element-property :path link)))
  2978. (org-element-map
  2979. (plist-get info :parse-tree) 'radio-target
  2980. (lambda (radio)
  2981. (when (equal (org-element-property :value radio) path) radio))
  2982. info 'first-match)))
  2983. ;;;; For Macros
  2984. ;;
  2985. ;; `org-export-expand-macro' simply takes care of expanding macros.
  2986. (defun org-export-expand-macro (macro info)
  2987. "Expand MACRO and return it as a string.
  2988. INFO is a plist holding export options."
  2989. (let* ((key (org-element-property :key macro))
  2990. (args (org-element-property :args macro))
  2991. ;; User's macros are stored in the communication channel with
  2992. ;; a ":macro-" prefix. Replace arguments in VALUE. Also
  2993. ;; expand recursively macros within.
  2994. (value (org-export-data
  2995. (mapcar
  2996. (lambda (obj)
  2997. (if (not (stringp obj)) (org-export-data obj info)
  2998. (replace-regexp-in-string
  2999. "\\$[0-9]+"
  3000. (lambda (arg)
  3001. (nth (1- (string-to-number (substring arg 1))) args))
  3002. obj)))
  3003. (plist-get info (intern (format ":macro-%s" key))))
  3004. info)))
  3005. ;; VALUE starts with "(eval": it is a s-exp, `eval' it.
  3006. (when (string-match "\\`(eval\\>" value) (setq value (eval (read value))))
  3007. ;; Return string.
  3008. (format "%s" (or value ""))))
  3009. ;;;; For References
  3010. ;;
  3011. ;; `org-export-get-ordinal' associates a sequence number to any object
  3012. ;; or element.
  3013. (defun org-export-get-ordinal (element info &optional types predicate)
  3014. "Return ordinal number of an element or object.
  3015. ELEMENT is the element or object considered. INFO is the plist
  3016. used as a communication channel.
  3017. Optional argument TYPES, when non-nil, is a list of element or
  3018. object types, as symbols, that should also be counted in.
  3019. Otherwise, only provided element's type is considered.
  3020. Optional argument PREDICATE is a function returning a non-nil
  3021. value if the current element or object should be counted in. It
  3022. accepts two arguments: the element or object being considered and
  3023. the plist used as a communication channel. This allows to count
  3024. only a certain type of objects (i.e. inline images).
  3025. Return value is a list of numbers if ELEMENT is an headline or an
  3026. item. It is nil for keywords. It represents the footnote number
  3027. for footnote definitions and footnote references. If ELEMENT is
  3028. a target, return the same value as if ELEMENT was the closest
  3029. table, item or headline containing the target. In any other
  3030. case, return the sequence number of ELEMENT among elements or
  3031. objects of the same type."
  3032. ;; A target keyword, representing an invisible target, never has
  3033. ;; a sequence number.
  3034. (unless (eq (org-element-type element) 'keyword)
  3035. ;; Ordinal of a target object refer to the ordinal of the closest
  3036. ;; table, item, or headline containing the object.
  3037. (when (eq (org-element-type element) 'target)
  3038. (setq element
  3039. (loop for parent in (org-export-get-genealogy element)
  3040. when
  3041. (memq
  3042. (org-element-type parent)
  3043. '(footnote-definition footnote-reference headline item
  3044. table))
  3045. return parent)))
  3046. (case (org-element-type element)
  3047. ;; Special case 1: An headline returns its number as a list.
  3048. (headline (org-export-get-headline-number element info))
  3049. ;; Special case 2: An item returns its number as a list.
  3050. (item (let ((struct (org-element-property :structure element)))
  3051. (org-list-get-item-number
  3052. (org-element-property :begin element)
  3053. struct
  3054. (org-list-prevs-alist struct)
  3055. (org-list-parents-alist struct))))
  3056. ((footnote-definition footnote-reference)
  3057. (org-export-get-footnote-number element info))
  3058. (otherwise
  3059. (let ((counter 0))
  3060. ;; Increment counter until ELEMENT is found again.
  3061. (org-element-map
  3062. (plist-get info :parse-tree) (or types (org-element-type element))
  3063. (lambda (el)
  3064. (cond
  3065. ((eq element el) (1+ counter))
  3066. ((not predicate) (incf counter) nil)
  3067. ((funcall predicate el info) (incf counter) nil)))
  3068. info 'first-match))))))
  3069. ;;;; For Src-Blocks
  3070. ;;
  3071. ;; `org-export-get-loc' counts number of code lines accumulated in
  3072. ;; src-block or example-block elements with a "+n" switch until
  3073. ;; a given element, excluded. Note: "-n" switches reset that count.
  3074. ;;
  3075. ;; `org-export-unravel-code' extracts source code (along with a code
  3076. ;; references alist) from an `element-block' or `src-block' type
  3077. ;; element.
  3078. ;;
  3079. ;; `org-export-format-code' applies a formatting function to each line
  3080. ;; of code, providing relative line number and code reference when
  3081. ;; appropriate. Since it doesn't access the original element from
  3082. ;; which the source code is coming, it expects from the code calling
  3083. ;; it to know if lines should be numbered and if code references
  3084. ;; should appear.
  3085. ;;
  3086. ;; Eventually, `org-export-format-code-default' is a higher-level
  3087. ;; function (it makes use of the two previous functions) which handles
  3088. ;; line numbering and code references inclusion, and returns source
  3089. ;; code in a format suitable for plain text or verbatim output.
  3090. (defun org-export-get-loc (element info)
  3091. "Return accumulated lines of code up to ELEMENT.
  3092. INFO is the plist used as a communication channel.
  3093. ELEMENT is excluded from count."
  3094. (let ((loc 0))
  3095. (org-element-map
  3096. (plist-get info :parse-tree)
  3097. `(src-block example-block ,(org-element-type element))
  3098. (lambda (el)
  3099. (cond
  3100. ;; ELEMENT is reached: Quit the loop.
  3101. ((eq el element))
  3102. ;; Only count lines from src-block and example-block elements
  3103. ;; with a "+n" or "-n" switch. A "-n" switch resets counter.
  3104. ((not (memq (org-element-type el) '(src-block example-block))) nil)
  3105. ((let ((linums (org-element-property :number-lines el)))
  3106. (when linums
  3107. ;; Accumulate locs or reset them.
  3108. (let ((lines (org-count-lines
  3109. (org-trim (org-element-property :value el)))))
  3110. (setq loc (if (eq linums 'new) lines (+ loc lines))))))
  3111. ;; Return nil to stay in the loop.
  3112. nil)))
  3113. info 'first-match)
  3114. ;; Return value.
  3115. loc))
  3116. (defun org-export-unravel-code (element)
  3117. "Clean source code and extract references out of it.
  3118. ELEMENT has either a `src-block' an `example-block' type.
  3119. Return a cons cell whose CAR is the source code, cleaned from any
  3120. reference and protective comma and CDR is an alist between
  3121. relative line number (integer) and name of code reference on that
  3122. line (string)."
  3123. (let* ((line 0) refs
  3124. ;; Get code and clean it. Remove blank lines at its
  3125. ;; beginning and end. Also remove protective commas.
  3126. (code (let ((c (replace-regexp-in-string
  3127. "\\`\\([ \t]*\n\\)+" ""
  3128. (replace-regexp-in-string
  3129. "\\(:?[ \t]*\n\\)*[ \t]*\\'" "\n"
  3130. (org-element-property :value element)))))
  3131. ;; If appropriate, remove global indentation.
  3132. (unless (or org-src-preserve-indentation
  3133. (org-element-property :preserve-indent element))
  3134. (setq c (org-remove-indentation c)))
  3135. ;; Free up the protected lines. Note: Org blocks
  3136. ;; have commas at the beginning or every line.
  3137. (if (string= (org-element-property :language element) "org")
  3138. (replace-regexp-in-string "^," "" c)
  3139. (replace-regexp-in-string
  3140. "^\\(,\\)\\(:?\\*\\|[ \t]*#\\+\\)" "" c nil nil 1))))
  3141. ;; Get format used for references.
  3142. (label-fmt (regexp-quote
  3143. (or (org-element-property :label-fmt element)
  3144. org-coderef-label-format)))
  3145. ;; Build a regexp matching a loc with a reference.
  3146. (with-ref-re
  3147. (format "^.*?\\S-.*?\\([ \t]*\\(%s\\)[ \t]*\\)$"
  3148. (replace-regexp-in-string
  3149. "%s" "\\([-a-zA-Z0-9_ ]+\\)" label-fmt nil t))))
  3150. ;; Return value.
  3151. (cons
  3152. ;; Code with references removed.
  3153. (org-element-normalize-string
  3154. (mapconcat
  3155. (lambda (loc)
  3156. (incf line)
  3157. (if (not (string-match with-ref-re loc)) loc
  3158. ;; Ref line: remove ref, and signal its position in REFS.
  3159. (push (cons line (match-string 3 loc)) refs)
  3160. (replace-match "" nil nil loc 1)))
  3161. (org-split-string code "\n") "\n"))
  3162. ;; Reference alist.
  3163. refs)))
  3164. (defun org-export-format-code (code fun &optional num-lines ref-alist)
  3165. "Format CODE by applying FUN line-wise and return it.
  3166. CODE is a string representing the code to format. FUN is
  3167. a function. It must accept three arguments: a line of
  3168. code (string), the current line number (integer) or nil and the
  3169. reference associated to the current line (string) or nil.
  3170. Optional argument NUM-LINES can be an integer representing the
  3171. number of code lines accumulated until the current code. Line
  3172. numbers passed to FUN will take it into account. If it is nil,
  3173. FUN's second argument will always be nil. This number can be
  3174. obtained with `org-export-get-loc' function.
  3175. Optional argument REF-ALIST can be an alist between relative line
  3176. number (i.e. ignoring NUM-LINES) and the name of the code
  3177. reference on it. If it is nil, FUN's third argument will always
  3178. be nil. It can be obtained through the use of
  3179. `org-export-unravel-code' function."
  3180. (let ((--locs (org-split-string code "\n"))
  3181. (--line 0))
  3182. (org-element-normalize-string
  3183. (mapconcat
  3184. (lambda (--loc)
  3185. (incf --line)
  3186. (let ((--ref (cdr (assq --line ref-alist))))
  3187. (funcall fun --loc (and num-lines (+ num-lines --line)) --ref)))
  3188. --locs "\n"))))
  3189. (defun org-export-format-code-default (element info)
  3190. "Return source code from ELEMENT, formatted in a standard way.
  3191. ELEMENT is either a `src-block' or `example-block' element. INFO
  3192. is a plist used as a communication channel.
  3193. This function takes care of line numbering and code references
  3194. inclusion. Line numbers, when applicable, appear at the
  3195. beginning of the line, separated from the code by two white
  3196. spaces. Code references, on the other hand, appear flushed to
  3197. the right, separated by six white spaces from the widest line of
  3198. code."
  3199. ;; Extract code and references.
  3200. (let* ((code-info (org-export-unravel-code element))
  3201. (code (car code-info))
  3202. (code-lines (org-split-string code "\n"))
  3203. (refs (and (org-element-property :retain-labels element)
  3204. (cdr code-info)))
  3205. ;; Handle line numbering.
  3206. (num-start (case (org-element-property :number-lines element)
  3207. (continued (org-export-get-loc element info))
  3208. (new 0)))
  3209. (num-fmt
  3210. (and num-start
  3211. (format "%%%ds "
  3212. (length (number-to-string
  3213. (+ (length code-lines) num-start))))))
  3214. ;; Prepare references display, if required. Any reference
  3215. ;; should start six columns after the widest line of code,
  3216. ;; wrapped with parenthesis.
  3217. (max-width
  3218. (+ (apply 'max (mapcar 'length code-lines))
  3219. (if (not num-start) 0 (length (format num-fmt num-start))))))
  3220. (org-export-format-code
  3221. code
  3222. (lambda (loc line-num ref)
  3223. (let ((number-str (and num-fmt (format num-fmt line-num))))
  3224. (concat
  3225. number-str
  3226. loc
  3227. (and ref
  3228. (concat (make-string
  3229. (- (+ 6 max-width)
  3230. (+ (length loc) (length number-str))) ? )
  3231. (format "(%s)" ref))))))
  3232. num-start refs)))
  3233. ;;;; For Tables
  3234. ;;
  3235. ;; `org-export-table-has-special-column-p' and and
  3236. ;; `org-export-table-row-is-special-p' are predicates used to look for
  3237. ;; meta-information about the table structure.
  3238. ;;
  3239. ;; `org-table-has-header-p' tells when the rows before the first rule
  3240. ;; should be considered as table's header.
  3241. ;;
  3242. ;; `org-export-table-cell-width', `org-export-table-cell-alignment'
  3243. ;; and `org-export-table-cell-borders' extract information from
  3244. ;; a table-cell element.
  3245. ;;
  3246. ;; `org-export-table-dimensions' gives the number on rows and columns
  3247. ;; in the table, ignoring horizontal rules and special columns.
  3248. ;; `org-export-table-cell-address', given a table-cell object, returns
  3249. ;; the absolute address of a cell. On the other hand,
  3250. ;; `org-export-get-table-cell-at' does the contrary.
  3251. ;;
  3252. ;; `org-export-table-cell-starts-colgroup-p',
  3253. ;; `org-export-table-cell-ends-colgroup-p',
  3254. ;; `org-export-table-row-starts-rowgroup-p',
  3255. ;; `org-export-table-row-ends-rowgroup-p',
  3256. ;; `org-export-table-row-starts-header-p' and
  3257. ;; `org-export-table-row-ends-header-p' indicate position of current
  3258. ;; row or cell within the table.
  3259. (defun org-export-table-has-special-column-p (table)
  3260. "Non-nil when TABLE has a special column.
  3261. All special columns will be ignored during export."
  3262. ;; The table has a special column when every first cell of every row
  3263. ;; has an empty value or contains a symbol among "/", "#", "!", "$",
  3264. ;; "*" "_" and "^". Though, do not consider a first row containing
  3265. ;; only empty cells as special.
  3266. (let ((special-column-p 'empty))
  3267. (catch 'exit
  3268. (mapc
  3269. (lambda (row)
  3270. (when (eq (org-element-property :type row) 'standard)
  3271. (let ((value (org-element-contents
  3272. (car (org-element-contents row)))))
  3273. (cond ((member value '(("/") ("#") ("!") ("$") ("*") ("_") ("^")))
  3274. (setq special-column-p 'special))
  3275. ((not value))
  3276. (t (throw 'exit nil))))))
  3277. (org-element-contents table))
  3278. (eq special-column-p 'special))))
  3279. (defun org-export-table-has-header-p (table info)
  3280. "Non-nil when TABLE has an header.
  3281. INFO is a plist used as a communication channel.
  3282. A table has an header when it contains at least two row groups."
  3283. (let ((rowgroup 1) row-flag)
  3284. (org-element-map
  3285. table 'table-row
  3286. (lambda (row)
  3287. (cond
  3288. ((> rowgroup 1) t)
  3289. ((and row-flag (eq (org-element-property :type row) 'rule))
  3290. (incf rowgroup) (setq row-flag nil))
  3291. ((and (not row-flag) (eq (org-element-property :type row) 'standard))
  3292. (setq row-flag t) nil)))
  3293. info)))
  3294. (defun org-export-table-row-is-special-p (table-row info)
  3295. "Non-nil if TABLE-ROW is considered special.
  3296. INFO is a plist used as the communication channel.
  3297. All special rows will be ignored during export."
  3298. (when (eq (org-element-property :type table-row) 'standard)
  3299. (let ((first-cell (org-element-contents
  3300. (car (org-element-contents table-row)))))
  3301. ;; A row is special either when...
  3302. (or
  3303. ;; ... it starts with a field only containing "/",
  3304. (equal first-cell '("/"))
  3305. ;; ... the table contains a special column and the row start
  3306. ;; with a marking character among, "^", "_", "$" or "!",
  3307. (and (org-export-table-has-special-column-p
  3308. (org-export-get-parent table-row))
  3309. (member first-cell '(("^") ("_") ("$") ("!"))))
  3310. ;; ... it contains only alignment cookies and empty cells.
  3311. (let ((special-row-p 'empty))
  3312. (catch 'exit
  3313. (mapc
  3314. (lambda (cell)
  3315. (let ((value (org-element-contents cell)))
  3316. ;; Since VALUE is a secondary string, the following
  3317. ;; checks avoid expanding it with `org-export-data'.
  3318. (cond ((not value))
  3319. ((and (not (cdr value))
  3320. (stringp (car value))
  3321. (string-match "\\`<[lrc]?\\([0-9]+\\)?>\\'"
  3322. (car value)))
  3323. (setq special-row-p 'cookie))
  3324. (t (throw 'exit nil)))))
  3325. (org-element-contents table-row))
  3326. (eq special-row-p 'cookie)))))))
  3327. (defun org-export-table-row-group (table-row info)
  3328. "Return TABLE-ROW's group.
  3329. INFO is a plist used as the communication channel.
  3330. Return value is the group number, as an integer, or nil special
  3331. rows and table rules. Group 1 is also table's header."
  3332. (unless (or (eq (org-element-property :type table-row) 'rule)
  3333. (org-export-table-row-is-special-p table-row info))
  3334. (let ((group 0) row-flag)
  3335. (catch 'found
  3336. (mapc
  3337. (lambda (row)
  3338. (cond
  3339. ((and (eq (org-element-property :type row) 'standard)
  3340. (not (org-export-table-row-is-special-p row info)))
  3341. (unless row-flag (incf group) (setq row-flag t)))
  3342. ((eq (org-element-property :type row) 'rule)
  3343. (setq row-flag nil)))
  3344. (when (eq table-row row) (throw 'found group)))
  3345. (org-element-contents (org-export-get-parent table-row)))))))
  3346. (defun org-export-table-cell-width (table-cell info)
  3347. "Return TABLE-CELL contents width.
  3348. INFO is a plist used as the communication channel.
  3349. Return value is the width given by the last width cookie in the
  3350. same column as TABLE-CELL, or nil."
  3351. (let* ((row (org-export-get-parent table-cell))
  3352. (column (let ((cells (org-element-contents row)))
  3353. (- (length cells) (length (memq table-cell cells)))))
  3354. (table (org-export-get-parent-table table-cell))
  3355. cookie-width)
  3356. (mapc
  3357. (lambda (row)
  3358. (cond
  3359. ;; In a special row, try to find a width cookie at COLUMN.
  3360. ((org-export-table-row-is-special-p row info)
  3361. (let ((value (org-element-contents
  3362. (elt (org-element-contents row) column))))
  3363. ;; The following checks avoid expanding unnecessarily the
  3364. ;; cell with `org-export-data'
  3365. (when (and value
  3366. (not (cdr value))
  3367. (stringp (car value))
  3368. (string-match "\\`<[lrc]?\\([0-9]+\\)?>\\'" (car value))
  3369. (match-string 1 (car value)))
  3370. (setq cookie-width
  3371. (string-to-number (match-string 1 (car value)))))))
  3372. ;; Ignore table rules.
  3373. ((eq (org-element-property :type row) 'rule))))
  3374. (org-element-contents table))
  3375. ;; Return value.
  3376. cookie-width))
  3377. (defun org-export-table-cell-alignment (table-cell info)
  3378. "Return TABLE-CELL contents alignment.
  3379. INFO is a plist used as the communication channel.
  3380. Return alignment as specified by the last alignment cookie in the
  3381. same column as TABLE-CELL. If no such cookie is found, a default
  3382. alignment value will be deduced from fraction of numbers in the
  3383. column (see `org-table-number-fraction' for more information).
  3384. Possible values are `left', `right' and `center'."
  3385. (let* ((row (org-export-get-parent table-cell))
  3386. (column (let ((cells (org-element-contents row)))
  3387. (- (length cells) (length (memq table-cell cells)))))
  3388. (table (org-export-get-parent-table table-cell))
  3389. (number-cells 0)
  3390. (total-cells 0)
  3391. cookie-align)
  3392. (mapc
  3393. (lambda (row)
  3394. (cond
  3395. ;; In a special row, try to find an alignment cookie at
  3396. ;; COLUMN.
  3397. ((org-export-table-row-is-special-p row info)
  3398. (let ((value (org-element-contents
  3399. (elt (org-element-contents row) column))))
  3400. ;; Since VALUE is a secondary string, the following checks
  3401. ;; avoid useless expansion through `org-export-data'.
  3402. (when (and value
  3403. (not (cdr value))
  3404. (stringp (car value))
  3405. (string-match "\\`<\\([lrc]\\)?\\([0-9]+\\)?>\\'"
  3406. (car value))
  3407. (match-string 1 (car value)))
  3408. (setq cookie-align (match-string 1 (car value))))))
  3409. ;; Ignore table rules.
  3410. ((eq (org-element-property :type row) 'rule))
  3411. ;; In a standard row, check if cell's contents are expressing
  3412. ;; some kind of number. Increase NUMBER-CELLS accordingly.
  3413. ;; Though, don't bother if an alignment cookie has already
  3414. ;; defined cell's alignment.
  3415. ((not cookie-align)
  3416. (let ((value (org-export-data
  3417. (org-element-contents
  3418. (elt (org-element-contents row) column))
  3419. info)))
  3420. (incf total-cells)
  3421. (when (string-match org-table-number-regexp value)
  3422. (incf number-cells))))))
  3423. (org-element-contents table))
  3424. ;; Return value. Alignment specified by cookies has precedence
  3425. ;; over alignment deduced from cells contents.
  3426. (cond ((equal cookie-align "l") 'left)
  3427. ((equal cookie-align "r") 'right)
  3428. ((equal cookie-align "c") 'center)
  3429. ((>= (/ (float number-cells) total-cells) org-table-number-fraction)
  3430. 'right)
  3431. (t 'left))))
  3432. (defun org-export-table-cell-borders (table-cell info)
  3433. "Return TABLE-CELL borders.
  3434. INFO is a plist used as a communication channel.
  3435. Return value is a list of symbols, or nil. Possible values are:
  3436. `top', `bottom', `above', `below', `left' and `right'. Note:
  3437. `top' (resp. `bottom') only happen for a cell in the first
  3438. row (resp. last row) of the table, ignoring table rules, if any.
  3439. Returned borders ignore special rows."
  3440. (let* ((row (org-export-get-parent table-cell))
  3441. (table (org-export-get-parent-table table-cell))
  3442. borders)
  3443. ;; Top/above border? TABLE-CELL has a border above when a rule
  3444. ;; used to demarcate row groups can be found above. Hence,
  3445. ;; finding a rule isn't sufficient to push `above' in BORDERS:
  3446. ;; another regular row has to be found above that rule.
  3447. (let (rule-flag)
  3448. (catch 'exit
  3449. (mapc (lambda (row)
  3450. (cond ((eq (org-element-property :type row) 'rule)
  3451. (setq rule-flag t))
  3452. ((not (org-export-table-row-is-special-p row info))
  3453. (if rule-flag (throw 'exit (push 'above borders))
  3454. (throw 'exit nil)))))
  3455. ;; Look at every row before the current one.
  3456. (cdr (memq row (reverse (org-element-contents table)))))
  3457. ;; No rule above, or rule found starts the table (ignoring any
  3458. ;; special row): TABLE-CELL is at the top of the table.
  3459. (when rule-flag (push 'above borders))
  3460. (push 'top borders)))
  3461. ;; Bottom/below border? TABLE-CELL has a border below when next
  3462. ;; non-regular row below is a rule.
  3463. (let (rule-flag)
  3464. (catch 'exit
  3465. (mapc (lambda (row)
  3466. (cond ((eq (org-element-property :type row) 'rule)
  3467. (setq rule-flag t))
  3468. ((not (org-export-table-row-is-special-p row info))
  3469. (if rule-flag (throw 'exit (push 'below borders))
  3470. (throw 'exit nil)))))
  3471. ;; Look at every row after the current one.
  3472. (cdr (memq row (org-element-contents table))))
  3473. ;; No rule below, or rule found ends the table (modulo some
  3474. ;; special row): TABLE-CELL is at the bottom of the table.
  3475. (when rule-flag (push 'below borders))
  3476. (push 'bottom borders)))
  3477. ;; Right/left borders? They can only be specified by column
  3478. ;; groups. Column groups are defined in a row starting with "/".
  3479. ;; Also a column groups row only contains "<", "<>", ">" or blank
  3480. ;; cells.
  3481. (catch 'exit
  3482. (let ((column (let ((cells (org-element-contents row)))
  3483. (- (length cells) (length (memq table-cell cells))))))
  3484. (mapc
  3485. (lambda (row)
  3486. (unless (eq (org-element-property :type row) 'rule)
  3487. (when (equal (org-element-contents
  3488. (car (org-element-contents row)))
  3489. '("/"))
  3490. (let ((column-groups
  3491. (mapcar
  3492. (lambda (cell)
  3493. (let ((value (org-element-contents cell)))
  3494. (when (member value '(("<") ("<>") (">") nil))
  3495. (car value))))
  3496. (org-element-contents row))))
  3497. ;; There's a left border when previous cell, if
  3498. ;; any, ends a group, or current one starts one.
  3499. (when (or (and (not (zerop column))
  3500. (member (elt column-groups (1- column))
  3501. '(">" "<>")))
  3502. (member (elt column-groups column) '("<" "<>")))
  3503. (push 'left borders))
  3504. ;; There's a right border when next cell, if any,
  3505. ;; starts a group, or current one ends one.
  3506. (when (or (and (/= (1+ column) (length column-groups))
  3507. (member (elt column-groups (1+ column))
  3508. '("<" "<>")))
  3509. (member (elt column-groups column) '(">" "<>")))
  3510. (push 'right borders))
  3511. (throw 'exit nil)))))
  3512. ;; Table rows are read in reverse order so last column groups
  3513. ;; row has precedence over any previous one.
  3514. (reverse (org-element-contents table)))))
  3515. ;; Return value.
  3516. borders))
  3517. (defun org-export-table-cell-starts-colgroup-p (table-cell info)
  3518. "Non-nil when TABLE-CELL is at the beginning of a row group.
  3519. INFO is a plist used as a communication channel."
  3520. ;; A cell starts a column group either when it is at the beginning
  3521. ;; of a row (or after the special column, if any) or when it has
  3522. ;; a left border.
  3523. (or (eq (org-element-map
  3524. (org-export-get-parent table-cell)
  3525. 'table-cell 'identity info 'first-match)
  3526. table-cell)
  3527. (memq 'left (org-export-table-cell-borders table-cell info))))
  3528. (defun org-export-table-cell-ends-colgroup-p (table-cell info)
  3529. "Non-nil when TABLE-CELL is at the end of a row group.
  3530. INFO is a plist used as a communication channel."
  3531. ;; A cell ends a column group either when it is at the end of a row
  3532. ;; or when it has a right border.
  3533. (or (eq (car (last (org-element-contents
  3534. (org-export-get-parent table-cell))))
  3535. table-cell)
  3536. (memq 'right (org-export-table-cell-borders table-cell info))))
  3537. (defun org-export-table-row-starts-rowgroup-p (table-row info)
  3538. "Non-nil when TABLE-ROW is at the beginning of a column group.
  3539. INFO is a plist used as a communication channel."
  3540. (unless (or (eq (org-element-property :type table-row) 'rule)
  3541. (org-export-table-row-is-special-p table-row info))
  3542. (let ((borders (org-export-table-cell-borders
  3543. (car (org-element-contents table-row)) info)))
  3544. (or (memq 'top borders) (memq 'above borders)))))
  3545. (defun org-export-table-row-ends-rowgroup-p (table-row info)
  3546. "Non-nil when TABLE-ROW is at the end of a column group.
  3547. INFO is a plist used as a communication channel."
  3548. (unless (or (eq (org-element-property :type table-row) 'rule)
  3549. (org-export-table-row-is-special-p table-row info))
  3550. (let ((borders (org-export-table-cell-borders
  3551. (car (org-element-contents table-row)) info)))
  3552. (or (memq 'bottom borders) (memq 'below borders)))))
  3553. (defun org-export-table-row-starts-header-p (table-row info)
  3554. "Non-nil when TABLE-ROW is the first table header's row.
  3555. INFO is a plist used as a communication channel."
  3556. (and (org-export-table-has-header-p
  3557. (org-export-get-parent-table table-row) info)
  3558. (org-export-table-row-starts-rowgroup-p table-row info)
  3559. (= (org-export-table-row-group table-row info) 1)))
  3560. (defun org-export-table-row-ends-header-p (table-row info)
  3561. "Non-nil when TABLE-ROW is the last table header's row.
  3562. INFO is a plist used as a communication channel."
  3563. (and (org-export-table-has-header-p
  3564. (org-export-get-parent-table table-row) info)
  3565. (org-export-table-row-ends-rowgroup-p table-row info)
  3566. (= (org-export-table-row-group table-row info) 1)))
  3567. (defun org-export-table-dimensions (table info)
  3568. "Return TABLE dimensions.
  3569. INFO is a plist used as a communication channel.
  3570. Return value is a CONS like (ROWS . COLUMNS) where
  3571. ROWS (resp. COLUMNS) is the number of exportable
  3572. rows (resp. columns)."
  3573. (let (first-row (columns 0) (rows 0))
  3574. ;; Set number of rows, and extract first one.
  3575. (org-element-map
  3576. table 'table-row
  3577. (lambda (row)
  3578. (when (eq (org-element-property :type row) 'standard)
  3579. (incf rows)
  3580. (unless first-row (setq first-row row)))) info)
  3581. ;; Set number of columns.
  3582. (org-element-map first-row 'table-cell (lambda (cell) (incf columns)) info)
  3583. ;; Return value.
  3584. (cons rows columns)))
  3585. (defun org-export-table-cell-address (table-cell info)
  3586. "Return address of a regular TABLE-CELL object.
  3587. TABLE-CELL is the cell considered. INFO is a plist used as
  3588. a communication channel.
  3589. Address is a CONS cell (ROW . COLUMN), where ROW and COLUMN are
  3590. zero-based index. Only exportable cells are considered. The
  3591. function returns nil for other cells."
  3592. (let* ((table-row (org-export-get-parent table-cell))
  3593. (table (org-export-get-parent-table table-cell)))
  3594. ;; Ignore cells in special rows or in special column.
  3595. (unless (or (org-export-table-row-is-special-p table-row info)
  3596. (and (org-export-table-has-special-column-p table)
  3597. (eq (car (org-element-contents table-row)) table-cell)))
  3598. (cons
  3599. ;; Row number.
  3600. (let ((row-count 0))
  3601. (org-element-map
  3602. table 'table-row
  3603. (lambda (row)
  3604. (cond ((eq (org-element-property :type row) 'rule) nil)
  3605. ((eq row table-row) row-count)
  3606. (t (incf row-count) nil)))
  3607. info 'first-match))
  3608. ;; Column number.
  3609. (let ((col-count 0))
  3610. (org-element-map
  3611. table-row 'table-cell
  3612. (lambda (cell)
  3613. (if (eq cell table-cell) col-count (incf col-count) nil))
  3614. info 'first-match))))))
  3615. (defun org-export-get-table-cell-at (address table info)
  3616. "Return regular table-cell object at ADDRESS in TABLE.
  3617. Address is a CONS cell (ROW . COLUMN), where ROW and COLUMN are
  3618. zero-based index. TABLE is a table type element. INFO is
  3619. a plist used as a communication channel.
  3620. If no table-cell, among exportable cells, is found at ADDRESS,
  3621. return nil."
  3622. (let ((column-pos (cdr address)) (column-count 0))
  3623. (org-element-map
  3624. ;; Row at (car address) or nil.
  3625. (let ((row-pos (car address)) (row-count 0))
  3626. (org-element-map
  3627. table 'table-row
  3628. (lambda (row)
  3629. (cond ((eq (org-element-property :type row) 'rule) nil)
  3630. ((= row-count row-pos) row)
  3631. (t (incf row-count) nil)))
  3632. info 'first-match))
  3633. 'table-cell
  3634. (lambda (cell)
  3635. (if (= column-count column-pos) cell
  3636. (incf column-count) nil))
  3637. info 'first-match)))
  3638. ;;;; For Tables Of Contents
  3639. ;;
  3640. ;; `org-export-collect-headlines' builds a list of all exportable
  3641. ;; headline elements, maybe limited to a certain depth. One can then
  3642. ;; easily parse it and transcode it.
  3643. ;;
  3644. ;; Building lists of tables, figures or listings is quite similar.
  3645. ;; Once the generic function `org-export-collect-elements' is defined,
  3646. ;; `org-export-collect-tables', `org-export-collect-figures' and
  3647. ;; `org-export-collect-listings' can be derived from it.
  3648. (defun org-export-collect-headlines (info &optional n)
  3649. "Collect headlines in order to build a table of contents.
  3650. INFO is a plist used as a communication channel.
  3651. When non-nil, optional argument N must be an integer. It
  3652. specifies the depth of the table of contents.
  3653. Return a list of all exportable headlines as parsed elements."
  3654. (org-element-map
  3655. (plist-get info :parse-tree)
  3656. 'headline
  3657. (lambda (headline)
  3658. ;; Strip contents from HEADLINE.
  3659. (let ((relative-level (org-export-get-relative-level headline info)))
  3660. (unless (and n (> relative-level n)) headline)))
  3661. info))
  3662. (defun org-export-collect-elements (type info &optional predicate)
  3663. "Collect referenceable elements of a determined type.
  3664. TYPE can be a symbol or a list of symbols specifying element
  3665. types to search. Only elements with a caption are collected.
  3666. INFO is a plist used as a communication channel.
  3667. When non-nil, optional argument PREDICATE is a function accepting
  3668. one argument, an element of type TYPE. It returns a non-nil
  3669. value when that element should be collected.
  3670. Return a list of all elements found, in order of appearance."
  3671. (org-element-map
  3672. (plist-get info :parse-tree) type
  3673. (lambda (element)
  3674. (and (org-element-property :caption element)
  3675. (or (not predicate) (funcall predicate element))
  3676. element))
  3677. info))
  3678. (defun org-export-collect-tables (info)
  3679. "Build a list of tables.
  3680. INFO is a plist used as a communication channel.
  3681. Return a list of table elements with a caption."
  3682. (org-export-collect-elements 'table info))
  3683. (defun org-export-collect-figures (info predicate)
  3684. "Build a list of figures.
  3685. INFO is a plist used as a communication channel. PREDICATE is
  3686. a function which accepts one argument: a paragraph element and
  3687. whose return value is non-nil when that element should be
  3688. collected.
  3689. A figure is a paragraph type element, with a caption, verifying
  3690. PREDICATE. The latter has to be provided since a \"figure\" is
  3691. a vague concept that may depend on back-end.
  3692. Return a list of elements recognized as figures."
  3693. (org-export-collect-elements 'paragraph info predicate))
  3694. (defun org-export-collect-listings (info)
  3695. "Build a list of src blocks.
  3696. INFO is a plist used as a communication channel.
  3697. Return a list of src-block elements with a caption."
  3698. (org-export-collect-elements 'src-block info))
  3699. ;;;; Topology
  3700. ;;
  3701. ;; Here are various functions to retrieve information about the
  3702. ;; neighbourhood of a given element or object. Neighbours of interest
  3703. ;; are direct parent (`org-export-get-parent'), parent headline
  3704. ;; (`org-export-get-parent-headline'), first element containing an
  3705. ;; object, (`org-export-get-parent-element'), parent table
  3706. ;; (`org-export-get-parent-table'), previous element or object
  3707. ;; (`org-export-get-previous-element') and next element or object
  3708. ;; (`org-export-get-next-element').
  3709. ;;
  3710. ;; `org-export-get-genealogy' returns the full genealogy of a given
  3711. ;; element or object, from closest parent to full parse tree.
  3712. (defun org-export-get-parent (blob)
  3713. "Return BLOB parent or nil.
  3714. BLOB is the element or object considered."
  3715. (org-element-property :parent blob))
  3716. (defun org-export-get-genealogy (blob)
  3717. "Return full genealogy relative to a given element or object.
  3718. BLOB is the element or object being considered.
  3719. Ancestors are returned from closest to farthest, the last one
  3720. being the full parse tree."
  3721. (let (genealogy (parent blob))
  3722. (while (setq parent (org-element-property :parent parent))
  3723. (push parent genealogy))
  3724. (nreverse genealogy)))
  3725. (defun org-export-get-parent-headline (blob)
  3726. "Return BLOB parent headline or nil.
  3727. BLOB is the element or object being considered."
  3728. (let ((parent blob))
  3729. (while (and (setq parent (org-element-property :parent parent))
  3730. (not (eq (org-element-type parent) 'headline))))
  3731. parent))
  3732. (defun org-export-get-parent-element (object)
  3733. "Return first element containing OBJECT or nil.
  3734. OBJECT is the object to consider."
  3735. (let ((parent object))
  3736. (while (and (setq parent (org-element-property :parent parent))
  3737. (memq (org-element-type parent) org-element-all-objects)))
  3738. parent))
  3739. (defun org-export-get-parent-table (object)
  3740. "Return OBJECT parent table or nil.
  3741. OBJECT is either a `table-cell' or `table-element' type object."
  3742. (let ((parent object))
  3743. (while (and (setq parent (org-element-property :parent parent))
  3744. (not (eq (org-element-type parent) 'table))))
  3745. parent))
  3746. (defun org-export-get-previous-element (blob info)
  3747. "Return previous element or object.
  3748. BLOB is an element or object. INFO is a plist used as
  3749. a communication channel. Return previous exportable element or
  3750. object, a string, or nil."
  3751. (let (prev)
  3752. (catch 'exit
  3753. (mapc (lambda (obj)
  3754. (cond ((eq obj blob) (throw 'exit prev))
  3755. ((memq obj (plist-get info :ignore-list)))
  3756. (t (setq prev obj))))
  3757. (org-element-contents (org-export-get-parent blob))))))
  3758. (defun org-export-get-next-element (blob info)
  3759. "Return next element or object.
  3760. BLOB is an element or object. INFO is a plist used as
  3761. a communication channel. Return next exportable element or
  3762. object, a string, or nil."
  3763. (catch 'found
  3764. (mapc (lambda (obj)
  3765. (unless (memq obj (plist-get info :ignore-list))
  3766. (throw 'found obj)))
  3767. (cdr (memq blob (org-element-contents (org-export-get-parent blob)))))
  3768. nil))
  3769. ;;;; Translation
  3770. ;;
  3771. ;; `org-export-translate' translates a string according to language
  3772. ;; specified by LANGUAGE keyword or `org-export-language-setup'
  3773. ;; variable and a specified charset. `org-export-dictionary' contains
  3774. ;; the dictionary used for the translation.
  3775. (defconst org-export-dictionary
  3776. '(("Author"
  3777. ("fr"
  3778. :ascii "Auteur"
  3779. :latin1 "Auteur"
  3780. :utf-8 "Auteur"))
  3781. ("Date"
  3782. ("fr"
  3783. :ascii "Date"
  3784. :latin1 "Date"
  3785. :utf-8 "Date"))
  3786. ("Equation")
  3787. ("Figure")
  3788. ("Footnotes"
  3789. ("fr"
  3790. :ascii "Notes de bas de page"
  3791. :latin1 "Notes de bas de page"
  3792. :utf-8 "Notes de bas de page"))
  3793. ("List of Listings"
  3794. ("fr"
  3795. :ascii "Liste des programmes"
  3796. :latin1 "Liste des programmes"
  3797. :utf-8 "Liste des programmes"))
  3798. ("List of Tables"
  3799. ("fr"
  3800. :ascii "Liste des tableaux"
  3801. :latin1 "Liste des tableaux"
  3802. :utf-8 "Liste des tableaux"))
  3803. ("Listing %d:"
  3804. ("fr"
  3805. :ascii "Programme %d :"
  3806. :latin1 "Programme %d :"
  3807. :utf-8 "Programme nº %d :"))
  3808. ("Listing %d: %s"
  3809. ("fr"
  3810. :ascii "Programme %d : %s"
  3811. :latin1 "Programme %d : %s"
  3812. :utf-8 "Programme nº %d : %s"))
  3813. ("See section %s"
  3814. ("fr"
  3815. :ascii "cf. section %s"
  3816. :latin1 "cf. section %s"
  3817. :utf-8 "cf. section %s"))
  3818. ("Table %d:"
  3819. ("fr"
  3820. :ascii "Tableau %d :"
  3821. :latin1 "Tableau %d :"
  3822. :utf-8 "Tableau nº %d :"))
  3823. ("Table %d: %s"
  3824. ("fr"
  3825. :ascii "Tableau %d : %s"
  3826. :latin1 "Tableau %d : %s"
  3827. :utf-8 "Tableau nº %d : %s"))
  3828. ("Table of Contents"
  3829. ("fr"
  3830. :ascii "Sommaire"
  3831. :latin1 "Table des matières"
  3832. :utf-8 "Table des matières"))
  3833. ("Unknown reference"
  3834. ("fr"
  3835. :ascii "Destination inconnue"
  3836. :latin1 "Référence inconnue"
  3837. :utf-8 "Référence inconnue")))
  3838. "Dictionary for export engine.
  3839. Alist whose CAR is the string to translate and CDR is an alist
  3840. whose CAR is the language string and CDR is a plist whose
  3841. properties are possible charsets and values translated terms.
  3842. It is used as a database for `org-export-translate'. Since this
  3843. function returns the string as-is if no translation was found,
  3844. the variable only needs to record values different from the
  3845. entry.")
  3846. (defun org-export-translate (s encoding info)
  3847. "Translate string S according to language specification.
  3848. ENCODING is a symbol among `:ascii', `:html', `:latex', `:latin1'
  3849. and `:utf-8'. INFO is a plist used as a communication channel.
  3850. Translation depends on `:language' property. Return the
  3851. translated string. If no translation is found return S."
  3852. (let ((lang (plist-get info :language))
  3853. (translations (cdr (assoc s org-export-dictionary))))
  3854. (or (plist-get (cdr (assoc lang translations)) encoding) s)))
  3855. ;;; The Dispatcher
  3856. ;;
  3857. ;; `org-export-dispatch' is the standard interactive way to start an
  3858. ;; export process. It uses `org-export-dispatch-ui' as a subroutine
  3859. ;; for its interface. Most commons back-ends should have an entry in
  3860. ;; it.
  3861. ;;;###autoload
  3862. (defun org-export-dispatch ()
  3863. "Export dispatcher for Org mode.
  3864. It provides an access to common export related tasks in a buffer.
  3865. Its interface comes in two flavours: standard and expert. While
  3866. both share the same set of bindings, only the former displays the
  3867. valid keys associations. Set `org-export-dispatch-use-expert-ui'
  3868. to switch to one or the other.
  3869. Return an error if key pressed has no associated command."
  3870. (interactive)
  3871. (let* ((input (org-export-dispatch-ui
  3872. (if (listp org-export-initial-scope) org-export-initial-scope
  3873. (list org-export-initial-scope))
  3874. org-export-dispatch-use-expert-ui))
  3875. (raw-key (car input))
  3876. (optns (cdr input)))
  3877. ;; Translate "C-a", "C-b"... into "a", "b"... Then take action
  3878. ;; depending on user's key pressed.
  3879. (case (if (< raw-key 27) (+ raw-key 96) raw-key)
  3880. ;; Allow to quit with "q" key.
  3881. (?q nil)
  3882. ;; Export with `e-ascii' back-end.
  3883. ((?A ?N ?U)
  3884. (org-e-ascii-export-as-ascii
  3885. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)
  3886. `(:ascii-charset ,(case raw-key (?A 'ascii) (?N 'latin1) (t 'utf-8)))))
  3887. ((?a ?n ?u)
  3888. (org-e-ascii-export-to-ascii
  3889. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)
  3890. `(:ascii-charset ,(case raw-key (?a 'ascii) (?n 'latin1) (t 'utf-8)))))
  3891. ;; Export with `e-latex' back-end.
  3892. (?L (org-e-latex-export-as-latex
  3893. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  3894. (?l
  3895. (org-e-latex-export-to-latex
  3896. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  3897. (?p
  3898. (org-e-latex-export-to-pdf
  3899. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  3900. (?d
  3901. (org-open-file
  3902. (org-e-latex-export-to-pdf
  3903. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  3904. ;; Export with `e-html' back-end.
  3905. (?H
  3906. (org-e-html-export-as-html
  3907. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  3908. (?h
  3909. (org-e-html-export-to-html
  3910. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  3911. (?b
  3912. (org-open-file
  3913. (org-e-html-export-to-html
  3914. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  3915. ;; Export with `e-odt' back-end.
  3916. (?o
  3917. (org-e-odt-export-to-odt
  3918. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns)))
  3919. (?O
  3920. (org-open-file
  3921. (org-e-odt-export-to-odt
  3922. (memq 'subtree optns) (memq 'visible optns) (memq 'body optns))))
  3923. ;; Publishing facilities
  3924. (?F
  3925. (org-e-publish-current-file (memq 'force optns)))
  3926. (?P
  3927. (org-e-publish-current-project (memq 'force optns)))
  3928. (?X
  3929. (let ((project
  3930. (assoc (org-icompleting-read
  3931. "Publish project: " org-e-publish-project-alist nil t)
  3932. org-e-publish-project-alist)))
  3933. (org-e-publish project (memq 'force optns))))
  3934. (?E
  3935. (org-e-publish-all (memq 'force optns)))
  3936. ;; Undefined command.
  3937. (t (error "No command associated with key %s"
  3938. (char-to-string raw-key))))))
  3939. (defun org-export-dispatch-ui (options expertp)
  3940. "Handle interface for `org-export-dispatch'.
  3941. OPTIONS is a list containing current interactive options set for
  3942. export. It can contain any of the following symbols:
  3943. `body' toggles a body-only export
  3944. `subtree' restricts export to current subtree
  3945. `visible' restricts export to visible part of buffer.
  3946. `force' force publishing files.
  3947. EXPERTP, when non-nil, triggers expert UI. In that case, no help
  3948. buffer is provided, but indications about currently active
  3949. options are given in the prompt. Moreover, \[?] allows to switch
  3950. back to standard interface.
  3951. Return value is a list with key pressed as CAR and a list of
  3952. final interactive export options as CDR."
  3953. (let ((help
  3954. (format "---- (Options) -------------------------------------------
  3955. \[1] Body only: %s [2] Export scope: %s
  3956. \[3] Visible only: %s [4] Force publishing: %s
  3957. --- (ASCII/Latin-1/UTF-8 Export) -------------------------
  3958. \[a/n/u] to TXT file [A/N/U] to temporary buffer
  3959. --- (HTML Export) ----------------------------------------
  3960. \[h] to HTML file [b] ... and open it
  3961. \[H] to temporary buffer
  3962. --- (LaTeX Export) ---------------------------------------
  3963. \[l] to TEX file [L] to temporary buffer
  3964. \[p] to PDF file [d] ... and open it
  3965. --- (ODF Export) -----------------------------------------
  3966. \[o] to ODT file [O] ... and open it
  3967. --- (Publish) --------------------------------------------
  3968. \[F] current file [P] current project
  3969. \[X] a project [E] every project"
  3970. (if (memq 'body options) "On " "Off")
  3971. (if (memq 'subtree options) "Subtree" "Buffer ")
  3972. (if (memq 'visible options) "On " "Off")
  3973. (if (memq 'force options) "On " "Off")))
  3974. (standard-prompt "Export command: ")
  3975. (expert-prompt (format "Export command (%s%s%s%s): "
  3976. (if (memq 'body options) "b" "-")
  3977. (if (memq 'subtree options) "s" "-")
  3978. (if (memq 'visible options) "v" "-")
  3979. (if (memq 'force options) "f" "-")))
  3980. (handle-keypress
  3981. (function
  3982. ;; Read a character from command input, toggling interactive
  3983. ;; options when applicable. PROMPT is the displayed prompt,
  3984. ;; as a string.
  3985. (lambda (prompt)
  3986. (let ((key (read-char-exclusive prompt)))
  3987. (cond
  3988. ;; Ignore non-standard characters (i.e. "M-a").
  3989. ((not (characterp key)) (org-export-dispatch-ui options expertp))
  3990. ;; Help key: Switch back to standard interface if
  3991. ;; expert UI was active.
  3992. ((eq key ??) (org-export-dispatch-ui options nil))
  3993. ;; Toggle export options.
  3994. ((memq key '(?1 ?2 ?3 ?4))
  3995. (org-export-dispatch-ui
  3996. (let ((option (case key (?1 'body) (?2 'subtree) (?3 'visible)
  3997. (?4 'force))))
  3998. (if (memq option options) (remq option options)
  3999. (cons option options)))
  4000. expertp))
  4001. ;; Action selected: Send key and options back to
  4002. ;; `org-export-dispatch'.
  4003. (t (cons key options))))))))
  4004. ;; With expert UI, just read key with a fancy prompt. In standard
  4005. ;; UI, display an intrusive help buffer.
  4006. (if expertp (funcall handle-keypress expert-prompt)
  4007. (save-window-excursion
  4008. (delete-other-windows)
  4009. (with-output-to-temp-buffer "*Org Export/Publishing Help*" (princ help))
  4010. (org-fit-window-to-buffer
  4011. (get-buffer-window "*Org Export/Publishing Help*"))
  4012. (funcall handle-keypress standard-prompt)))))
  4013. (provide 'org-export)
  4014. ;;; org-export.el ends here