org-exp.el 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963
  1. ;;; org-exp.el --- ASCII, HTML, XOXO and iCalendar export for Org-mode
  2. ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
  3. ;; Free Software Foundation, Inc.
  4. ;; Author: Carsten Dominik <carsten at orgmode dot org>
  5. ;; Keywords: outlines, hypermedia, calendar, wp
  6. ;; Homepage: http://orgmode.org
  7. ;; Version: 7.3
  8. ;;
  9. ;; This file is part of GNU Emacs.
  10. ;;
  11. ;; GNU Emacs is free software: you can redistribute it and/or modify
  12. ;; it under the terms of the GNU General Public License as published by
  13. ;; the Free Software Foundation, either version 3 of the License, or
  14. ;; (at your option) any later version.
  15. ;; GNU Emacs is distributed in the hope that it will be useful,
  16. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. ;; GNU General Public License for more details.
  19. ;; You should have received a copy of the GNU General Public License
  20. ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
  21. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  22. ;;
  23. ;;; Commentary:
  24. ;;; Code:
  25. (require 'org)
  26. (require 'org-macs)
  27. (require 'org-agenda)
  28. (require 'org-exp-blocks)
  29. (require 'ob-exp)
  30. (require 'org-src)
  31. (eval-when-compile
  32. (require 'cl))
  33. (declare-function org-export-latex-preprocess "org-latex" (parameters))
  34. (declare-function org-export-ascii-preprocess "org-ascii" (parameters))
  35. (declare-function org-export-html-preprocess "org-html" (parameters))
  36. (declare-function org-export-docbook-preprocess "org-docbook" (parameters))
  37. (declare-function org-infojs-options-inbuffer-template "org-jsinfo" ())
  38. (declare-function org-export-htmlize-region-for-paste "org-html" (beg end))
  39. (declare-function htmlize-buffer "ext:htmlize" (&optional buffer))
  40. (declare-function org-inlinetask-remove-END-maybe "org-inlinetask" ())
  41. (declare-function org-table-cookie-line-p "org-table" (line))
  42. (declare-function org-table-colgroup-line-p "org-table" (line))
  43. (autoload 'org-export-generic "org-export-generic" "Export using the generic exporter" t)
  44. (defgroup org-export nil
  45. "Options for exporting org-listings."
  46. :tag "Org Export"
  47. :group 'org)
  48. (defgroup org-export-general nil
  49. "General options for exporting Org-mode files."
  50. :tag "Org Export General"
  51. :group 'org-export)
  52. (defcustom org-export-allow-BIND 'confirm
  53. "Non-nil means allow #+BIND to define local variable values for export.
  54. This is a potential security risk, which is why the user must confirm the
  55. use of these lines."
  56. :group 'org-export-general
  57. :type '(choice
  58. (const :tag "Never" nil)
  59. (const :tag "Always" t)
  60. (const :tag "Make the user confirm for each file" confirm)))
  61. ;; FIXME
  62. (defvar org-export-publishing-directory nil)
  63. (defcustom org-export-show-temporary-export-buffer t
  64. "Non-nil means show buffer after exporting to temp buffer.
  65. When Org exports to a file, the buffer visiting that file is ever
  66. shown, but remains buried. However, when exporting to a temporary
  67. buffer, that buffer is popped up in a second window. When this variable
  68. is nil, the buffer remains buried also in these cases."
  69. :group 'org-export-general
  70. :type 'boolean)
  71. (defcustom org-export-copy-to-kill-ring t
  72. "Non-nil means exported stuff will also be pushed onto the kill ring."
  73. :group 'org-export-general
  74. :type 'boolean)
  75. (defcustom org-export-kill-product-buffer-when-displayed nil
  76. "Non-nil means kill the product buffer if it is displayed immediately.
  77. This applied to the commands `org-export-html-and-open' and
  78. `org-export-as-pdf-and-open'."
  79. :group 'org-export-general
  80. :type 'boolean)
  81. (defcustom org-export-run-in-background nil
  82. "Non-nil means export and publishing commands will run in background.
  83. This works by starting up a separate Emacs process visiting the same file
  84. and doing the export from there.
  85. Not all export commands are affected by this - only the ones which
  86. actually write to a file, and that do not depend on the buffer state.
  87. \\<org-mode-map>
  88. If this option is nil, you can still get background export by calling
  89. `org-export' with a double prefix arg: \
  90. \\[universal-argument] \\[universal-argument] \\[org-export].
  91. If this option is t, the double prefix can be used to exceptionally
  92. force an export command into the current process."
  93. :group 'org-export-general
  94. :type 'boolean)
  95. (defcustom org-export-select-tags '("export")
  96. "Tags that select a tree for export.
  97. If any such tag is found in a buffer, all trees that do not carry one
  98. of these tags will be deleted before export.
  99. Inside trees that are selected like this, you can still deselect a
  100. subtree by tagging it with one of the `org-export-exclude-tags'."
  101. :group 'org-export-general
  102. :type '(repeat (string :tag "Tag")))
  103. (defcustom org-export-exclude-tags '("noexport")
  104. "Tags that exclude a tree from export.
  105. All trees carrying any of these tags will be excluded from export.
  106. This is without condition, so even subtrees inside that carry one of the
  107. `org-export-select-tags' will be removed."
  108. :group 'org-export-general
  109. :type '(repeat (string :tag "Tag")))
  110. ;; FIXME: rename, this is a general variable
  111. (defcustom org-export-html-expand t
  112. "Non-nil means for HTML export, treat @<...> as HTML tag.
  113. When nil, these tags will be exported as plain text and therefore
  114. not be interpreted by a browser.
  115. This option can also be set with the +OPTIONS line, e.g. \"@:nil\"."
  116. :group 'org-export-html
  117. :group 'org-export-general
  118. :type 'boolean)
  119. (defcustom org-export-with-special-strings t
  120. "Non-nil means interpret \"\-\", \"--\" and \"---\" for export.
  121. When this option is turned on, these strings will be exported as:
  122. Org HTML LaTeX
  123. -----+----------+--------
  124. \\- &shy; \\-
  125. -- &ndash; --
  126. --- &mdash; ---
  127. ... &hellip; \ldots
  128. This option can also be set with the +OPTIONS line, e.g. \"-:nil\"."
  129. :group 'org-export-translation
  130. :type 'boolean)
  131. (defcustom org-export-html-link-up ""
  132. "Where should the \"UP\" link of exported HTML pages lead?"
  133. :group 'org-export-html
  134. :group 'org-export-general
  135. :type '(string :tag "File or URL"))
  136. (defcustom org-export-html-link-home ""
  137. "Where should the \"HOME\" link of exported HTML pages lead?"
  138. :group 'org-export-html
  139. :group 'org-export-general
  140. :type '(string :tag "File or URL"))
  141. (defcustom org-export-language-setup
  142. '(("en" "Author" "Date" "Table of Contents" "Footnotes")
  143. ("ca" "Autor" "Data" "&Iacute;ndex" "Peus de p&agrave;gina")
  144. ("cs" "Autor" "Datum" "Obsah" "Pozn\xe1mky pod carou")
  145. ("da" "Ophavsmand" "Dato" "Indhold" "Fodnoter")
  146. ("de" "Autor" "Datum" "Inhaltsverzeichnis" "Fu&szlig;noten")
  147. ("eo" "A&#365;toro" "Dato" "Enhavo" "Piednotoj")
  148. ("es" "Autor" "Fecha" "&Iacute;ndice" "Pies de p&aacute;gina")
  149. ("fi" "Tekij&auml;" "P&auml;iv&auml;m&auml;&auml;r&auml;" "Sis&auml;llysluettelo" "Alaviitteet")
  150. ("fr" "Auteur" "Date" "Table des mati&egrave;res" "Notes de bas de page")
  151. ("hu" "Szerz&otilde;" "D&aacute;tum" "Tartalomjegyz&eacute;k" "L&aacute;bjegyzet")
  152. ("is" "H&ouml;fundur" "Dagsetning" "Efnisyfirlit" "Aftanm&aacute;lsgreinar")
  153. ("it" "Autore" "Data" "Indice" "Note a pi&egrave; di pagina")
  154. ("nl" "Auteur" "Datum" "Inhoudsopgave" "Voetnoten")
  155. ("no" "Forfatter" "Dato" "Innhold" "Fotnoter")
  156. ("nb" "Forfatter" "Dato" "Innhold" "Fotnoter") ;; nb = Norsk (bokm.l)
  157. ("nn" "Forfattar" "Dato" "Innhald" "Fotnotar") ;; nn = Norsk (nynorsk)
  158. ("pl" "Autor" "Data" "Spis tre&#x015b;ci" "Przypis")
  159. ("sv" "F&ouml;rfattare" "Datum" "Inneh&aring;ll" "Fotnoter"))
  160. "Terms used in export text, translated to different languages.
  161. Use the variable `org-export-default-language' to set the language,
  162. or use the +OPTION lines for a per-file setting."
  163. :group 'org-export-general
  164. :type '(repeat
  165. (list
  166. (string :tag "HTML language tag")
  167. (string :tag "Author")
  168. (string :tag "Date")
  169. (string :tag "Table of Contents")
  170. (string :tag "Footnotes"))))
  171. (defcustom org-export-default-language "en"
  172. "The default language of HTML export, as a string.
  173. This should have an association in `org-export-language-setup'."
  174. :group 'org-export-general
  175. :type 'string)
  176. (defvar org-export-page-description ""
  177. "The page description, for the XHTML meta tag.
  178. This is best set with the #+DESCRIPTION line in a file, it does not make
  179. sense to set this globally.")
  180. (defvar org-export-page-keywords ""
  181. "The page description, for the XHTML meta tag.
  182. This is best set with the #+KEYWORDS line in a file, it does not make
  183. sense to set this globally.")
  184. (defcustom org-export-skip-text-before-1st-heading nil
  185. "Non-nil means skip all text before the first headline when exporting.
  186. When nil, that text is exported as well."
  187. :group 'org-export-general
  188. :type 'boolean)
  189. (defcustom org-export-headline-levels 3
  190. "The last level which is still exported as a headline.
  191. Inferior levels will produce itemize lists when exported.
  192. Note that a numeric prefix argument to an exporter function overrides
  193. this setting.
  194. This option can also be set with the +OPTIONS line, e.g. \"H:2\"."
  195. :group 'org-export-general
  196. :type 'integer)
  197. (defcustom org-export-with-section-numbers t
  198. "Non-nil means add section numbers to headlines when exporting.
  199. This option can also be set with the +OPTIONS line, e.g. \"num:t\"."
  200. :group 'org-export-general
  201. :type 'boolean)
  202. (defcustom org-export-section-number-format '((("1" ".")) . "")
  203. "Format of section numbers for export.
  204. The variable has two components.
  205. 1. A list of lists, each indicating a counter type and a separator.
  206. The counter type can be any of \"1\", \"A\", \"a\", \"I\", or \"i\".
  207. It causes causes numeric, alphabetic, or roman counters, respectively.
  208. The separator is only used if another counter for a subsection is being
  209. added.
  210. If there are more numbered section levels than entries in this lists,
  211. then the last entry will be reused.
  212. 2. A terminator string that will be added after the entire
  213. section number."
  214. :group 'org-export-general
  215. :type '(cons
  216. (repeat
  217. (list
  218. (string :tag "Counter Type")
  219. (string :tag "Separator ")))
  220. (string :tag "Terminator")))
  221. (defcustom org-export-with-toc t
  222. "Non-nil means create a table of contents in exported files.
  223. The TOC contains headlines with levels up to`org-export-headline-levels'.
  224. When an integer, include levels up to N in the toc, this may then be
  225. different from `org-export-headline-levels', but it will not be allowed
  226. to be larger than the number of headline levels.
  227. When nil, no table of contents is made.
  228. Headlines which contain any TODO items will be marked with \"(*)\" in
  229. ASCII export, and with red color in HTML output, if the option
  230. `org-export-mark-todo-in-toc' is set.
  231. In HTML output, the TOC will be clickable.
  232. This option can also be set with the +OPTIONS line, e.g. \"toc:nil\"
  233. or \"toc:3\"."
  234. :group 'org-export-general
  235. :type '(choice
  236. (const :tag "No Table of Contents" nil)
  237. (const :tag "Full Table of Contents" t)
  238. (integer :tag "TOC to level")))
  239. (defcustom org-export-mark-todo-in-toc nil
  240. "Non-nil means mark TOC lines that contain any open TODO items."
  241. :group 'org-export-general
  242. :type 'boolean)
  243. (defcustom org-export-with-todo-keywords t
  244. "Non-nil means include TODO keywords in export.
  245. When nil, remove all these keywords from the export."
  246. :group 'org-export-general
  247. :type 'boolean)
  248. (defcustom org-export-with-priority nil
  249. "Non-nil means include priority cookies in export.
  250. When nil, remove priority cookies for export."
  251. :group 'org-export-general
  252. :type 'boolean)
  253. (defcustom org-export-preserve-breaks nil
  254. "Non-nil means preserve all line breaks when exporting.
  255. Normally, in HTML output paragraphs will be reformatted. In ASCII
  256. export, line breaks will always be preserved, regardless of this variable.
  257. This option can also be set with the +OPTIONS line, e.g. \"\\n:t\"."
  258. :group 'org-export-general
  259. :type 'boolean)
  260. (defcustom org-export-with-archived-trees 'headline
  261. "Whether subtrees with the ARCHIVE tag should be exported.
  262. This can have three different values
  263. nil Do not export, pretend this tree is not present
  264. t Do export the entire tree
  265. headline Only export the headline, but skip the tree below it."
  266. :group 'org-export-general
  267. :group 'org-archive
  268. :type '(choice
  269. (const :tag "not at all" nil)
  270. (const :tag "headline only" 'headline)
  271. (const :tag "entirely" t)))
  272. (defcustom org-export-author-info t
  273. "Non-nil means insert author name and email into the exported file.
  274. This option can also be set with the +OPTIONS line,
  275. e.g. \"author:nil\"."
  276. :group 'org-export-general
  277. :type 'boolean)
  278. (defcustom org-export-email-info nil
  279. "Non-nil means insert author name and email into the exported file.
  280. This option can also be set with the +OPTIONS line,
  281. e.g. \"email:t\"."
  282. :group 'org-export-general
  283. :type 'boolean)
  284. (defcustom org-export-creator-info t
  285. "Non-nil means the postamble should contain a creator sentence.
  286. This sentence is \"HTML generated by org-mode XX in emacs XXX\"."
  287. :group 'org-export-general
  288. :type 'boolean)
  289. (defcustom org-export-time-stamp-file t
  290. "Non-nil means insert a time stamp into the exported file.
  291. The time stamp shows when the file was created.
  292. This option can also be set with the +OPTIONS line,
  293. e.g. \"timestamp:nil\"."
  294. :group 'org-export-general
  295. :type 'boolean)
  296. (defcustom org-export-with-timestamps t
  297. "If nil, do not export time stamps and associated keywords."
  298. :group 'org-export-general
  299. :type 'boolean)
  300. (defcustom org-export-remove-timestamps-from-toc t
  301. "If t, remove timestamps from the table of contents entries."
  302. :group 'org-export-general
  303. :type 'boolean)
  304. (defcustom org-export-with-tags 'not-in-toc
  305. "If nil, do not export tags, just remove them from headlines.
  306. If this is the symbol `not-in-toc', tags will be removed from table of
  307. contents entries, but still be shown in the headlines of the document.
  308. This option can also be set with the +OPTIONS line, e.g. \"tags:nil\"."
  309. :group 'org-export-general
  310. :type '(choice
  311. (const :tag "Off" nil)
  312. (const :tag "Not in TOC" not-in-toc)
  313. (const :tag "On" t)))
  314. (defcustom org-export-with-drawers nil
  315. "Non-nil means export with drawers like the property drawer.
  316. When t, all drawers are exported. This may also be a list of
  317. drawer names to export."
  318. :group 'org-export-general
  319. :type '(choice
  320. (const :tag "All drawers" t)
  321. (const :tag "None" nil)
  322. (repeat :tag "Selected drawers"
  323. (string :tag "Drawer name"))))
  324. (defvar org-export-first-hook nil
  325. "Hook called as the first thing in each exporter.
  326. Point will be still in the original buffer.
  327. Good for general initialization")
  328. (defvar org-export-preprocess-hook nil
  329. "Hook for preprocessing an export buffer.
  330. Pretty much the first thing when exporting is running this hook.
  331. Point will be in a temporary buffer that contains a copy of
  332. the original buffer, or of the section that is being export.
  333. All the other hooks in the org-export-preprocess... category
  334. also work in that temporary buffer, already modified by various
  335. stages of the processing.")
  336. (defvar org-export-preprocess-after-include-files-hook nil
  337. "Hook for preprocessing an export buffer.
  338. This is run after the contents of included files have been inserted.")
  339. (defvar org-export-preprocess-after-tree-selection-hook nil
  340. "Hook for preprocessing an export buffer.
  341. This is run after selection of trees to be exported has happened.
  342. This selection includes tags-based selection, as well as removal
  343. of commented and archived trees.")
  344. (defvar org-export-preprocess-after-headline-targets-hook nil
  345. "Hook for preprocessing export buffer.
  346. This is run just after the headline targets have been defined and
  347. the target-alist has been set up.")
  348. (defvar org-export-preprocess-before-selecting-backend-code-hook nil
  349. "Hook for preprocessing an export buffer.
  350. This is run just before backend-specific blocks get selected.")
  351. (defvar org-export-preprocess-after-blockquote-hook nil
  352. "Hook for preprocessing an export buffer.
  353. This is run after blockquote/quote/verse/center have been marked
  354. with cookies.")
  355. (defvar org-export-preprocess-after-radio-targets-hook nil
  356. "Hook for preprocessing an export buffer.
  357. This is run after radio target processing.")
  358. (defvar org-export-preprocess-before-normalizing-links-hook nil
  359. "Hook for preprocessing an export buffer.
  360. This hook is run before links are normalized.")
  361. (defvar org-export-preprocess-before-backend-specifics-hook nil
  362. "Hook run before backend-specific functions are called during preprocessing.")
  363. (defvar org-export-preprocess-final-hook nil
  364. "Hook for preprocessing an export buffer.
  365. This is run as the last thing in the preprocessing buffer, just before
  366. returning the buffer string to the backend.")
  367. (defgroup org-export-translation nil
  368. "Options for translating special ascii sequences for the export backends."
  369. :tag "Org Export Translation"
  370. :group 'org-export)
  371. (defcustom org-export-with-emphasize t
  372. "Non-nil means interpret *word*, /word/, and _word_ as emphasized text.
  373. If the export target supports emphasizing text, the word will be
  374. typeset in bold, italic, or underlined, respectively. Works only for
  375. single words, but you can say: I *really* *mean* *this*.
  376. Not all export backends support this.
  377. This option can also be set with the +OPTIONS line, e.g. \"*:nil\"."
  378. :group 'org-export-translation
  379. :type 'boolean)
  380. (defcustom org-export-with-footnotes t
  381. "If nil, export [1] as a footnote marker.
  382. Lines starting with [1] will be formatted as footnotes.
  383. This option can also be set with the +OPTIONS line, e.g. \"f:nil\"."
  384. :group 'org-export-translation
  385. :type 'boolean)
  386. (defcustom org-export-with-TeX-macros t
  387. "Non-nil means interpret simple TeX-like macros when exporting.
  388. For example, HTML export converts \\alpha to &alpha; and \\AA to &Aring;.
  389. Not only real TeX macros will work here, but the standard HTML entities
  390. for math can be used as macro names as well. For a list of supported
  391. names in HTML export, see the constant `org-entities' and the user option
  392. `org-entities-user'.
  393. Not all export backends support this.
  394. This option can also be set with the +OPTIONS line, e.g. \"TeX:nil\"."
  395. :group 'org-export-translation
  396. :group 'org-export-latex
  397. :type 'boolean)
  398. (defcustom org-export-with-LaTeX-fragments t
  399. "Non-nil means process LaTeX math fragments for HTML display.
  400. When set, the exporter will find and process LaTeX environments if the
  401. \\begin line is the first non-white thing on a line. It will also find
  402. and process the math delimiters like $a=b$ and \\( a=b \\) for inline math,
  403. $$a=b$$ and \\[ a=b \\] for display math.
  404. This option can also be set with the +OPTIONS line, e.g. \"LaTeX:mathjax\".
  405. Allowed values are:
  406. nil Don't do anything.
  407. verbatim Keep eveything in verbatim
  408. dvipng Process the LaTeX fragments to images.
  409. This will also include processing of non-math environments.
  410. t Do MathJax preprocessing if there is at least on math snippet,
  411. and arrange for MathJax.js to be loaded.
  412. The default is nil, because this option needs the `dvipng' program which
  413. is not available on all systems."
  414. :group 'org-export-translation
  415. :group 'org-export-latex
  416. :type '(choice
  417. (const :tag "Do not process math in any way" nil)
  418. (const :tag "Obsolete, use dvipng setting" t)
  419. (const :tag "Use dvipng to make images" dvipng)
  420. (const :tag "Use MathJax to display math" mathjax)
  421. (const :tag "Leave math verbatim" verbatim)))
  422. (defcustom org-export-with-fixed-width t
  423. "Non-nil means lines starting with \":\" will be in fixed width font.
  424. This can be used to have pre-formatted text, fragments of code etc. For
  425. example:
  426. : ;; Some Lisp examples
  427. : (while (defc cnt)
  428. : (ding))
  429. will be looking just like this in also HTML. See also the QUOTE keyword.
  430. Not all export backends support this.
  431. This option can also be set with the +OPTIONS line, e.g. \"::nil\"."
  432. :group 'org-export-translation
  433. :type 'boolean)
  434. (defgroup org-export-tables nil
  435. "Options for exporting tables in Org-mode."
  436. :tag "Org Export Tables"
  437. :group 'org-export)
  438. (defcustom org-export-with-tables t
  439. "If non-nil, lines starting with \"|\" define a table.
  440. For example:
  441. | Name | Address | Birthday |
  442. |-------------+----------+-----------|
  443. | Arthur Dent | England | 29.2.2100 |
  444. Not all export backends support this.
  445. This option can also be set with the +OPTIONS line, e.g. \"|:nil\"."
  446. :group 'org-export-tables
  447. :type 'boolean)
  448. (defcustom org-export-highlight-first-table-line t
  449. "Non-nil means highlight the first table line.
  450. In HTML export, this means use <th> instead of <td>.
  451. In tables created with table.el, this applies to the first table line.
  452. In Org-mode tables, all lines before the first horizontal separator
  453. line will be formatted with <th> tags."
  454. :group 'org-export-tables
  455. :type 'boolean)
  456. (defcustom org-export-table-remove-special-lines t
  457. "Remove special lines and marking characters in calculating tables.
  458. This removes the special marking character column from tables that are set
  459. up for spreadsheet calculations. It also removes the entire lines
  460. marked with `!', `_', or `^'. The lines with `$' are kept, because
  461. the values of constants may be useful to have."
  462. :group 'org-export-tables
  463. :type 'boolean)
  464. (defcustom org-export-prefer-native-exporter-for-tables nil
  465. "Non-nil means always export tables created with table.el natively.
  466. Natively means use the HTML code generator in table.el.
  467. When nil, Org-mode's own HTML generator is used when possible (i.e. if
  468. the table does not use row- or column-spanning). This has the
  469. advantage, that the automatic HTML conversions for math symbols and
  470. sub/superscripts can be applied. Org-mode's HTML generator is also
  471. much faster. The LaTeX exporter always use the native exporter for
  472. table.el tables."
  473. :group 'org-export-tables
  474. :type 'boolean)
  475. (defgroup org-export-xml nil
  476. "Options specific for XML export of Org-mode files."
  477. :tag "Org Export XML"
  478. :group 'org-export)
  479. ;;;; Exporting
  480. ;;; Variables, constants, and parameter plists
  481. (defconst org-level-max 20)
  482. (defvar org-current-export-file nil) ; dynamically scoped parameter
  483. (defvar org-current-export-dir nil) ; dynamically scoped parameter
  484. (defvar org-export-opt-plist nil
  485. "Contains the current option plist.")
  486. (defvar org-last-level nil) ; dynamically scoped variable
  487. (defvar org-min-level nil) ; dynamically scoped variable
  488. (defvar org-levels-open nil) ; dynamically scoped parameter
  489. (defconst org-export-plist-vars
  490. '((:link-up nil org-export-html-link-up)
  491. (:link-home nil org-export-html-link-home)
  492. (:language nil org-export-default-language)
  493. (:keywords nil org-export-page-keywords)
  494. (:description nil org-export-page-description)
  495. (:customtime nil org-display-custom-times)
  496. (:headline-levels "H" org-export-headline-levels)
  497. (:section-numbers "num" org-export-with-section-numbers)
  498. (:section-number-format nil org-export-section-number-format)
  499. (:table-of-contents "toc" org-export-with-toc)
  500. (:preserve-breaks "\\n" org-export-preserve-breaks)
  501. (:archived-trees nil org-export-with-archived-trees)
  502. (:emphasize "*" org-export-with-emphasize)
  503. (:sub-superscript "^" org-export-with-sub-superscripts)
  504. (:special-strings "-" org-export-with-special-strings)
  505. (:footnotes "f" org-export-with-footnotes)
  506. (:drawers "d" org-export-with-drawers)
  507. (:tags "tags" org-export-with-tags)
  508. (:todo-keywords "todo" org-export-with-todo-keywords)
  509. (:priority "pri" org-export-with-priority)
  510. (:TeX-macros "TeX" org-export-with-TeX-macros)
  511. (:LaTeX-fragments "LaTeX" org-export-with-LaTeX-fragments)
  512. (:latex-listings nil org-export-latex-listings)
  513. (:skip-before-1st-heading "skip" org-export-skip-text-before-1st-heading)
  514. (:fixed-width ":" org-export-with-fixed-width)
  515. (:timestamps "<" org-export-with-timestamps)
  516. (:author-info "author" org-export-author-info)
  517. (:email-info "email" org-export-email-info)
  518. (:creator-info "creator" org-export-creator-info)
  519. (:time-stamp-file "timestamp" org-export-time-stamp-file)
  520. (:tables "|" org-export-with-tables)
  521. (:table-auto-headline nil org-export-highlight-first-table-line)
  522. (:style-include-default nil org-export-html-style-include-default)
  523. (:style-include-scripts nil org-export-html-style-include-scripts)
  524. (:style nil org-export-html-style)
  525. (:style-extra nil org-export-html-style-extra)
  526. (:agenda-style nil org-agenda-export-html-style)
  527. (:convert-org-links nil org-export-html-link-org-files-as-html)
  528. (:inline-images nil org-export-html-inline-images)
  529. (:html-extension nil org-export-html-extension)
  530. (:xml-declaration nil org-export-html-xml-declaration)
  531. (:html-table-tag nil org-export-html-table-tag)
  532. (:expand-quoted-html "@" org-export-html-expand)
  533. (:timestamp nil org-export-html-with-timestamp)
  534. (:publishing-directory nil org-export-publishing-directory)
  535. (:preamble nil org-export-html-preamble)
  536. (:postamble nil org-export-html-postamble)
  537. (:auto-preamble nil org-export-html-auto-preamble)
  538. (:auto-postamble nil org-export-html-auto-postamble)
  539. (:author nil user-full-name)
  540. (:email nil user-mail-address)
  541. (:select-tags nil org-export-select-tags)
  542. (:exclude-tags nil org-export-exclude-tags)
  543. (:latex-image-options nil org-export-latex-image-default-option))
  544. "List of properties that represent export/publishing variables.
  545. Each element is a list of 3 items:
  546. 1. The property that is used internally, and also for org-publish-project-alist
  547. 2. The string that can be used in the OPTION lines to set this option,
  548. or nil if this option cannot be changed in this way
  549. 3. The customization variable that sets the default for this option."
  550. )
  551. (defun org-default-export-plist ()
  552. "Return the property list with default settings for the export variables."
  553. (let* ((infile (org-infile-export-plist))
  554. (letbind (plist-get infile :let-bind))
  555. (l org-export-plist-vars) rtn e s v)
  556. (while (setq e (pop l))
  557. (setq s (nth 2 e)
  558. v (cond
  559. ((assq s letbind) (nth 1 (assq s letbind)))
  560. ((boundp s) (symbol-value s))
  561. (t nil))
  562. rtn (cons (car e) (cons v rtn))))
  563. rtn))
  564. (defvar org-export-inbuffer-options-extra nil
  565. "List of additional in-buffer options that should be detected.
  566. Just before export, the buffer is scanned for options like #+TITLE, #+EMAIL,
  567. etc. Extensions can add to this list to get their options detected, and they
  568. can then add a function to `org-export-options-filters' to process these
  569. options.
  570. Each element in this list must be a list, with the in-buffer keyword as car,
  571. and a property (a symbol) as the next element. All occurrences of the
  572. keyword will be found, the values concatenated with a space character
  573. in between, and the result stored in the export options property list.")
  574. (defvar org-export-options-filters nil
  575. "Functions to be called to finalize the export/publishing options.
  576. All these options are stored in a property list, and each of the functions
  577. in this hook gets a chance to modify this property list. Each function
  578. must accept the property list as an argument, and must return the (possibly
  579. modified) list.")
  580. ;; FIXME: should we fold case here?
  581. (defun org-infile-export-plist ()
  582. "Return the property list with file-local settings for export."
  583. (save-excursion
  584. (save-restriction
  585. (widen)
  586. (goto-char (point-min))
  587. (let ((re (org-make-options-regexp
  588. (append
  589. '("TITLE" "AUTHOR" "DATE" "EMAIL" "TEXT" "OPTIONS" "LANGUAGE"
  590. "MATHJAX"
  591. "LINK_UP" "LINK_HOME" "SETUPFILE" "STYLE"
  592. "LATEX_HEADER" "LATEX_CLASS"
  593. "EXPORT_SELECT_TAGS" "EXPORT_EXCLUDE_TAGS"
  594. "KEYWORDS" "DESCRIPTION" "MACRO" "BIND" "XSLT")
  595. (mapcar 'car org-export-inbuffer-options-extra))))
  596. (case-fold-search t)
  597. p key val text options mathjax a pr style
  598. latex-header latex-class macros letbind
  599. ext-setup-or-nil setup-contents (start 0))
  600. (while (or (and ext-setup-or-nil
  601. (string-match re ext-setup-or-nil start)
  602. (setq start (match-end 0)))
  603. (and (setq ext-setup-or-nil nil start 0)
  604. (re-search-forward re nil t)))
  605. (setq key (upcase (org-match-string-no-properties 1 ext-setup-or-nil))
  606. val (org-match-string-no-properties 2 ext-setup-or-nil))
  607. (cond
  608. ((setq a (assoc key org-export-inbuffer-options-extra))
  609. (setq pr (nth 1 a))
  610. (setq p (plist-put p pr (concat (plist-get p pr) " " val))))
  611. ((string-equal key "TITLE") (setq p (plist-put p :title val)))
  612. ((string-equal key "AUTHOR")(setq p (plist-put p :author val)))
  613. ((string-equal key "EMAIL") (setq p (plist-put p :email val)))
  614. ((string-equal key "DATE") (setq p (plist-put p :date val)))
  615. ((string-equal key "KEYWORDS") (setq p (plist-put p :keywords val)))
  616. ((string-equal key "DESCRIPTION")
  617. (setq p (plist-put p :description val)))
  618. ((string-equal key "LANGUAGE") (setq p (plist-put p :language val)))
  619. ((string-equal key "STYLE")
  620. (setq style (concat style "\n" val)))
  621. ((string-equal key "LATEX_HEADER")
  622. (setq latex-header (concat latex-header "\n" val)))
  623. ((string-equal key "LATEX_CLASS")
  624. (setq latex-class val))
  625. ((string-equal key "TEXT")
  626. (setq text (if text (concat text "\n" val) val)))
  627. ((string-equal key "OPTIONS")
  628. (setq options (concat val " " options)))
  629. ((string-equal key "MATHJAX")
  630. (setq mathjax (concat val " " mathjax)))
  631. ((string-equal key "BIND")
  632. (push (read (concat "(" val ")")) letbind))
  633. ((string-equal key "XSLT")
  634. (setq p (plist-put p :xslt val)))
  635. ((string-equal key "LINK_UP")
  636. (setq p (plist-put p :link-up val)))
  637. ((string-equal key "LINK_HOME")
  638. (setq p (plist-put p :link-home val)))
  639. ((string-equal key "EXPORT_SELECT_TAGS")
  640. (setq p (plist-put p :select-tags (org-split-string val))))
  641. ((string-equal key "EXPORT_EXCLUDE_TAGS")
  642. (setq p (plist-put p :exclude-tags (org-split-string val))))
  643. ((string-equal key "MACRO")
  644. (push val macros))
  645. ((equal key "SETUPFILE")
  646. (setq setup-contents (org-file-contents
  647. (expand-file-name
  648. (org-remove-double-quotes
  649. (org-trim val)))
  650. 'noerror))
  651. (if (not ext-setup-or-nil)
  652. (setq ext-setup-or-nil setup-contents start 0)
  653. (setq ext-setup-or-nil
  654. (concat (substring ext-setup-or-nil 0 start)
  655. "\n" setup-contents "\n"
  656. (substring ext-setup-or-nil start)))))))
  657. (setq p (plist-put p :text text))
  658. (when (and letbind (org-export-confirm-letbind))
  659. (setq p (plist-put p :let-bind letbind)))
  660. (when style (setq p (plist-put p :style-extra style)))
  661. (when latex-header
  662. (setq p (plist-put p :latex-header-extra (substring latex-header 1))))
  663. (when latex-class
  664. (setq p (plist-put p :latex-class latex-class)))
  665. (when options
  666. (setq p (org-export-add-options-to-plist p options)))
  667. (when mathjax
  668. (setq p (plist-put p :mathjax mathjax)))
  669. ;; Add macro definitions
  670. (setq p (plist-put p :macro-date "(eval (format-time-string \"$1\"))"))
  671. (setq p (plist-put p :macro-time "(eval (format-time-string \"$1\"))"))
  672. (setq p (plist-put p :macro-property "(eval (org-entry-get nil \"$1\" 'selective))"))
  673. (setq p (plist-put
  674. p :macro-modification-time
  675. (and (buffer-file-name)
  676. (file-exists-p (buffer-file-name))
  677. (concat
  678. "(eval (format-time-string \"$1\" '"
  679. (prin1-to-string (nth 5 (file-attributes
  680. (buffer-file-name))))
  681. "))"))))
  682. (setq p (plist-put p :macro-input-file (and (buffer-file-name)
  683. (file-name-nondirectory
  684. (buffer-file-name)))))
  685. (while (setq val (pop macros))
  686. (when (string-match "^\\([-a-zA-Z0-9_]+\\)[ \t]+\\(.*?[ \t]*$\\)" val)
  687. (setq p (plist-put
  688. p (intern
  689. (concat ":macro-" (downcase (match-string 1 val))))
  690. (org-export-interpolate-newlines (match-string 2 val))))))
  691. p))))
  692. (defun org-export-interpolate-newlines (s)
  693. (while (string-match "\\\\n" s)
  694. (setq s (replace-match "\n" t t s)))
  695. s)
  696. (defvar org-export-allow-BIND-local nil)
  697. (defun org-export-confirm-letbind ()
  698. "Can we use #+BIND values during export?
  699. By default this will ask fro confirmation by the user, to divert possible
  700. security risks."
  701. (cond
  702. ((not org-export-allow-BIND) nil)
  703. ((eq org-export-allow-BIND t) t)
  704. ((local-variable-p 'org-export-allow-BIND-local (current-buffer))
  705. org-export-allow-BIND-local)
  706. (t (org-set-local 'org-export-allow-BIND-local
  707. (yes-or-no-p "Allow BIND values in this buffer? ")))))
  708. (defun org-install-letbind ()
  709. "Install the values from #+BIND lines as local variables."
  710. (let ((letbind (plist-get org-export-opt-plist :let-bind))
  711. pair)
  712. (while (setq pair (pop letbind))
  713. (org-set-local (car pair) (nth 1 pair)))))
  714. (defun org-export-add-options-to-plist (p options)
  715. "Parse an OPTIONS line and set values in the property list P."
  716. (let (o)
  717. (when options
  718. (let ((op org-export-plist-vars))
  719. (while (setq o (pop op))
  720. (if (and (nth 1 o)
  721. (string-match (concat (regexp-quote (nth 1 o))
  722. ":\\([^ \t\n\r;,.]*\\)")
  723. options))
  724. (setq p (plist-put p (car o)
  725. (car (read-from-string
  726. (match-string 1 options))))))))))
  727. p)
  728. (defun org-export-add-subtree-options (p pos)
  729. "Add options in subtree at position POS to property list P."
  730. (save-excursion
  731. (goto-char pos)
  732. (when (org-at-heading-p)
  733. (let (a)
  734. ;; This is actually read in `org-export-get-title-from-subtree'
  735. ;; (when (setq a (org-entry-get pos "EXPORT_TITLE"))
  736. ;; (setq p (plist-put p :title a)))
  737. (when (setq a (org-entry-get pos "EXPORT_TEXT"))
  738. (setq p (plist-put p :text a)))
  739. (when (setq a (org-entry-get pos "EXPORT_AUTHOR"))
  740. (setq p (plist-put p :author a)))
  741. (when (setq a (org-entry-get pos "EXPORT_DATE"))
  742. (setq p (plist-put p :date a)))
  743. (when (setq a (org-entry-get pos "EXPORT_OPTIONS"))
  744. (setq p (org-export-add-options-to-plist p a)))))
  745. p))
  746. (defun org-export-directory (type plist)
  747. (let* ((val (plist-get plist :publishing-directory))
  748. (dir (if (listp val)
  749. (or (cdr (assoc type val)) ".")
  750. val)))
  751. dir))
  752. (defun org-export-process-option-filters (plist)
  753. (let ((functions org-export-options-filters) f)
  754. (while (setq f (pop functions))
  755. (setq plist (funcall f plist))))
  756. plist)
  757. ;;;###autoload
  758. (defun org-export (&optional arg)
  759. "Export dispatcher for Org-mode.
  760. When `org-export-run-in-background' is non-nil, try to run the command
  761. in the background. This will be done only for commands that write
  762. to a file. For details see the docstring of `org-export-run-in-background'.
  763. The prefix argument ARG will be passed to the exporter. However, if
  764. ARG is a double universal prefix \\[universal-argument] \\[universal-argument], \
  765. that means to inverse the
  766. value of `org-export-run-in-background'."
  767. (interactive "P")
  768. (let* ((bg (org-xor (equal arg '(16)) org-export-run-in-background))
  769. subtree-p
  770. (help "[t] insert the export option template
  771. \[v] limit export to visible part of outline tree
  772. \[1] only export the current subtree
  773. \[SPC] publish enclosing subtree (with LaTeX_CLASS or EXPORT_FILE_NAME prop)
  774. \[a/n/u] export as ASCII/Latin-1/UTF-8 [A/N/U] to temporary buffer
  775. \[h] export as HTML [H] to temporary buffer [R] export region
  776. \[b] export as HTML and open in browser
  777. \[l] export as LaTeX [L] to temporary buffer
  778. \[p] export as LaTeX and process to PDF [d] ... and open PDF file
  779. \[D] export as DocBook [V] export as DocBook, process to PDF, and open
  780. \[j] export as TaskJuggler [J] ... and open
  781. \[m] export as Freemind mind map
  782. \[x] export as XOXO
  783. \[g] export using Wes Hardaker's generic exporter
  784. \[i] export current file as iCalendar file
  785. \[I] export all agenda files as iCalendar files [c] ...as one combined file
  786. \[F] publish current file [P] publish current project
  787. \[X] publish a project... [E] publish every projects")
  788. (cmds
  789. '((?t org-insert-export-options-template nil)
  790. (?v org-export-visible nil)
  791. (?a org-export-as-ascii t)
  792. (?A org-export-as-ascii-to-buffer t)
  793. (?n org-export-as-latin1 t)
  794. (?N org-export-as-latin1-to-buffer t)
  795. (?u org-export-as-utf8 t)
  796. (?U org-export-as-utf8-to-buffer t)
  797. (?h org-export-as-html t)
  798. (?b org-export-as-html-and-open t)
  799. (?H org-export-as-html-to-buffer nil)
  800. (?R org-export-region-as-html nil)
  801. (?x org-export-as-xoxo t)
  802. (?g org-export-generic t)
  803. (?D org-export-as-docbook t)
  804. (?V org-export-as-docbook-pdf-and-open t)
  805. (?j org-export-as-taskjuggler t)
  806. (?J org-export-as-taskjuggler-and-open t)
  807. (?m org-export-as-freemind t)
  808. (?l org-export-as-latex t)
  809. (?p org-export-as-pdf t)
  810. (?d org-export-as-pdf-and-open t)
  811. (?L org-export-as-latex-to-buffer nil)
  812. (?i org-export-icalendar-this-file t)
  813. (?I org-export-icalendar-all-agenda-files t)
  814. (?c org-export-icalendar-combine-agenda-files t)
  815. (?F org-publish-current-file t)
  816. (?P org-publish-current-project t)
  817. (?X org-publish t)
  818. (?E org-publish-all t)))
  819. r1 r2 ass
  820. (cpos (point)) (cbuf (current-buffer)) bpos)
  821. (save-excursion
  822. (save-window-excursion
  823. (delete-other-windows)
  824. (with-output-to-temp-buffer "*Org Export/Publishing Help*"
  825. (princ help))
  826. (org-fit-window-to-buffer (get-buffer-window
  827. "*Org Export/Publishing Help*"))
  828. (message "Select command: ")
  829. (setq r1 (read-char-exclusive))
  830. (when (eq r1 ?1)
  831. (setq subtree-p t)
  832. (message "Select command (for subtree): ")
  833. (setq r1 (read-char-exclusive)))
  834. (when (eq r1 ?\ )
  835. (let ((case-fold-search t))
  836. (if (re-search-backward
  837. "^[ \t]+\\(:latex_class:\\|:export_title:\\)[ \t]+\\S-"
  838. nil t)
  839. (progn
  840. (org-back-to-heading t)
  841. (setq subtree-p t)
  842. (setq bpos (point))
  843. (message "Select command (for subtree): ")
  844. (setq r1 (read-char-exclusive)))
  845. (error "No enclosing node with LaTeX_CLASS or EXPORT_FILE_NAME")
  846. )))))
  847. (and bpos (goto-char bpos))
  848. (setq r2 (if (< r1 27) (+ r1 96) r1))
  849. (unless (setq ass (assq r2 cmds))
  850. (error "No command associated with key %c" r1))
  851. (if (and bg (nth 2 ass)
  852. (not (buffer-base-buffer))
  853. (not (org-region-active-p)))
  854. ;; execute in background
  855. (let ((p (start-process
  856. (concat "Exporting " (file-name-nondirectory (buffer-file-name)))
  857. "*Org Processes*"
  858. (expand-file-name invocation-name invocation-directory)
  859. "-batch"
  860. "-l" user-init-file
  861. "--eval" "(require 'org-exp)"
  862. "--eval" "(setq org-wait .2)"
  863. (buffer-file-name)
  864. "-f" (symbol-name (nth 1 ass)))))
  865. (set-process-sentinel p 'org-export-process-sentinel)
  866. (message "Background process \"%s\": started" p))
  867. ;; background processing not requested, or not possible
  868. (if subtree-p (progn (outline-mark-subtree) (activate-mark)))
  869. (call-interactively (nth 1 ass))
  870. (when (and bpos (get-buffer-window cbuf))
  871. (let ((cw (selected-window)))
  872. (select-window (get-buffer-window cbuf))
  873. (goto-char cpos)
  874. (deactivate-mark)
  875. (select-window cw))))))
  876. (defun org-export-process-sentinel (process status)
  877. (if (string-match "\n+\\'" status)
  878. (setq status (substring status 0 -1)))
  879. (message "Background process \"%s\": %s" process status))
  880. ;;; General functions for all backends
  881. (defvar org-export-target-aliases nil
  882. "Alist of targets with invisible aliases.")
  883. (defvar org-export-preferred-target-alist nil
  884. "Alist of section id's with preferred aliases.")
  885. (defvar org-export-id-target-alist nil
  886. "Alist of section id's with preferred aliases.")
  887. (defvar org-export-code-refs nil
  888. "Alist of code references and line numbers.")
  889. (defun org-export-preprocess-string (string &rest parameters)
  890. "Cleanup STRING so that that the true exported has a more consistent source.
  891. This function takes STRING, which should be a buffer-string of an org-file
  892. to export. It then creates a temporary buffer where it does its job.
  893. The result is then again returned as a string, and the exporter works
  894. on this string to produce the exported version."
  895. (interactive)
  896. (let* ((htmlp (plist-get parameters :for-html))
  897. (asciip (plist-get parameters :for-ascii))
  898. (latexp (plist-get parameters :for-LaTeX))
  899. (docbookp (plist-get parameters :for-docbook))
  900. (backend (cond (htmlp 'html)
  901. (latexp 'latex)
  902. (asciip 'ascii)
  903. (docbookp 'docbook)))
  904. (archived-trees (plist-get parameters :archived-trees))
  905. (inhibit-read-only t)
  906. (drawers org-drawers)
  907. (outline-regexp "\\*+ ")
  908. target-alist rtn)
  909. (setq org-export-target-aliases nil
  910. org-export-preferred-target-alist nil
  911. org-export-id-target-alist nil
  912. org-export-code-refs nil)
  913. (with-current-buffer (get-buffer-create " org-mode-tmp")
  914. (erase-buffer)
  915. (insert string)
  916. (setq case-fold-search t)
  917. (let ((inhibit-read-only t))
  918. (remove-text-properties (point-min) (point-max)
  919. '(read-only t)))
  920. ;; Remove license-to-kill stuff
  921. ;; The caller marks some stuff for killing, stuff that has been
  922. ;; used to create the page title, for example.
  923. (org-export-kill-licensed-text)
  924. (let ((org-inhibit-startup t)) (org-mode))
  925. (setq case-fold-search t)
  926. (org-install-letbind)
  927. ;; Call the hook
  928. (run-hooks 'org-export-preprocess-hook)
  929. ;; Process the macros
  930. (org-export-preprocess-apply-macros)
  931. (run-hooks 'org-export-preprocess-after-macros-hook)
  932. (untabify (point-min) (point-max))
  933. ;; Handle include files, and call a hook
  934. (org-export-handle-include-files-recurse)
  935. (run-hooks 'org-export-preprocess-after-include-files-hook)
  936. ;; Get rid of archived trees
  937. (org-export-remove-archived-trees archived-trees)
  938. ;; Remove comment environment and comment subtrees
  939. (org-export-remove-comment-blocks-and-subtrees)
  940. ;; Get rid of excluded trees, and call a hook
  941. (org-export-handle-export-tags (plist-get parameters :select-tags)
  942. (plist-get parameters :exclude-tags))
  943. (run-hooks 'org-export-preprocess-after-tree-selection-hook)
  944. ;; Mark end of lists
  945. (org-export-mark-list-ending backend)
  946. ;; Handle source code snippets
  947. (org-export-replace-src-segments-and-examples backend)
  948. ;; Protect short examples marked by a leading colon
  949. (org-export-protect-colon-examples)
  950. ;; Protected spaces
  951. (org-export-convert-protected-spaces backend)
  952. ;; Normalize footnotes
  953. (when (plist-get parameters :footnotes)
  954. (org-footnote-normalize nil t))
  955. ;; Find all headings and compute the targets for them
  956. (setq target-alist (org-export-define-heading-targets target-alist))
  957. (run-hooks 'org-export-preprocess-after-headline-targets-hook)
  958. ;; Find HTML special classes for headlines
  959. (org-export-remember-html-container-classes)
  960. ;; Get rid of drawers
  961. (org-export-remove-or-extract-drawers
  962. drawers (plist-get parameters :drawers) backend)
  963. ;; Get the correct stuff before the first headline
  964. (when (plist-get parameters :skip-before-1st-heading)
  965. (goto-char (point-min))
  966. (when (re-search-forward "^\\(#.*\n\\)?\\*+[ \t]" nil t)
  967. (delete-region (point-min) (match-beginning 0))
  968. (goto-char (point-min))
  969. (insert "\n")))
  970. (when (plist-get parameters :add-text)
  971. (goto-char (point-min))
  972. (insert (plist-get parameters :add-text) "\n"))
  973. ;; Remove todo-keywords before exporting, if the user has requested so
  974. (org-export-remove-headline-metadata parameters)
  975. ;; Find targets in comments and move them out of comments,
  976. ;; but mark them as targets that should be invisible
  977. (setq target-alist (org-export-handle-invisible-targets target-alist))
  978. ;; Select and protect backend specific stuff, throw away stuff
  979. ;; that is specific for other backends
  980. (run-hooks 'org-export-preprocess-before-selecting-backend-code-hook)
  981. (org-export-select-backend-specific-text backend)
  982. ;; Protect quoted subtrees
  983. (org-export-protect-quoted-subtrees)
  984. ;; Remove clock lines
  985. (org-export-remove-clock-lines)
  986. ;; Protect verbatim elements
  987. (org-export-protect-verbatim)
  988. ;; Blockquotes, verse, and center
  989. (org-export-mark-blockquote-verse-center)
  990. (run-hooks 'org-export-preprocess-after-blockquote-hook)
  991. ;; Remove timestamps, if the user has requested so
  992. (unless (plist-get parameters :timestamps)
  993. (org-export-remove-timestamps))
  994. ;; Attach captions to the correct object
  995. (setq target-alist (org-export-attach-captions-and-attributes
  996. backend target-alist))
  997. ;; Find matches for radio targets and turn them into internal links
  998. (org-export-mark-radio-links)
  999. (run-hooks 'org-export-preprocess-after-radio-targets-hook)
  1000. ;; Find all links that contain a newline and put them into a single line
  1001. (org-export-concatenate-multiline-links)
  1002. ;; Normalize links: Convert angle and plain links into bracket links
  1003. ;; and expand link abbreviations
  1004. (run-hooks 'org-export-preprocess-before-normalizing-links-hook)
  1005. (org-export-normalize-links)
  1006. ;; Find all internal links. If they have a fuzzy match (i.e. not
  1007. ;; a *dedicated* target match, let the link point to the
  1008. ;; corresponding section.
  1009. (org-export-target-internal-links target-alist)
  1010. ;; Find multiline emphasis and put them into single line
  1011. (when (plist-get parameters :emph-multiline)
  1012. (org-export-concatenate-multiline-emphasis))
  1013. ;; Remove special table lines, and store alignment information
  1014. (org-store-forced-table-alignment)
  1015. (when org-export-table-remove-special-lines
  1016. (org-export-remove-special-table-lines))
  1017. ;; Another hook
  1018. (run-hooks 'org-export-preprocess-before-backend-specifics-hook)
  1019. ;; LaTeX-specific preprocessing
  1020. (when latexp
  1021. (require 'org-latex nil)
  1022. (org-export-latex-preprocess parameters))
  1023. ;; ASCII-specific preprocessing
  1024. (when asciip
  1025. (org-export-ascii-preprocess parameters))
  1026. ;; HTML-specific preprocessing
  1027. (when htmlp
  1028. (org-export-html-preprocess parameters))
  1029. ;; DocBook-specific preprocessing
  1030. (when docbookp
  1031. (require 'org-docbook nil)
  1032. (org-export-docbook-preprocess parameters))
  1033. ;; Remove or replace comments
  1034. (org-export-handle-comments (plist-get parameters :comments))
  1035. ;; Remove #+TBLFM and #+TBLNAME lines
  1036. (org-export-handle-table-metalines)
  1037. ;; Run the final hook
  1038. (run-hooks 'org-export-preprocess-final-hook)
  1039. (setq rtn (buffer-string)))
  1040. (kill-buffer " org-mode-tmp")
  1041. rtn))
  1042. (defun org-export-kill-licensed-text ()
  1043. "Remove all text that is marked with a :org-license-to-kill property."
  1044. (let (p)
  1045. (while (setq p (text-property-any (point-min) (point-max)
  1046. :org-license-to-kill t))
  1047. (delete-region
  1048. p (or (next-single-property-change p :org-license-to-kill)
  1049. (point-max))))))
  1050. (defvar org-export-define-heading-targets-headline-hook nil
  1051. "Hook that is run when a headline was matched during target search.
  1052. This is part of the preprocessing for export.")
  1053. (defun org-export-define-heading-targets (target-alist)
  1054. "Find all headings and define the targets for them.
  1055. The new targets are added to TARGET-ALIST, which is also returned.
  1056. Also find all ID and CUSTOM_ID properties and store them."
  1057. (goto-char (point-min))
  1058. (org-init-section-numbers)
  1059. (let ((re (concat "^" org-outline-regexp
  1060. "\\|"
  1061. "^[ \t]*:\\(ID\\|CUSTOM_ID\\):[ \t]*\\([^ \t\r\n]+\\)"))
  1062. level target last-section-target a id)
  1063. (while (re-search-forward re nil t)
  1064. (org-if-unprotected-at (match-beginning 0)
  1065. (if (match-end 2)
  1066. (progn
  1067. (setq id (org-match-string-no-properties 2))
  1068. (push (cons id target) target-alist)
  1069. (setq a (or (assoc last-section-target org-export-target-aliases)
  1070. (progn
  1071. (push (list last-section-target)
  1072. org-export-target-aliases)
  1073. (car org-export-target-aliases))))
  1074. (push (caar target-alist) (cdr a))
  1075. (when (equal (match-string 1) "CUSTOM_ID")
  1076. (if (not (assoc last-section-target
  1077. org-export-preferred-target-alist))
  1078. (push (cons last-section-target id)
  1079. org-export-preferred-target-alist)))
  1080. (when (equal (match-string 1) "ID")
  1081. (if (not (assoc last-section-target
  1082. org-export-id-target-alist))
  1083. (push (cons last-section-target (concat "ID-" id))
  1084. org-export-id-target-alist))))
  1085. (setq level (org-reduced-level
  1086. (save-excursion (goto-char (point-at-bol))
  1087. (org-outline-level))))
  1088. (setq target (org-solidify-link-text
  1089. (format "sec-%s" (replace-regexp-in-string
  1090. "\\." "_"
  1091. (org-section-number level)))))
  1092. (setq last-section-target target)
  1093. (push (cons target target) target-alist)
  1094. (add-text-properties
  1095. (point-at-bol) (point-at-eol)
  1096. (list 'target target))
  1097. (run-hooks 'org-export-define-heading-targets-headline-hook)))))
  1098. target-alist)
  1099. (defun org-export-handle-invisible-targets (target-alist)
  1100. "Find targets in comments and move them out of comments.
  1101. Mark them as invisible targets."
  1102. (let (target tmp a)
  1103. (goto-char (point-min))
  1104. (while (re-search-forward "^#.*?\\(<<<?\\([^>\r\n]+\\)>>>?\\).*" nil t)
  1105. ;; Check if the line before or after is a headline with a target
  1106. (if (setq target (or (get-text-property (point-at-bol 0) 'target)
  1107. (get-text-property (point-at-bol 2) 'target)))
  1108. (progn
  1109. ;; use the existing target in a neighboring line
  1110. (setq tmp (match-string 2))
  1111. (replace-match "")
  1112. (and (looking-at "\n") (delete-char 1))
  1113. (push (cons (setq tmp (org-solidify-link-text tmp)) target)
  1114. target-alist)
  1115. (setq a (or (assoc target org-export-target-aliases)
  1116. (progn
  1117. (push (list target) org-export-target-aliases)
  1118. (car org-export-target-aliases))))
  1119. (push tmp (cdr a)))
  1120. ;; Make an invisible target
  1121. (replace-match "\\1(INVISIBLE)"))))
  1122. target-alist)
  1123. (defun org-export-target-internal-links (target-alist)
  1124. "Find all internal links and assign targets to them.
  1125. If a link has a fuzzy match (i.e. not a *dedicated* target match),
  1126. let the link point to the corresponding section.
  1127. This function also handles the id links, if they have a match in
  1128. the current file."
  1129. (goto-char (point-min))
  1130. (while (re-search-forward org-bracket-link-regexp nil t)
  1131. (org-if-unprotected-at (1+ (match-beginning 0))
  1132. (let* ((md (match-data))
  1133. (desc (match-end 2))
  1134. (link (org-link-unescape (match-string 1)))
  1135. (slink (org-solidify-link-text link))
  1136. found props pos cref
  1137. (target
  1138. (cond
  1139. ((= (string-to-char link) ?#)
  1140. ;; user wants exactly this link
  1141. link)
  1142. ((cdr (assoc slink target-alist))
  1143. (or (cdr (assoc (assoc slink target-alist)
  1144. org-export-preferred-target-alist))
  1145. (cdr (assoc slink target-alist))))
  1146. ((and (string-match "^id:" link)
  1147. (cdr (assoc (substring link 3) target-alist))))
  1148. ((string-match "^(\\(.*\\))$" link)
  1149. (setq cref (match-string 1 link))
  1150. (concat "coderef:" cref))
  1151. ((string-match org-link-types-re link) nil)
  1152. ((or (file-name-absolute-p link)
  1153. (string-match "^\\." link))
  1154. nil)
  1155. (t
  1156. (let ((org-link-search-inhibit-query t))
  1157. (save-excursion
  1158. (setq found (condition-case nil (org-link-search link)
  1159. (error nil)))
  1160. (when (and found
  1161. (or (org-on-heading-p)
  1162. (not (eq found 'dedicated))))
  1163. (or (get-text-property (point) 'target)
  1164. (get-text-property
  1165. (max (point-min)
  1166. (1- (or (previous-single-property-change
  1167. (point) 'target) 0)))
  1168. 'target)))))))))
  1169. (when target
  1170. (set-match-data md)
  1171. (goto-char (match-beginning 1))
  1172. (setq props (text-properties-at (point)))
  1173. (delete-region (match-beginning 1) (match-end 1))
  1174. (setq pos (point))
  1175. (insert target)
  1176. (unless desc (insert "][" link))
  1177. (add-text-properties pos (point) props))))))
  1178. (defun org-export-remember-html-container-classes ()
  1179. "Store the HTML_CONTAINER_CLASS properties in a text property."
  1180. (goto-char (point-min))
  1181. (let (class)
  1182. (while (re-search-forward
  1183. "^[ \t]*:HTML_CONTAINER_CLASS:[ \t]+\\(.+\\)$" nil t)
  1184. (setq class (match-string 1))
  1185. (save-excursion
  1186. (org-back-to-heading t)
  1187. (put-text-property (point-at-bol) (point-at-eol) 'html-container-class class)))))
  1188. (defvar org-export-format-drawer-function nil
  1189. "Function to be called to format the contents of a drawer.
  1190. The function must accept three parameters:
  1191. NAME the drawer name, like \"PROPERTIES\"
  1192. CONTENT the content of the drawer.
  1193. BACKEND one of the symbols html, docbook, latex, ascii, xoxo
  1194. The function should return the text to be inserted into the buffer.
  1195. If this is nil, `org-export-format-drawer' is used as a default.")
  1196. (defun org-export-remove-or-extract-drawers (all-drawers exp-drawers backend)
  1197. "Remove drawers, or extract and format the content.
  1198. ALL-DRAWERS is a list of all drawer names valid in the current buffer.
  1199. EXP-DRAWERS can be t to keep all drawer contents, or a list of drawers
  1200. whose content to keep. Any drawers that are in ALL-DRAWERS but not in
  1201. EXP-DRAWERS will be removed.
  1202. BACKEND is the current export backend."
  1203. (goto-char (point-min))
  1204. (let ((re (concat "^[ \t]*:\\("
  1205. (mapconcat 'identity all-drawers "\\|")
  1206. "\\):[ \t]*$"))
  1207. name beg beg-content eol content)
  1208. (while (re-search-forward re nil t)
  1209. (org-if-unprotected
  1210. (setq name (match-string 1))
  1211. (setq beg (match-beginning 0)
  1212. beg-content (1+ (point-at-eol))
  1213. eol (point-at-eol))
  1214. (if (not (and (re-search-forward
  1215. "^\\([ \t]*:END:[ \t]*\n?\\)\\|^\\*+[ \t]" nil t)
  1216. (match-end 1)))
  1217. (goto-char eol)
  1218. (goto-char (match-beginning 0))
  1219. (and (looking-at ".*\n?") (replace-match ""))
  1220. (setq content (buffer-substring beg-content (point)))
  1221. (delete-region beg (point))
  1222. (when (or (eq exp-drawers t)
  1223. (member name exp-drawers))
  1224. (setq content (funcall (or org-export-format-drawer-function
  1225. 'org-export-format-drawer)
  1226. name content backend))
  1227. (insert content)))))))
  1228. (defun org-export-format-drawer (name content backend)
  1229. "Format the content of a drawer as a colon example."
  1230. (if (string-match "[ \t]+\\'" content)
  1231. (setq content (substring content (match-beginning 0))))
  1232. (while (string-match "\\`[ \t]*\n" content)
  1233. (setq content (substring content (match-end 0))))
  1234. (setq content (org-remove-indentation content))
  1235. (setq content (concat ": " (mapconcat 'identity
  1236. (org-split-string content "\n")
  1237. "\n: ")
  1238. "\n"))
  1239. (setq content (concat " : " (upcase name) "\n" content))
  1240. (org-add-props content nil 'org-protected t))
  1241. (defun org-export-handle-export-tags (select-tags exclude-tags)
  1242. "Modify the buffer, honoring SELECT-TAGS and EXCLUDE-TAGS.
  1243. Both arguments are lists of tags.
  1244. If any of SELECT-TAGS is found, all trees not marked by a SELECT-TAG
  1245. will be removed.
  1246. After that, all subtrees that are marked by EXCLUDE-TAGS will be
  1247. removed as well."
  1248. (remove-text-properties (point-min) (point-max) '(:org-delete t))
  1249. (let* ((re-sel (concat ":\\(" (mapconcat 'regexp-quote
  1250. select-tags "\\|")
  1251. "\\):"))
  1252. (re-excl (concat ":\\(" (mapconcat 'regexp-quote
  1253. exclude-tags "\\|")
  1254. "\\):"))
  1255. beg end cont)
  1256. (goto-char (point-min))
  1257. (when (and select-tags
  1258. (re-search-forward
  1259. (concat "^\\*+[ \t].*" re-sel "[^ \t\n]*[ \t]*$") nil t))
  1260. ;; At least one tree is marked for export, this means
  1261. ;; all the unmarked stuff needs to go.
  1262. ;; Dig out the trees that should be exported
  1263. (goto-char (point-min))
  1264. (outline-next-heading)
  1265. (setq beg (point))
  1266. (put-text-property beg (point-max) :org-delete t)
  1267. (while (re-search-forward re-sel nil t)
  1268. (when (org-on-heading-p)
  1269. (org-back-to-heading)
  1270. (remove-text-properties
  1271. (max (1- (point)) (point-min))
  1272. (setq cont (save-excursion (org-end-of-subtree t t)))
  1273. '(:org-delete t))
  1274. (while (and (org-up-heading-safe)
  1275. (get-text-property (point) :org-delete))
  1276. (remove-text-properties (max (1- (point)) (point-min))
  1277. (point-at-eol) '(:org-delete t)))
  1278. (goto-char cont))))
  1279. ;; Remove the trees explicitly marked for noexport
  1280. (when exclude-tags
  1281. (goto-char (point-min))
  1282. (while (re-search-forward re-excl nil t)
  1283. (when (org-at-heading-p)
  1284. (org-back-to-heading t)
  1285. (setq beg (point))
  1286. (org-end-of-subtree t t)
  1287. (delete-region beg (point))
  1288. (when (featurep 'org-inlinetask)
  1289. (org-inlinetask-remove-END-maybe)))))
  1290. ;; Remove everything that is now still marked for deletion
  1291. (goto-char (point-min))
  1292. (while (setq beg (text-property-any (point-min) (point-max) :org-delete t))
  1293. (setq end (or (next-single-property-change beg :org-delete)
  1294. (point-max)))
  1295. (delete-region beg end))))
  1296. (defun org-export-remove-archived-trees (export-archived-trees)
  1297. "Remove archived trees.
  1298. When EXPORT-ARCHIVED-TREES is `headline;, only the headline will be exported.
  1299. When it is t, the entire archived tree will be exported.
  1300. When it is nil the entire tree including the headline will be removed
  1301. from the buffer."
  1302. (let ((re-archive (concat ":" org-archive-tag ":"))
  1303. a b)
  1304. (when (not (eq export-archived-trees t))
  1305. (goto-char (point-min))
  1306. (while (re-search-forward re-archive nil t)
  1307. (if (not (org-on-heading-p t))
  1308. (goto-char (point-at-eol))
  1309. (beginning-of-line 1)
  1310. (setq a (if export-archived-trees
  1311. (1+ (point-at-eol)) (point))
  1312. b (org-end-of-subtree t))
  1313. (if (> b a) (delete-region a b)))))))
  1314. (defun org-export-remove-headline-metadata (opts)
  1315. "Remove meta data from the headline, according to user options."
  1316. (let ((re org-complex-heading-regexp)
  1317. (todo (plist-get opts :todo-keywords))
  1318. (tags (plist-get opts :tags))
  1319. (pri (plist-get opts :priority))
  1320. (elts '(1 2 3 4 5))
  1321. rpl)
  1322. (setq elts (delq nil (list 1 (if todo 2) (if pri 3) 4 (if tags 5))))
  1323. (when (or (not todo) (not tags) (not pri))
  1324. (goto-char (point-min))
  1325. (while (re-search-forward re nil t)
  1326. (org-if-unprotected
  1327. (setq rpl (mapconcat (lambda (i) (if (match-end i) (match-string i) ""))
  1328. elts " "))
  1329. (replace-match rpl t t))))))
  1330. (defun org-export-remove-timestamps ()
  1331. "Remove timestamps and keywords for export."
  1332. (goto-char (point-min))
  1333. (while (re-search-forward org-maybe-keyword-time-regexp nil t)
  1334. (backward-char 1)
  1335. (org-if-unprotected
  1336. (unless (save-match-data (org-at-table-p))
  1337. (replace-match "")
  1338. (beginning-of-line 1)
  1339. (if (looking-at "[- \t]*\\(=>[- \t0-9:]*\\)?[ \t]*\n")
  1340. (replace-match ""))))))
  1341. (defun org-export-remove-clock-lines ()
  1342. "Remove clock lines for export."
  1343. (goto-char (point-min))
  1344. (let ((re (concat "^[ \t]*" org-clock-string ".*\n?")))
  1345. (while (re-search-forward re nil t)
  1346. (org-if-unprotected
  1347. (replace-match "")))))
  1348. (defun org-export-protect-quoted-subtrees ()
  1349. "Mark quoted subtrees with the protection property."
  1350. (let ((re-quote (concat "^\\*+[ \t]+" org-quote-string "\\>")))
  1351. (goto-char (point-min))
  1352. (while (re-search-forward re-quote nil t)
  1353. (goto-char (match-beginning 0))
  1354. (end-of-line 1)
  1355. (add-text-properties (point) (org-end-of-subtree t)
  1356. '(org-protected t)))))
  1357. (defun org-export-convert-protected-spaces (backend)
  1358. "Convert strings like \\____ to protected spaces in all backends."
  1359. (goto-char (point-min))
  1360. (while (re-search-forward "\\\\__+" nil t)
  1361. (org-if-unprotected-1
  1362. (replace-match
  1363. (org-add-props
  1364. (cond
  1365. ((eq backend 'latex)
  1366. (format "\\hspace{%dex}" (- (match-end 0) (match-beginning 0))))
  1367. ((eq backend 'html)
  1368. (org-add-props (match-string 0) nil
  1369. 'org-whitespace (- (match-end 0) (match-beginning 0))))
  1370. ;; ((eq backend 'docbook))
  1371. ((eq backend 'ascii)
  1372. (org-add-props (match-string 0) '(org-whitespace t)))
  1373. (t (make-string (- (match-end 0) (match-beginning 0)) ?\ )))
  1374. '(org-protected t))
  1375. t t))))
  1376. (defun org-export-protect-verbatim ()
  1377. "Mark verbatim snippets with the protection property."
  1378. (goto-char (point-min))
  1379. (while (re-search-forward org-verbatim-re nil t)
  1380. (org-if-unprotected
  1381. (add-text-properties (match-beginning 4) (match-end 4)
  1382. '(org-protected t org-verbatim-emph t))
  1383. (goto-char (1+ (match-end 4))))))
  1384. (defun org-export-protect-colon-examples ()
  1385. "Protect lines starting with a colon."
  1386. (goto-char (point-min))
  1387. (let ((re "^[ \t]*:\\([ \t]\\|$\\)") beg)
  1388. (while (re-search-forward re nil t)
  1389. (beginning-of-line 1)
  1390. (setq beg (point))
  1391. (while (looking-at re)
  1392. (end-of-line 1)
  1393. (or (eobp) (forward-char 1)))
  1394. (add-text-properties beg (if (bolp) (1- (point)) (point))
  1395. '(org-protected t)))))
  1396. (defun org-export-select-backend-specific-text (backend)
  1397. (let ((formatters
  1398. '((docbook "DOCBOOK" "BEGIN_DOCBOOK" "END_DOCBOOK")
  1399. (html "HTML" "BEGIN_HTML" "END_HTML")
  1400. (beamer "BEAMER" "BEGIN_BEAMER" "END_BEAMER")
  1401. (ascii "ASCII" "BEGIN_ASCII" "END_ASCII")
  1402. (latex "LaTeX" "BEGIN_LaTeX" "END_LaTeX")))
  1403. (case-fold-search t)
  1404. fmt beg beg-content end end-content)
  1405. (while formatters
  1406. (setq fmt (pop formatters))
  1407. ;; Handle #+Backend: stuff
  1408. (goto-char (point-min))
  1409. (while (re-search-forward (concat "^\\([ \t]*\\)#\\+" (cadr fmt)
  1410. ":[ \t]*\\(.*\\)") nil t)
  1411. (if (not (eq (car fmt) backend))
  1412. (delete-region (point-at-bol) (min (1+ (point-at-eol)) (point-max)))
  1413. (replace-match "\\1\\2" t)
  1414. (add-text-properties
  1415. (point-at-bol) (min (1+ (point-at-eol)) (point-max))
  1416. '(org-protected t))))
  1417. ;; Delete #+attr_Backend: stuff of another backend. Those
  1418. ;; matching the current backend will be taken care of by
  1419. ;; `org-export-attach-captions-and-attributes'
  1420. (goto-char (point-min))
  1421. (while (re-search-forward (concat "^\\([ \t]*\\)#\\+attr_" (cadr fmt)
  1422. ":[ \t]*\\(.*\\)") nil t)
  1423. (when (not (eq (car fmt) backend))
  1424. (delete-region (point-at-bol) (min (1+ (point-at-eol)) (point-max)))))
  1425. ;; Handle #+begin_Backend and #+end_Backend stuff
  1426. (goto-char (point-min))
  1427. (while (re-search-forward (concat "^[ \t]*#\\+" (caddr fmt) "\\>.*\n?")
  1428. nil t)
  1429. (setq beg (match-beginning 0) beg-content (match-end 0))
  1430. (when (re-search-forward (concat "^[ \t]*#\\+" (cadddr fmt) "\\>.*\n?")
  1431. nil t)
  1432. (setq end (match-end 0) end-content (match-beginning 0))
  1433. (if (eq (car fmt) backend)
  1434. ;; yes, keep this
  1435. (progn
  1436. (add-text-properties beg-content end-content '(org-protected t))
  1437. (delete-region (match-beginning 0) (match-end 0))
  1438. (save-excursion
  1439. (goto-char beg)
  1440. (delete-region (point) (1+ (point-at-eol)))))
  1441. ;; No, this is for a different backend, kill it
  1442. (delete-region beg end)))))))
  1443. (defun org-export-mark-blockquote-verse-center ()
  1444. "Mark block quote and verse environments with special cookies.
  1445. These special cookies will later be interpreted by the backend."
  1446. ;; Blockquotes
  1447. (let (type t1 ind beg end beg1 end1 content)
  1448. (goto-char (point-min))
  1449. (while (re-search-forward
  1450. "^\\([ \t]*\\)#\\+\\(begin_\\(\\(block\\)?quote\\|verse\\|center\\)\\>.*\\)"
  1451. nil t)
  1452. (setq ind (length (match-string 1))
  1453. type (downcase (match-string 3))
  1454. t1 (if (equal type "quote") "blockquote" type))
  1455. (setq beg (match-beginning 0)
  1456. beg1 (1+ (match-end 0)))
  1457. (when (re-search-forward (concat "^[ \t]*#\\+end_" type "\\>.*") nil t)
  1458. (setq end1 (1- (match-beginning 0))
  1459. end (+ (point-at-eol) (if (looking-at "\n$") 1 0)))
  1460. (setq content (org-remove-indentation (buffer-substring beg1 end1)))
  1461. (setq content (concat "ORG-" (upcase t1) "-START\n"
  1462. content "\n"
  1463. "ORG-" (upcase t1) "-END\n"))
  1464. (delete-region beg end)
  1465. (insert (org-add-props content nil 'original-indentation ind))))))
  1466. (defun org-export-mark-list-ending (backend)
  1467. "Mark list endings with special cookies.
  1468. These special cookies will later be interpreted by the backend.
  1469. `org-list-end-re' is replaced by a blank line in the process."
  1470. (let ((process-buffer
  1471. (lambda (end-list-marker)
  1472. (goto-char (point-min))
  1473. (while (org-search-forward-unenclosed org-item-beginning-re nil t)
  1474. (goto-char (org-list-bottom-point))
  1475. (when (and (not (eq org-list-ending-method 'indent))
  1476. (looking-at (org-list-end-re)))
  1477. (replace-match "\n"))
  1478. (insert end-list-marker)))))
  1479. ;; We need to divide backends into 3 categories.
  1480. (cond
  1481. ;; 1. Backends using `org-list-parse-list' do not need markers.
  1482. ((memq backend '(latex))
  1483. nil)
  1484. ;; 2. Line-processing backends need to be told where lists end.
  1485. ((memq backend '(html docbook))
  1486. (funcall process-buffer "ORG-LIST-END\n"))
  1487. ;; 3. Others backends do not need to know this: clean list enders.
  1488. (t
  1489. (funcall process-buffer "")))))
  1490. (defun org-export-attach-captions-and-attributes (backend target-alist)
  1491. "Move #+CAPTION, #+ATTR_BACKEND, and #+LABEL text into text properties.
  1492. If the next thing following is a table, add the text properties to the first
  1493. table line. If it is a link, add it to the line containing the link."
  1494. (goto-char (point-min))
  1495. (remove-text-properties (point-min) (point-max)
  1496. '(org-caption nil org-attributes nil))
  1497. (let ((case-fold-search t)
  1498. (re (concat "^[ \t]*#\\+caption:[ \t]+\\(.*\\)"
  1499. "\\|"
  1500. "^[ \t]*#\\+attr_" (symbol-name backend) ":[ \t]+\\(.*\\)"
  1501. "\\|"
  1502. "^[ \t]*#\\+label:[ \t]+\\(.*\\)"
  1503. "\\|"
  1504. "^[ \t]*\\(|[^-]\\)"
  1505. "\\|"
  1506. "^[ \t]*\\[\\[.*\\]\\][ \t]*$"))
  1507. cap shortn attr label end)
  1508. (while (re-search-forward re nil t)
  1509. (cond
  1510. ((match-end 1)
  1511. (progn
  1512. (setq cap (concat cap (if cap " " "") (org-trim (match-string 1))))
  1513. (when (string-match "\\[\\(.*\\)\\]{\\(.*\\)}" cap)
  1514. (setq shortn (match-string 1 cap)
  1515. cap (match-string 2 cap)))
  1516. (delete-region (point-at-bol) (min (1+ (point-at-eol)) (point-max)))))
  1517. ((match-end 2)
  1518. (progn
  1519. (setq attr (concat attr (if attr " " "") (org-trim (match-string 2))))
  1520. (delete-region (point-at-bol) (min (1+ (point-at-eol)) (point-max)))))
  1521. ((match-end 3)
  1522. (progn
  1523. (setq label (org-trim (match-string 3)))
  1524. (delete-region (point-at-bol) (min (1+ (point-at-eol)) (point-max)))))
  1525. (t
  1526. (setq end (if (match-end 4)
  1527. (let ((ee (org-table-end)))
  1528. (prog1 (1- (marker-position ee)) (move-marker ee nil)))
  1529. (point-at-eol)))
  1530. (add-text-properties (point-at-bol) end
  1531. (list 'org-caption cap
  1532. 'org-caption-shortn shortn
  1533. 'org-attributes attr
  1534. 'org-label label))
  1535. (if label (push (cons label label) target-alist))
  1536. (goto-char end)
  1537. (setq cap nil attr nil label nil)))))
  1538. target-alist)
  1539. (defun org-export-remove-comment-blocks-and-subtrees ()
  1540. "Remove the comment environment, and also commented subtrees."
  1541. (let ((re-commented (concat "^\\*+[ \t]+" org-comment-string "\\>"))
  1542. case-fold-search)
  1543. ;; Remove comment environment
  1544. (goto-char (point-min))
  1545. (setq case-fold-search t)
  1546. (while (re-search-forward
  1547. "^#\\+begin_comment[ \t]*\n[^\000]*?^#\\+end_comment\\>.*" nil t)
  1548. (replace-match "" t t))
  1549. ;; Remove subtrees that are commented
  1550. (goto-char (point-min))
  1551. (setq case-fold-search nil)
  1552. (while (re-search-forward re-commented nil t)
  1553. (goto-char (match-beginning 0))
  1554. (delete-region (point) (org-end-of-subtree t)))))
  1555. (defun org-export-handle-comments (commentsp)
  1556. "Remove comments, or convert to backend-specific format.
  1557. COMMENTSP can be a format string for publishing comments.
  1558. When it is nil, all comments will be removed."
  1559. (let ((re "^\\(#\\|[ \t]*#\\+ \\)\\(.*\n?\\)")
  1560. pos)
  1561. (goto-char (point-min))
  1562. (while (or (looking-at re)
  1563. (re-search-forward re nil t))
  1564. (setq pos (match-beginning 0))
  1565. (if (get-text-property pos 'org-protected)
  1566. (goto-char (1+ pos))
  1567. (if (and commentsp
  1568. (not (equal (char-before (match-end 1)) ?+)))
  1569. (progn (add-text-properties
  1570. (match-beginning 0) (match-end 0) '(org-protected t))
  1571. (replace-match (format commentsp (match-string 2)) t t))
  1572. (goto-char (1+ pos))
  1573. (replace-match "")
  1574. (goto-char (max (point-min) (1- pos))))))))
  1575. (defun org-export-handle-table-metalines ()
  1576. "Remove table specific metalines #+TBLNAME: and #+TBLFM:."
  1577. (let ((re "^[ \t]*#\\+TBL\\(NAME\\|FM\\):\\(.*\n?\\)")
  1578. pos)
  1579. (goto-char (point-min))
  1580. (while (or (looking-at re)
  1581. (re-search-forward re nil t))
  1582. (setq pos (match-beginning 0))
  1583. (if (get-text-property (match-beginning 1) 'org-protected)
  1584. (goto-char (1+ pos))
  1585. (goto-char (1+ pos))
  1586. (replace-match "")
  1587. (goto-char (max (point-min) (1- pos)))))))
  1588. (defun org-export-mark-radio-links ()
  1589. "Find all matches for radio targets and turn them into internal links."
  1590. (let ((re-radio (and org-target-link-regexp
  1591. (concat "\\([^<]\\)\\(" org-target-link-regexp "\\)"))))
  1592. (goto-char (point-min))
  1593. (when re-radio
  1594. (while (re-search-forward re-radio nil t)
  1595. (unless
  1596. (save-match-data
  1597. (or (org-in-regexp org-bracket-link-regexp)
  1598. (org-in-regexp org-plain-link-re)
  1599. (org-in-regexp "<<[^<>]+>>")))
  1600. (org-if-unprotected
  1601. (replace-match "\\1[[\\2]]")))))))
  1602. (defun org-store-forced-table-alignment ()
  1603. "Find table lines which force alignment, store the results in properties."
  1604. (let (line cnt aligns)
  1605. (goto-char (point-min))
  1606. (while (re-search-forward "|[ \t]*<[lrc][0-9]*>[ \t]*|" nil t)
  1607. ;; OK, this looks like a table line with an alignment cookie
  1608. (org-if-unprotected
  1609. (setq line (buffer-substring (point-at-bol) (point-at-eol)))
  1610. (when (and (org-at-table-p)
  1611. (org-table-cookie-line-p line))
  1612. (setq cnt 0 aligns nil)
  1613. (mapc
  1614. (lambda (x)
  1615. (setq cnt (1+ cnt))
  1616. (if (string-match "\\`<\\([lrc]\\)" x)
  1617. (push (cons cnt (downcase (match-string 1 x))) aligns)))
  1618. (org-split-string line "[ \t]*|[ \t]*"))
  1619. (add-text-properties (org-table-begin) (org-table-end)
  1620. (list 'org-forced-aligns aligns))))
  1621. (goto-char (point-at-eol)))))
  1622. (defun org-export-remove-special-table-lines ()
  1623. "Remove tables lines that are used for internal purposes.
  1624. Also, store forcedalignment information found in such lines."
  1625. (goto-char (point-min))
  1626. (while (re-search-forward "^[ \t]*|" nil t)
  1627. (org-if-unprotected-at (1- (point))
  1628. (beginning-of-line 1)
  1629. (if (or (looking-at "[ \t]*| *[!_^] *|")
  1630. (not
  1631. (memq
  1632. nil
  1633. (mapcar
  1634. (lambda (f)
  1635. (or (= (length f) 0)
  1636. (string-match
  1637. "\\`<\\([0-9]\\|[lrc]\\|[lrc][0-9]+\\)>\\'" f)))
  1638. (org-split-string ;; FIXME, can't we do without splitting???
  1639. (buffer-substring (point-at-bol) (point-at-eol))
  1640. "[ \t]*|[ \t]*")))))
  1641. (delete-region (max (point-min) (1- (point-at-bol)))
  1642. (point-at-eol))
  1643. (end-of-line 1)))))
  1644. (defun org-export-protect-sub-super (s)
  1645. (save-match-data
  1646. (while (string-match "\\([^\\\\]\\)\\([_^]\\)" s)
  1647. (setq s (replace-match "\\1\\\\\\2" nil nil s)))
  1648. s))
  1649. (defun org-export-normalize-links ()
  1650. "Convert all links to bracket links, and expand link abbreviations."
  1651. (let ((re-plain-link (concat "\\([^[<]\\)" org-plain-link-re))
  1652. (re-angle-link (concat "\\([^[]\\)" org-angle-link-re))
  1653. nodesc)
  1654. (goto-char (point-min))
  1655. (while (re-search-forward re-plain-link nil t)
  1656. (unless (org-string-match-p
  1657. "\\[\\[\\S+:\\S-*?\\<"
  1658. (buffer-substring (point-at-bol) (match-beginning 0)))
  1659. (goto-char (1- (match-end 0)))
  1660. (org-if-unprotected-at (1+ (match-beginning 0))
  1661. (let* ((s (concat (match-string 1)
  1662. "[[" (match-string 2) ":" (match-string 3)
  1663. "][" (match-string 2) ":" (org-export-protect-sub-super
  1664. (match-string 3))
  1665. "]]")))
  1666. ;; added 'org-link face to links
  1667. (put-text-property 0 (length s) 'face 'org-link s)
  1668. (replace-match s t t)))))
  1669. (goto-char (point-min))
  1670. (while (re-search-forward re-angle-link nil t)
  1671. (goto-char (1- (match-end 0)))
  1672. (org-if-unprotected
  1673. (let* ((s (concat (match-string 1)
  1674. "[[" (match-string 2) ":" (match-string 3)
  1675. "][" (match-string 2) ":" (org-export-protect-sub-super
  1676. (match-string 3))
  1677. "]]")))
  1678. (put-text-property 0 (length s) 'face 'org-link s)
  1679. (replace-match s t t))))
  1680. (goto-char (point-min))
  1681. (while (re-search-forward org-bracket-link-regexp nil t)
  1682. (goto-char (1- (match-end 0)))
  1683. (setq nodesc (not (match-end 3)))
  1684. (org-if-unprotected
  1685. (let* ((xx (save-match-data
  1686. (org-translate-link
  1687. (org-link-expand-abbrev (match-string 1)))))
  1688. (s (concat
  1689. "[[" (org-add-props (copy-sequence xx)
  1690. nil 'org-protected t 'org-no-description nodesc)
  1691. "]"
  1692. (if (match-end 3)
  1693. (match-string 2)
  1694. (concat "[" (copy-sequence xx)
  1695. "]"))
  1696. "]")))
  1697. (put-text-property 0 (length s) 'face 'org-link s)
  1698. (replace-match s t t))))))
  1699. (defun org-export-concatenate-multiline-links ()
  1700. "Find multi-line links and put it all into a single line.
  1701. This is to make sure that the line-processing export backends
  1702. can work correctly."
  1703. (goto-char (point-min))
  1704. (while (re-search-forward "\\(\\(\\[\\|\\]\\)\\[[^]]*?\\)[ \t]*\n[ \t]*\\([^]]*\\]\\(\\[\\|\\]\\)\\)" nil t)
  1705. (org-if-unprotected-at (match-beginning 1)
  1706. (replace-match "\\1 \\3")
  1707. (goto-char (match-beginning 0)))))
  1708. (defun org-export-concatenate-multiline-emphasis ()
  1709. "Find multi-line emphasis and put it all into a single line.
  1710. This is to make sure that the line-processing export backends
  1711. can work correctly."
  1712. (goto-char (point-min))
  1713. (while (re-search-forward org-emph-re nil t)
  1714. (if (and (not (= (char-after (match-beginning 3))
  1715. (char-after (match-beginning 4))))
  1716. (save-excursion (goto-char (match-beginning 0))
  1717. (save-match-data
  1718. (and (not (org-at-table-p))
  1719. (not (org-at-heading-p))))))
  1720. (org-if-unprotected
  1721. (subst-char-in-region (match-beginning 0) (match-end 0)
  1722. ?\n ?\ t)
  1723. (goto-char (1- (match-end 0))))
  1724. (goto-char (1+ (match-beginning 0))))))
  1725. (defun org-export-grab-title-from-buffer ()
  1726. "Get a title for the current document, from looking at the buffer."
  1727. (let ((inhibit-read-only t))
  1728. (save-excursion
  1729. (goto-char (point-min))
  1730. (let ((end (if (looking-at org-outline-regexp)
  1731. (point)
  1732. (save-excursion (outline-next-heading) (point)))))
  1733. (when (re-search-forward "^[ \t]*[^|# \t\r\n].*\n" end t)
  1734. ;; Mark the line so that it will not be exported as normal text.
  1735. (org-unmodified
  1736. (add-text-properties (match-beginning 0) (match-end 0)
  1737. (list :org-license-to-kill t)))
  1738. ;; Return the title string
  1739. (org-trim (match-string 0)))))))
  1740. (defun org-export-get-title-from-subtree ()
  1741. "Return subtree title and exclude it from export."
  1742. (let (title (rbeg (region-beginning)) (rend (region-end)))
  1743. (save-excursion
  1744. (goto-char rbeg)
  1745. (when (and (org-at-heading-p)
  1746. (>= (org-end-of-subtree t t) rend))
  1747. ;; This is a subtree, we take the title from the first heading
  1748. (goto-char rbeg)
  1749. (looking-at org-todo-line-regexp)
  1750. (setq title (match-string 3))
  1751. (org-unmodified
  1752. (add-text-properties (point) (1+ (point-at-eol))
  1753. (list :org-license-to-kill t)))
  1754. (setq title (or (org-entry-get nil "EXPORT_TITLE") title))))
  1755. title))
  1756. (defun org-solidify-link-text (s &optional alist)
  1757. "Take link text and make a safe target out of it."
  1758. (save-match-data
  1759. (let* ((rtn
  1760. (mapconcat
  1761. 'identity
  1762. (org-split-string s "[ \t\r\n]+") "=="))
  1763. (a (assoc rtn alist)))
  1764. (or (cdr a) rtn))))
  1765. (defun org-get-min-level (lines &optional offset)
  1766. "Get the minimum level in LINES."
  1767. (let ((re "^\\(\\*+\\) ") l)
  1768. (catch 'exit
  1769. (while (setq l (pop lines))
  1770. (if (string-match re l)
  1771. (throw 'exit (org-tr-level (- (length (match-string 1 l))
  1772. (or offset 0))))))
  1773. 1)))
  1774. ;; Variable holding the vector with section numbers
  1775. (defvar org-section-numbers (make-vector org-level-max 0))
  1776. (defun org-init-section-numbers ()
  1777. "Initialize the vector for the section numbers."
  1778. (let* ((level -1)
  1779. (numbers (nreverse (org-split-string "" "\\.")))
  1780. (depth (1- (length org-section-numbers)))
  1781. (i depth) number-string)
  1782. (while (>= i 0)
  1783. (if (> i level)
  1784. (aset org-section-numbers i 0)
  1785. (setq number-string (or (car numbers) "0"))
  1786. (if (string-match "\\`[A-Z]\\'" number-string)
  1787. (aset org-section-numbers i
  1788. (- (string-to-char number-string) ?A -1))
  1789. (aset org-section-numbers i (string-to-number number-string)))
  1790. (pop numbers))
  1791. (setq i (1- i)))))
  1792. (defun org-section-number (&optional level)
  1793. "Return a string with the current section number.
  1794. When LEVEL is non-nil, increase section numbers on that level."
  1795. (let* ((depth (1- (length org-section-numbers)))
  1796. (string "")
  1797. (fmts (car org-export-section-number-format))
  1798. (term (cdr org-export-section-number-format))
  1799. (sep "")
  1800. ctype fmt idx n)
  1801. (when level
  1802. (when (> level -1)
  1803. (aset org-section-numbers
  1804. level (1+ (aref org-section-numbers level))))
  1805. (setq idx (1+ level))
  1806. (while (<= idx depth)
  1807. (if (not (= idx 1))
  1808. (aset org-section-numbers idx 0))
  1809. (setq idx (1+ idx))))
  1810. (setq idx 0)
  1811. (while (<= idx depth)
  1812. (when (> (aref org-section-numbers idx) 0)
  1813. (setq fmt (or (pop fmts) fmt)
  1814. ctype (car fmt)
  1815. n (aref org-section-numbers idx)
  1816. string (if (> n 0)
  1817. (concat string sep (org-number-to-counter n ctype))
  1818. (concat string ".0"))
  1819. sep (nth 1 fmt)))
  1820. (setq idx (1+ idx)))
  1821. (save-match-data
  1822. (if (string-match "\\`\\([@0]\\.\\)+" string)
  1823. (setq string (replace-match "" t nil string)))
  1824. (if (string-match "\\(\\.0\\)+\\'" string)
  1825. (setq string (replace-match "" t nil string))))
  1826. (concat string term)))
  1827. (defun org-number-to-counter (n type)
  1828. "Concert number N to a string counter, according to TYPE.
  1829. TYPE must be a string, any of:
  1830. 1 number
  1831. A A,B,....
  1832. a a,b,....
  1833. I upper case roman numeral
  1834. i lower case roman numeral"
  1835. (cond
  1836. ((equal type "1") (number-to-string n))
  1837. ((equal type "A") (char-to-string (+ ?A n -1)))
  1838. ((equal type "a") (char-to-string (+ ?a n -1)))
  1839. ((equal type "I") (org-number-to-roman n))
  1840. ((equal type "i") (downcase (org-number-to-roman n)))
  1841. (t (error "Invalid counter type `%s'" type))))
  1842. (defun org-number-to-roman (n)
  1843. "Convert integer N into a roman numeral."
  1844. (let ((roman '((1000 . "M") (900 . "CM") (500 . "D") (400 . "CD")
  1845. ( 100 . "C") ( 90 . "XC") ( 50 . "L") ( 40 . "XL")
  1846. ( 10 . "X") ( 9 . "IX") ( 5 . "V") ( 4 . "IV")
  1847. ( 1 . "I")))
  1848. (res ""))
  1849. (if (<= n 0)
  1850. (number-to-string n)
  1851. (while roman
  1852. (if (>= n (caar roman))
  1853. (setq n (- n (caar roman))
  1854. res (concat res (cdar roman)))
  1855. (pop roman)))
  1856. res)))
  1857. ;;; Macros
  1858. (defun org-export-preprocess-apply-macros ()
  1859. "Replace macro references."
  1860. (goto-char (point-min))
  1861. (let (sy val key args args2 s n)
  1862. (while (re-search-forward
  1863. "{{{\\([a-zA-Z][-a-zA-Z0-9_]*\\)\\(([ \t\n]*\\([^\000]*?\\))\\)?}}}"
  1864. nil t)
  1865. (unless (save-match-data
  1866. (save-excursion
  1867. (goto-char (point-at-bol))
  1868. (looking-at "[ \t]*#\\+macro")))
  1869. (setq key (downcase (match-string 1))
  1870. args (match-string 3))
  1871. (when (setq val (or (plist-get org-export-opt-plist
  1872. (intern (concat ":macro-" key)))
  1873. (plist-get org-export-opt-plist
  1874. (intern (concat ":" key)))))
  1875. (save-match-data
  1876. (when args
  1877. (setq args (org-split-string args ",") args2 nil)
  1878. (while args
  1879. (while (string-match "\\\\\\'" (car args))
  1880. ;; repair bad splits
  1881. (setcar (cdr args) (concat (substring (car args) 0 -1)
  1882. "," (nth 1 args)))
  1883. (pop args))
  1884. (push (pop args) args2))
  1885. (setq args (mapcar 'org-trim (nreverse args2)))
  1886. (setq s 0)
  1887. (while (string-match "\\$\\([0-9]+\\)" val s)
  1888. (setq s (1+ (match-beginning 0))
  1889. n (string-to-number (match-string 1 val)))
  1890. (and (>= (length args) n)
  1891. (setq val (replace-match (nth (1- n) args) t t val)))))
  1892. (when (string-match "\\`(eval\\>" val)
  1893. (setq val (eval (read val))))
  1894. (if (and val (not (stringp val)))
  1895. (setq val (format "%s" val))))
  1896. (and (stringp val)
  1897. (prog1 (replace-match val t t)
  1898. (goto-char (match-beginning 0)))))))))
  1899. (defun org-export-apply-macros-in-string (s)
  1900. "Apply the macros in string S."
  1901. (when s
  1902. (with-temp-buffer
  1903. (insert s)
  1904. (org-export-preprocess-apply-macros)
  1905. (buffer-string))))
  1906. ;;; Include files
  1907. (defun org-export-handle-include-files ()
  1908. "Include the contents of include files, with proper formatting."
  1909. (let ((case-fold-search t)
  1910. params file markup lang start end prefix prefix1 switches all)
  1911. (goto-char (point-min))
  1912. (while (re-search-forward "^#\\+INCLUDE:?[ \t]+\\(.*\\)" nil t)
  1913. (setq params (read (concat "(" (match-string 1) ")"))
  1914. prefix (org-get-and-remove-property 'params :prefix)
  1915. prefix1 (org-get-and-remove-property 'params :prefix1)
  1916. file (org-symname-or-string (pop params))
  1917. markup (org-symname-or-string (pop params))
  1918. lang (and (member markup '("src" "SRC"))
  1919. (org-symname-or-string (pop params)))
  1920. switches (mapconcat '(lambda (x) (format "%s" x)) params " ")
  1921. start nil end nil)
  1922. (delete-region (match-beginning 0) (match-end 0))
  1923. (if (or (not file)
  1924. (not (file-exists-p file))
  1925. (not (file-readable-p file)))
  1926. (insert (format "CANNOT INCLUDE FILE %s" file))
  1927. (setq all (cons file all))
  1928. (when markup
  1929. (if (equal (downcase markup) "src")
  1930. (setq start (format "#+begin_src %s %s\n"
  1931. (or lang "fundamental")
  1932. (or switches ""))
  1933. end "#+end_src")
  1934. (setq start (format "#+begin_%s %s\n" markup switches)
  1935. end (format "#+end_%s" markup))))
  1936. (insert (or start ""))
  1937. (insert (org-get-file-contents (expand-file-name file)
  1938. prefix prefix1 markup))
  1939. (or (bolp) (newline))
  1940. (insert (or end ""))))
  1941. all))
  1942. (defun org-export-handle-include-files-recurse ()
  1943. "Recursively include files aborting on circular inclusion."
  1944. (let ((now (list org-current-export-file)) all)
  1945. (while now
  1946. (setq all (append now all))
  1947. (setq now (org-export-handle-include-files))
  1948. (let ((intersection
  1949. (delq nil
  1950. (mapcar (lambda (el) (when (member el all) el)) now))))
  1951. (when intersection
  1952. (error "Recursive #+INCLUDE: %S" intersection))))))
  1953. (defun org-get-file-contents (file &optional prefix prefix1 markup)
  1954. "Get the contents of FILE and return them as a string.
  1955. If PREFIX is a string, prepend it to each line. If PREFIX1
  1956. is a string, prepend it to the first line instead of PREFIX.
  1957. If MARKUP, don't protect org-like lines, the exporter will
  1958. take care of the block they are in."
  1959. (if (stringp markup) (setq markup (downcase markup)))
  1960. (with-temp-buffer
  1961. (insert-file-contents file)
  1962. (when (or prefix prefix1)
  1963. (goto-char (point-min))
  1964. (while (not (eobp))
  1965. (insert (or prefix1 prefix))
  1966. (setq prefix1 "")
  1967. (beginning-of-line 2)))
  1968. (buffer-string)
  1969. (when (member markup '("src" "example"))
  1970. (goto-char (point-min))
  1971. (while (re-search-forward "^\\([*#]\\|[ \t]*#\\+\\)" nil t)
  1972. (goto-char (match-beginning 0))
  1973. (insert ",")
  1974. (end-of-line 1)))
  1975. (buffer-string)))
  1976. (defun org-get-and-remove-property (listvar prop)
  1977. "Check if the value of LISTVAR contains PROP as a property.
  1978. If yes, return the value of that property (i.e. the element following
  1979. in the list) and remove property and value from the list in LISTVAR."
  1980. (let ((list (symbol-value listvar)) m v)
  1981. (when (setq m (member prop list))
  1982. (setq v (nth 1 m))
  1983. (if (equal (car list) prop)
  1984. (set listvar (cddr list))
  1985. (setcdr (nthcdr (- (length list) (length m) 1) list)
  1986. (cddr m))
  1987. (set listvar list)))
  1988. v))
  1989. (defun org-symname-or-string (s)
  1990. (if (symbolp s)
  1991. (if s (symbol-name s) s)
  1992. s))
  1993. ;;; Fontification and line numbers for code examples
  1994. (defvar org-export-last-code-line-counter-value 0)
  1995. (defun org-export-replace-src-segments-and-examples (backend)
  1996. "Replace source code segments with special code for export."
  1997. (setq org-export-last-code-line-counter-value 0)
  1998. (let ((case-fold-search t)
  1999. lang code trans opts indent caption)
  2000. (goto-char (point-min))
  2001. (while (re-search-forward
  2002. "\\(^\\([ \t]*\\)#\\+BEGIN_SRC:?\\([ \t]+\\([^ \t\n]+\\)\\)?\\(.*\\)\n\\([^\000]+?\n\\)[ \t]*#\\+END_SRC.*\n?\\)\\|\\(^\\([ \t]*\\)#\\+BEGIN_EXAMPLE:?\\(?:[ \t]+\\(.*\\)\\)?\n\\([^\000]+?\n\\)[ \t]*#\\+END_EXAMPLE.*\n?\\)"
  2003. nil t)
  2004. (if (match-end 1)
  2005. (if (not (match-string 4))
  2006. (error "Source block missing language specification: %s"
  2007. (let* ((body (match-string 6))
  2008. (nothing (message "body:%s" body))
  2009. (preview (or (and (string-match
  2010. "^[ \t]*\\([^\n\r]*\\)" body)
  2011. (match-string 1 body)) body)))
  2012. (if (> (length preview) 35)
  2013. (concat (substring preview 0 32) "...")
  2014. preview)))
  2015. ;; src segments
  2016. (setq lang (match-string 4)
  2017. opts (match-string 5)
  2018. code (match-string 6)
  2019. indent (length (match-string 2))
  2020. caption (get-text-property 0 'org-caption (match-string 0))))
  2021. (setq lang nil
  2022. opts (match-string 9)
  2023. code (match-string 10)
  2024. indent (length (match-string 8))
  2025. caption (get-text-property 0 'org-caption (match-string 0))))
  2026. (setq trans (org-export-format-source-code-or-example
  2027. backend lang code opts indent caption))
  2028. (replace-match trans t t))))
  2029. (defvar htmlp) ;; dynamically scoped
  2030. (defvar latexp) ;; dynamically scoped
  2031. (defvar org-export-latex-verbatim-wrap) ;; defined in org-latex.el
  2032. (defvar org-export-latex-listings) ;; defined in org-latex.el
  2033. (defvar org-export-latex-listings-langs) ;; defined in org-latex.el
  2034. (defvar org-export-latex-listings-w-names) ;; defined in org-latex.el
  2035. (defvar org-export-latex-minted-langs) ;; defined in org-latex.el
  2036. (defvar org-export-latex-minted-with-line-numbers) ;; defined in org-latex.el
  2037. (defun org-export-format-source-code-or-example
  2038. (backend lang code &optional opts indent caption)
  2039. "Format CODE from language LANG and return it formatted for export.
  2040. If LANG is nil, do not add any fontification.
  2041. OPTS contains formatting options, like `-n' for triggering numbering lines,
  2042. and `+n' for continuing previous numbering.
  2043. Code formatting according to language currently only works for HTML.
  2044. Numbering lines works for all three major backends (html, latex, and ascii).
  2045. INDENT was the original indentation of the block."
  2046. (save-match-data
  2047. (let (num cont rtn rpllbl keepp textareap preserve-indentp cols rows fmt)
  2048. (setq opts (or opts "")
  2049. num (string-match "[-+]n\\>" opts)
  2050. cont (string-match "\\+n\\>" opts)
  2051. rpllbl (string-match "-r\\>" opts)
  2052. keepp (string-match "-k\\>" opts)
  2053. textareap (string-match "-t\\>" opts)
  2054. preserve-indentp (or org-src-preserve-indentation
  2055. (string-match "-i\\>" opts))
  2056. cols (if (string-match "-w[ \t]+\\([0-9]+\\)" opts)
  2057. (string-to-number (match-string 1 opts))
  2058. 80)
  2059. rows (if (string-match "-h[ \t]+\\([0-9]+\\)" opts)
  2060. (string-to-number (match-string 1 opts))
  2061. (org-count-lines code))
  2062. fmt (if (string-match "-l[ \t]+\"\\([^\"\n]+\\)\"" opts)
  2063. (match-string 1 opts)))
  2064. (when (and textareap (eq backend 'html))
  2065. ;; we cannot use numbering or highlighting.
  2066. (setq num nil cont nil lang nil))
  2067. (if keepp (setq rpllbl 'keep))
  2068. (setq rtn (if preserve-indentp code (org-remove-indentation code)))
  2069. (when (string-match "^," rtn)
  2070. (setq rtn (with-temp-buffer
  2071. (insert rtn)
  2072. ;; Free up the protected lines
  2073. (goto-char (point-min))
  2074. (while (re-search-forward "^," nil t)
  2075. (if (or (equal lang "org")
  2076. (save-match-data
  2077. (looking-at "\\([*#]\\|[ \t]*#\\+\\)")))
  2078. (replace-match ""))
  2079. (end-of-line 1))
  2080. (buffer-string))))
  2081. ;; Now backend-specific coding
  2082. (setq rtn
  2083. (cond
  2084. ((eq backend 'docbook)
  2085. (setq rtn (org-export-number-lines rtn 'docbook 0 0 num cont rpllbl fmt))
  2086. (concat "\n#+BEGIN_DOCBOOK\n"
  2087. (org-add-props (concat "<programlisting><![CDATA["
  2088. rtn
  2089. "]]></programlisting>\n")
  2090. '(org-protected t org-example t))
  2091. "#+END_DOCBOOK\n"))
  2092. ((eq backend 'html)
  2093. ;; We are exporting to HTML
  2094. (when lang
  2095. (if (featurep 'xemacs)
  2096. (require 'htmlize)
  2097. (require 'htmlize nil t))
  2098. (when (not (fboundp 'htmlize-region-for-paste))
  2099. ;; we do not have htmlize.el, or an old version of it
  2100. (setq lang nil)
  2101. (message
  2102. "htmlize.el 1.34 or later is needed for source code formatting")))
  2103. (if lang
  2104. (let* ((lang-m (when lang
  2105. (or (cdr (assoc lang org-src-lang-modes))
  2106. lang)))
  2107. (mode (and lang-m (intern
  2108. (concat
  2109. (if (symbolp lang-m)
  2110. (symbol-name lang-m)
  2111. lang-m)
  2112. "-mode"))))
  2113. (org-inhibit-startup t)
  2114. (org-startup-folded nil))
  2115. (setq rtn
  2116. (with-temp-buffer
  2117. (insert rtn)
  2118. (if (functionp mode)
  2119. (funcall mode)
  2120. (fundamental-mode))
  2121. (font-lock-fontify-buffer)
  2122. (org-src-mode)
  2123. (set-buffer-modified-p nil)
  2124. (org-export-htmlize-region-for-paste
  2125. (point-min) (point-max))))
  2126. (if (string-match "<pre\\([^>]*\\)>\n*" rtn)
  2127. (setq rtn
  2128. (concat
  2129. (if caption
  2130. (concat
  2131. "<div class=\"org-src-container\">"
  2132. (format
  2133. "<label class=\"org-src-name\">%s</label>"
  2134. caption))
  2135. "")
  2136. (replace-match
  2137. (format "<pre class=\"src src-%s\">\n" lang)
  2138. t t rtn)
  2139. (if caption "</div>" "")))))
  2140. (if textareap
  2141. (setq rtn (concat
  2142. (format "<p>\n<textarea cols=\"%d\" rows=\"%d\">"
  2143. cols rows)
  2144. rtn "</textarea>\n</p>\n"))
  2145. (with-temp-buffer
  2146. (insert rtn)
  2147. (goto-char (point-min))
  2148. (while (re-search-forward "[<>&]" nil t)
  2149. (replace-match (cdr (assq (char-before)
  2150. '((?&."&amp;")(?<."&lt;")(?>."&gt;"))))
  2151. t t))
  2152. (setq rtn (buffer-string)))
  2153. (setq rtn (concat "<pre class=\"example\">\n" rtn "</pre>\n"))))
  2154. (unless textareap
  2155. (setq rtn (org-export-number-lines rtn 'html 1 1 num
  2156. cont rpllbl fmt)))
  2157. (if (string-match "\\(\\`<[^>]*>\\)\n" rtn)
  2158. (setq rtn (replace-match "\\1" t nil rtn)))
  2159. (concat "\n#+BEGIN_HTML\n" (org-add-props rtn '(org-protected t org-example t)) "\n#+END_HTML\n\n"))
  2160. ((eq backend 'latex)
  2161. (setq rtn (org-export-number-lines rtn 'latex 0 0 num cont rpllbl fmt))
  2162. (concat "#+BEGIN_LaTeX\n"
  2163. (org-add-props
  2164. (cond
  2165. ((and org-export-latex-listings
  2166. (not (eq org-export-latex-listings 'minted)))
  2167. (concat
  2168. (if lang
  2169. (let*
  2170. ((lang-sym (intern lang))
  2171. (lstlang
  2172. (or (cadr
  2173. (assq
  2174. lang-sym
  2175. org-export-latex-listings-langs))
  2176. lang)))
  2177. (format "\\lstset{language=%s}\n" lstlang))
  2178. "\n")
  2179. (when (and caption
  2180. org-export-latex-listings-w-names)
  2181. (format "\n%s $\\equiv$ \n"
  2182. (replace-regexp-in-string
  2183. "_" "\\\\_" caption)))
  2184. "\\begin{lstlisting}\n"
  2185. rtn "\\end{lstlisting}\n"))
  2186. ((eq org-export-latex-listings 'minted)
  2187. (if lang
  2188. (let*
  2189. ((lang-sym (intern lang))
  2190. (minted-lang
  2191. (or (cadr
  2192. (assq
  2193. lang-sym
  2194. org-export-latex-minted-langs))
  2195. (downcase lang))))
  2196. (concat
  2197. (when (and caption
  2198. org-export-latex-listings-w-names)
  2199. (format "\n%s $\\equiv$ \n"
  2200. (replace-regexp-in-string
  2201. "_" "\\\\_" caption)))
  2202. (format
  2203. "\\begin{minted}[mathescape,%s\nnumbersep=5pt,\nframe=lines,\nframesep=2mm]{%s}\n" (if org-export-latex-minted-with-line-numbers "\nlinenos," "") minted-lang)
  2204. rtn "\\end{minted}\n"))))
  2205. (t (concat (car org-export-latex-verbatim-wrap)
  2206. rtn (cdr org-export-latex-verbatim-wrap))))
  2207. '(org-protected t org-example t))
  2208. "#+END_LaTeX\n"))
  2209. ((eq backend 'ascii)
  2210. ;; This is not HTML or LaTeX, so just make it an example.
  2211. (setq rtn (org-export-number-lines rtn 'ascii 0 0 num cont rpllbl fmt))
  2212. (concat caption "\n"
  2213. "#+BEGIN_ASCII\n"
  2214. (org-add-props
  2215. (concat
  2216. (mapconcat
  2217. (lambda (l) (concat " " l))
  2218. (org-split-string rtn "\n")
  2219. "\n")
  2220. "\n")
  2221. '(org-protected t org-example t))
  2222. "#+END_ASCII\n"))))
  2223. (org-add-props rtn nil 'original-indentation indent))))
  2224. (defun org-export-number-lines (text backend
  2225. &optional skip1 skip2 number cont
  2226. replace-labels label-format)
  2227. (setq skip1 (or skip1 0) skip2 (or skip2 0))
  2228. (if (not cont) (setq org-export-last-code-line-counter-value 0))
  2229. (with-temp-buffer
  2230. (insert text)
  2231. (goto-char (point-max))
  2232. (skip-chars-backward " \t\n\r")
  2233. (delete-region (point) (point-max))
  2234. (beginning-of-line (- 1 skip2))
  2235. (let* ((last (org-current-line))
  2236. (n org-export-last-code-line-counter-value)
  2237. (nmax (+ n (- last skip1)))
  2238. (fmt (format "%%%dd: " (length (number-to-string nmax))))
  2239. (fm
  2240. (cond
  2241. ((eq backend 'html) (format "<span class=\"linenr\">%s</span>"
  2242. fmt))
  2243. ((eq backend 'ascii) fmt)
  2244. ((eq backend 'latex) fmt)
  2245. ((eq backend 'docbook) fmt)
  2246. (t "")))
  2247. (label-format (or label-format org-coderef-label-format))
  2248. (label-pre (if (string-match "%s" label-format)
  2249. (substring label-format 0 (match-beginning 0))
  2250. label-format))
  2251. (label-post (if (string-match "%s" label-format)
  2252. (substring label-format (match-end 0))
  2253. ""))
  2254. (lbl-re
  2255. (concat
  2256. ".*?\\S-.*?\\([ \t]*\\("
  2257. (regexp-quote label-pre)
  2258. "\\([-a-zA-Z0-9_ ]+\\)"
  2259. (regexp-quote label-post)
  2260. "\\)\\)"))
  2261. ref)
  2262. (org-goto-line (1+ skip1))
  2263. (while (and (re-search-forward "^" nil t) (not (eobp)) (< n nmax))
  2264. (if number
  2265. (insert (format fm (incf n)))
  2266. (forward-char 1))
  2267. (when (looking-at lbl-re)
  2268. (setq ref (match-string 3))
  2269. (cond ((numberp replace-labels)
  2270. ;; remove labels; use numbers for references when lines
  2271. ;; are numbered, use labels otherwise
  2272. (delete-region (match-beginning 1) (match-end 1))
  2273. (push (cons ref (if (> n 0) n ref)) org-export-code-refs))
  2274. ((eq replace-labels 'keep)
  2275. ;; don't remove labels; use numbers for references when
  2276. ;; lines are numbered, use labels otherwise
  2277. (goto-char (match-beginning 2))
  2278. (delete-region (match-beginning 2) (match-end 2))
  2279. (insert "(" ref ")")
  2280. (push (cons ref (if (> n 0) n (concat "(" ref ")")))
  2281. org-export-code-refs))
  2282. (t
  2283. ;; don't remove labels and don't use numbers for
  2284. ;; references
  2285. (goto-char (match-beginning 2))
  2286. (delete-region (match-beginning 2) (match-end 2))
  2287. (insert "(" ref ")")
  2288. (push (cons ref (concat "(" ref ")")) org-export-code-refs)))
  2289. (when (eq backend 'html)
  2290. (save-excursion
  2291. (beginning-of-line 1)
  2292. (insert (format "<span id=\"coderef-%s\" class=\"coderef-off\">"
  2293. ref))
  2294. (end-of-line 1)
  2295. (insert "</span>")))))
  2296. (setq org-export-last-code-line-counter-value n)
  2297. (goto-char (point-max))
  2298. (newline)
  2299. (buffer-string))))
  2300. (defun org-search-todo-below (line lines level)
  2301. "Search the subtree below LINE for any TODO entries."
  2302. (let ((rest (cdr (memq line lines)))
  2303. (re org-todo-line-regexp)
  2304. line lv todo)
  2305. (catch 'exit
  2306. (while (setq line (pop rest))
  2307. (if (string-match re line)
  2308. (progn
  2309. (setq lv (- (match-end 1) (match-beginning 1))
  2310. todo (and (match-beginning 2)
  2311. (not (member (match-string 2 line)
  2312. org-done-keywords))))
  2313. ; TODO, not DONE
  2314. (if (<= lv level) (throw 'exit nil))
  2315. (if todo (throw 'exit t))))))))
  2316. ;;;###autoload
  2317. (defun org-export-visible (type arg)
  2318. "Create a copy of the visible part of the current buffer, and export it.
  2319. The copy is created in a temporary buffer and removed after use.
  2320. TYPE is the final key (as a string) that also selects the export command in
  2321. the \\<org-mode-map>\\[org-export] export dispatcher.
  2322. As a special case, if the you type SPC at the prompt, the temporary
  2323. org-mode file will not be removed but presented to you so that you can
  2324. continue to use it. The prefix arg ARG is passed through to the exporting
  2325. command."
  2326. (interactive
  2327. (list (progn
  2328. (message "Export visible: [a]SCII [h]tml [b]rowse HTML [H/R]buffer with HTML [D]ocBook [l]atex [p]df [d]view pdf [L]atex buffer [x]OXO [ ]keep buffer")
  2329. (read-char-exclusive))
  2330. current-prefix-arg))
  2331. (if (not (member type '(?a ?n ?u ?\C-a ?b ?\C-b ?h ?D ?x ?\ ?l ?p ?d ?L)))
  2332. (error "Invalid export key"))
  2333. (let* ((binding (cdr (assoc type
  2334. '(
  2335. (?a . org-export-as-ascii)
  2336. (?A . org-export-as-ascii-to-buffer)
  2337. (?n . org-export-as-latin1)
  2338. (?N . org-export-as-latin1-to-buffer)
  2339. (?u . org-export-as-utf8)
  2340. (?U . org-export-as-utf8-to-buffer)
  2341. (?\C-a . org-export-as-ascii)
  2342. (?b . org-export-as-html-and-open)
  2343. (?\C-b . org-export-as-html-and-open)
  2344. (?h . org-export-as-html)
  2345. (?H . org-export-as-html-to-buffer)
  2346. (?R . org-export-region-as-html)
  2347. (?D . org-export-as-docbook)
  2348. (?l . org-export-as-latex)
  2349. (?p . org-export-as-pdf)
  2350. (?d . org-export-as-pdf-and-open)
  2351. (?L . org-export-as-latex-to-buffer)
  2352. (?x . org-export-as-xoxo)))))
  2353. (keepp (equal type ?\ ))
  2354. (file buffer-file-name)
  2355. (buffer (get-buffer-create "*Org Export Visible*"))
  2356. s e)
  2357. ;; Need to hack the drawers here.
  2358. (save-excursion
  2359. (goto-char (point-min))
  2360. (while (re-search-forward org-drawer-regexp nil t)
  2361. (goto-char (match-beginning 1))
  2362. (or (org-invisible-p) (org-flag-drawer nil))))
  2363. (with-current-buffer buffer (erase-buffer))
  2364. (save-excursion
  2365. (setq s (goto-char (point-min)))
  2366. (while (not (= (point) (point-max)))
  2367. (goto-char (org-find-invisible))
  2368. (append-to-buffer buffer s (point))
  2369. (setq s (goto-char (org-find-visible))))
  2370. (org-cycle-hide-drawers 'all)
  2371. (goto-char (point-min))
  2372. (unless keepp
  2373. ;; Copy all comment lines to the end, to make sure #+ settings are
  2374. ;; still available for the second export step. Kind of a hack, but
  2375. ;; does do the trick.
  2376. (if (looking-at "#[^\r\n]*")
  2377. (append-to-buffer buffer (match-beginning 0) (1+ (match-end 0))))
  2378. (while (re-search-forward "[\n\r]#[^\n\r]*" nil t)
  2379. (append-to-buffer buffer (1+ (match-beginning 0))
  2380. (min (point-max) (1+ (match-end 0))))))
  2381. (set-buffer buffer)
  2382. (let ((buffer-file-name file)
  2383. (org-inhibit-startup t))
  2384. (org-mode)
  2385. (show-all)
  2386. (unless keepp (funcall binding arg))))
  2387. (if (not keepp)
  2388. (kill-buffer buffer)
  2389. (switch-to-buffer-other-window buffer)
  2390. (goto-char (point-min)))))
  2391. (defun org-find-visible ()
  2392. (let ((s (point)))
  2393. (while (and (not (= (point-max) (setq s (next-overlay-change s))))
  2394. (get-char-property s 'invisible)))
  2395. s))
  2396. (defun org-find-invisible ()
  2397. (let ((s (point)))
  2398. (while (and (not (= (point-max) (setq s (next-overlay-change s))))
  2399. (not (get-char-property s 'invisible))))
  2400. s))
  2401. (defvar org-export-htmlized-org-css-url) ;; defined in org-html.el
  2402. (defun org-export-string (string fmt &optional dir)
  2403. "Export STRING to FMT using existing export facilities.
  2404. During export STRING is saved to a temporary file whose location
  2405. could vary. Optional argument DIR can be used to force the
  2406. directory in which the temporary file is created during export
  2407. which can be useful for resolving relative paths. Dir defaults
  2408. to the value of `temporary-file-directory'."
  2409. (let ((temporary-file-directory (or dir temporary-file-directory))
  2410. (tmp-file (make-temp-file "org-")))
  2411. (unwind-protect
  2412. (with-temp-buffer
  2413. (insert string)
  2414. (write-file tmp-file)
  2415. (org-load-modules-maybe)
  2416. (unless org-local-vars
  2417. (setq org-local-vars (org-get-local-variables)))
  2418. (eval ;; convert to fmt -- mimicing `org-run-like-in-org-mode'
  2419. (list 'let org-local-vars
  2420. (list (intern (concat "org-export-as-" fmt))
  2421. nil nil nil ''string t))))
  2422. (delete-file tmp-file))))
  2423. ;;;###autoload
  2424. (defun org-export-as-org (arg &optional hidden ext-plist
  2425. to-buffer body-only pub-dir)
  2426. "Make a copy with not-exporting stuff removed.
  2427. The purpose of this function is to provide a way to export the source
  2428. Org file of a webpage in Org format, but with sensitive and/or irrelevant
  2429. stuff removed. This command will remove the following:
  2430. - archived trees (if the variable `org-export-with-archived-trees' is nil)
  2431. - comment blocks and trees starting with the COMMENT keyword
  2432. - only trees that are consistent with `org-export-select-tags'
  2433. and `org-export-exclude-tags'.
  2434. The only arguments that will be used are EXT-PLIST and PUB-DIR,
  2435. all the others will be ignored (but are present so that the general
  2436. mechanism to call publishing functions will work).
  2437. EXT-PLIST is a property list with external parameters overriding
  2438. org-mode's default settings, but still inferior to file-local
  2439. settings. When PUB-DIR is set, use this as the publishing
  2440. directory."
  2441. (interactive "P")
  2442. (let* ((opt-plist (org-combine-plists (org-default-export-plist)
  2443. ext-plist
  2444. (org-infile-export-plist)))
  2445. (bfname (buffer-file-name (or (buffer-base-buffer) (current-buffer))))
  2446. (filename (concat (file-name-as-directory
  2447. (or pub-dir
  2448. (org-export-directory :org opt-plist)))
  2449. (file-name-sans-extension
  2450. (file-name-nondirectory bfname))
  2451. ".org"))
  2452. (filename (and filename
  2453. (if (equal (file-truename filename)
  2454. (file-truename bfname))
  2455. (concat (file-name-sans-extension filename)
  2456. "-source."
  2457. (file-name-extension filename))
  2458. filename)))
  2459. (backup-inhibited t)
  2460. (buffer (find-file-noselect filename))
  2461. (region (buffer-string))
  2462. str-ret)
  2463. (save-excursion
  2464. (switch-to-buffer buffer)
  2465. (erase-buffer)
  2466. (insert region)
  2467. (let ((org-inhibit-startup t)) (org-mode))
  2468. (org-install-letbind)
  2469. ;; Get rid of archived trees
  2470. (org-export-remove-archived-trees (plist-get opt-plist :archived-trees))
  2471. ;; Remove comment environment and comment subtrees
  2472. (org-export-remove-comment-blocks-and-subtrees)
  2473. ;; Get rid of excluded trees
  2474. (org-export-handle-export-tags (plist-get opt-plist :select-tags)
  2475. (plist-get opt-plist :exclude-tags))
  2476. (when (or (plist-get opt-plist :plain-source)
  2477. (not (or (plist-get opt-plist :plain-source)
  2478. (plist-get opt-plist :htmlized-source))))
  2479. ;; Either nothing special is requested (default call)
  2480. ;; or the plain source is explicitly requested
  2481. ;; so: save it
  2482. (save-buffer))
  2483. (when (plist-get opt-plist :htmlized-source)
  2484. ;; Make the htmlized version
  2485. (require 'htmlize)
  2486. (require 'org-html)
  2487. (font-lock-fontify-buffer)
  2488. (let* ((htmlize-output-type 'css)
  2489. (newbuf (htmlize-buffer)))
  2490. (with-current-buffer newbuf
  2491. (when org-export-htmlized-org-css-url
  2492. (goto-char (point-min))
  2493. (and (re-search-forward
  2494. "<style type=\"text/css\">[^\000]*?\n[ \t]*</style>.*"
  2495. nil t)
  2496. (replace-match
  2497. (format
  2498. "<link rel=\"stylesheet\" type=\"text/css\" href=\"%s\">"
  2499. org-export-htmlized-org-css-url)
  2500. t t)))
  2501. (write-file (concat filename ".html")))
  2502. (kill-buffer newbuf)))
  2503. (set-buffer-modified-p nil)
  2504. (if (equal to-buffer 'string)
  2505. (progn (setq str-ret (buffer-string))
  2506. (kill-buffer (current-buffer))
  2507. str-ret)
  2508. (kill-buffer (current-buffer))))))
  2509. (defvar org-archive-location) ;; gets loaded with the org-archive require.
  2510. (defun org-get-current-options ()
  2511. "Return a string with current options as keyword options.
  2512. Does include HTML export options as well as TODO and CATEGORY stuff."
  2513. (require 'org-archive)
  2514. (format
  2515. "#+TITLE: %s
  2516. #+AUTHOR: %s
  2517. #+EMAIL: %s
  2518. #+DATE: %s
  2519. #+DESCRIPTION:
  2520. #+KEYWORDS:
  2521. #+LANGUAGE: %s
  2522. #+OPTIONS: H:%d num:%s toc:%s \\n:%s @:%s ::%s |:%s ^:%s -:%s f:%s *:%s <:%s
  2523. #+OPTIONS: TeX:%s LaTeX:%s skip:%s d:%s todo:%s pri:%s tags:%s
  2524. %s
  2525. #+EXPORT_SELECT_TAGS: %s
  2526. #+EXPORT_EXCLUDE_TAGS: %s
  2527. #+LINK_UP: %s
  2528. #+LINK_HOME: %s
  2529. #+XSLT:
  2530. #+CATEGORY: %s
  2531. #+SEQ_TODO: %s
  2532. #+TYP_TODO: %s
  2533. #+PRIORITIES: %c %c %c
  2534. #+DRAWERS: %s
  2535. #+STARTUP: %s %s %s %s %s
  2536. #+TAGS: %s
  2537. #+FILETAGS: %s
  2538. #+ARCHIVE: %s
  2539. #+LINK: %s
  2540. "
  2541. (buffer-name) (user-full-name) user-mail-address
  2542. (format-time-string (substring (car org-time-stamp-formats) 1 -1))
  2543. org-export-default-language
  2544. org-export-headline-levels
  2545. org-export-with-section-numbers
  2546. org-export-with-toc
  2547. org-export-preserve-breaks
  2548. org-export-html-expand
  2549. org-export-with-fixed-width
  2550. org-export-with-tables
  2551. org-export-with-sub-superscripts
  2552. org-export-with-special-strings
  2553. org-export-with-footnotes
  2554. org-export-with-emphasize
  2555. org-export-with-timestamps
  2556. org-export-with-TeX-macros
  2557. org-export-with-LaTeX-fragments
  2558. org-export-skip-text-before-1st-heading
  2559. org-export-with-drawers
  2560. org-export-with-todo-keywords
  2561. org-export-with-priority
  2562. org-export-with-tags
  2563. (if (featurep 'org-jsinfo) (org-infojs-options-inbuffer-template) "")
  2564. (mapconcat 'identity org-export-select-tags " ")
  2565. (mapconcat 'identity org-export-exclude-tags " ")
  2566. org-export-html-link-up
  2567. org-export-html-link-home
  2568. (or (ignore-errors
  2569. (file-name-sans-extension
  2570. (file-name-nondirectory (buffer-file-name (buffer-base-buffer)))))
  2571. "NOFILENAME")
  2572. "TODO FEEDBACK VERIFY DONE"
  2573. "Me Jason Marie DONE"
  2574. org-highest-priority org-lowest-priority org-default-priority
  2575. (mapconcat 'identity org-drawers " ")
  2576. (cdr (assoc org-startup-folded
  2577. '((nil . "showall") (t . "overview") (content . "content"))))
  2578. (if org-odd-levels-only "odd" "oddeven")
  2579. (if org-hide-leading-stars "hidestars" "showstars")
  2580. (if org-startup-align-all-tables "align" "noalign")
  2581. (cond ((eq org-log-done t) "logdone")
  2582. ((equal org-log-done 'note) "lognotedone")
  2583. ((not org-log-done) "nologdone"))
  2584. (or (mapconcat (lambda (x)
  2585. (cond
  2586. ((equal :startgroup (car x)) "{")
  2587. ((equal :endgroup (car x)) "}")
  2588. ((equal :newline (car x)) "")
  2589. ((cdr x) (format "%s(%c)" (car x) (cdr x)))
  2590. (t (car x))))
  2591. (or org-tag-alist (org-get-buffer-tags)) " ") "")
  2592. (mapconcat 'identity org-file-tags " ")
  2593. org-archive-location
  2594. "org file:~/org/%s.org"
  2595. ))
  2596. ;;;###autoload
  2597. (defun org-insert-export-options-template ()
  2598. "Insert into the buffer a template with information for exporting."
  2599. (interactive)
  2600. (if (not (bolp)) (newline))
  2601. (let ((s (org-get-current-options)))
  2602. (and (string-match "#\\+CATEGORY" s)
  2603. (setq s (substring s 0 (match-beginning 0))))
  2604. (insert s)))
  2605. (defvar org-table-colgroup-info nil)
  2606. (defun org-table-clean-before-export (lines &optional maybe-quoted)
  2607. "Check if the table has a marking column.
  2608. If yes remove the column and the special lines."
  2609. (setq org-table-colgroup-info nil)
  2610. (if (memq nil
  2611. (mapcar
  2612. (lambda (x) (or (string-match "^[ \t]*|-" x)
  2613. (string-match
  2614. (if maybe-quoted
  2615. "^[ \t]*| *\\\\?\\([\#!$*_^ /]\\) *|"
  2616. "^[ \t]*| *\\([\#!$*_^ /]\\) *|")
  2617. x)))
  2618. lines))
  2619. ;; No special marking column
  2620. (progn
  2621. (setq org-table-clean-did-remove-column nil)
  2622. (delq nil
  2623. (mapcar
  2624. (lambda (x)
  2625. (cond
  2626. ((org-table-colgroup-line-p x)
  2627. ;; This line contains colgroup info, extract it
  2628. ;; and then discard the line
  2629. (setq org-table-colgroup-info
  2630. (mapcar (lambda (x)
  2631. (cond ((member x '("<" "&lt;")) :start)
  2632. ((member x '(">" "&gt;")) :end)
  2633. ((member x '("<>" "&lt;&gt;")) :startend)
  2634. (t nil)))
  2635. (org-split-string x "[ \t]*|[ \t]*")))
  2636. nil)
  2637. ((org-table-cookie-line-p x)
  2638. ;; This line contains formatting cookies, discard it
  2639. nil)
  2640. (t x)))
  2641. lines)))
  2642. ;; there is a special marking column
  2643. (setq org-table-clean-did-remove-column t)
  2644. (delq nil
  2645. (mapcar
  2646. (lambda (x)
  2647. (cond
  2648. ((org-table-colgroup-line-p x)
  2649. ;; This line contains colgroup info, extract it
  2650. ;; and then discard the line
  2651. (setq org-table-colgroup-info
  2652. (mapcar (lambda (x)
  2653. (cond ((member x '("<" "&lt;")) :start)
  2654. ((member x '(">" "&gt;")) :end)
  2655. ((member x '("<>" "&lt;&gt;")) :startend)
  2656. (t nil)))
  2657. (cdr (org-split-string x "[ \t]*|[ \t]*"))))
  2658. nil)
  2659. ((org-table-cookie-line-p x)
  2660. ;; This line contains formatting cookies, discard it
  2661. nil)
  2662. ((string-match "^[ \t]*| *[!_^/] *|" x)
  2663. ;; ignore this line
  2664. nil)
  2665. ((or (string-match "^\\([ \t]*\\)|-+\\+" x)
  2666. (string-match "^\\([ \t]*\\)|[^|]*|" x))
  2667. ;; remove the first column
  2668. (replace-match "\\1|" t nil x))))
  2669. lines))))
  2670. (defun org-export-cleanup-toc-line (s)
  2671. "Remove tags and timestamps from lines going into the toc."
  2672. (when (memq org-export-with-tags '(not-in-toc nil))
  2673. (if (string-match (org-re " +:[[:alnum:]_@#%:]+: *$") s)
  2674. (setq s (replace-match "" t t s))))
  2675. (when org-export-remove-timestamps-from-toc
  2676. (while (string-match org-maybe-keyword-time-regexp s)
  2677. (setq s (replace-match "" t t s))))
  2678. (while (string-match org-bracket-link-regexp s)
  2679. (setq s (replace-match (match-string (if (match-end 3) 3 1) s)
  2680. t t s)))
  2681. (while (string-match "\\[\\([0-9]\\|fn:[^]]*\\)\\]" s)
  2682. (setq s (replace-match "" t t s)))
  2683. s)
  2684. (defun org-get-text-property-any (pos prop &optional object)
  2685. (or (get-text-property pos prop object)
  2686. (and (setq pos (next-single-property-change pos prop object))
  2687. (get-text-property pos prop object))))
  2688. (defun org-export-get-coderef-format (path desc)
  2689. (save-match-data
  2690. (if (and desc (string-match
  2691. (regexp-quote (concat "(" path ")"))
  2692. desc))
  2693. (replace-match "%s" t t desc)
  2694. (or desc "%s"))))
  2695. (defun org-export-push-to-kill-ring (format)
  2696. "Push buffer content to kill ring.
  2697. The depends on the variable `org-export-copy-to-kill'."
  2698. (when org-export-copy-to-kill-ring
  2699. (org-kill-new (buffer-string))
  2700. (when (fboundp 'x-set-selection)
  2701. (ignore-errors (x-set-selection 'PRIMARY (buffer-string)))
  2702. (ignore-errors (x-set-selection 'CLIPBOARD (buffer-string))))
  2703. (message "%s export done, pushed to kill ring and clipboard" format)))
  2704. (provide 'org-exp)
  2705. ;; arch-tag: 65985fe9-095c-49c7-a7b6-cb4ee15c0a95
  2706. ;;; org-exp.el ends here