org-latex.el 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871
  1. ;;; org-latex.el --- LaTeX exporter for org-mode
  2. ;;
  3. ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
  4. ;;
  5. ;; Emacs Lisp Archive Entry
  6. ;; Filename: org-latex.el
  7. ;; Version: 6.28
  8. ;; Author: Bastien Guerry <bzg AT altern DOT org>
  9. ;; Maintainer: Carsten Dominik <carsten.dominik AT gmail DOT com>
  10. ;; Keywords: org, wp, tex
  11. ;; Description: Converts an org-mode buffer into LaTeX
  12. ;; This file is part of GNU Emacs.
  13. ;; GNU Emacs is free software: you can redistribute it and/or modify
  14. ;; it under the terms of the GNU General Public License as published by
  15. ;; the Free Software Foundation, either version 3 of the License, or
  16. ;; (at your option) any later version.
  17. ;; GNU Emacs is distributed in the hope that it will be useful,
  18. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  20. ;; GNU General Public License for more details.
  21. ;; You should have received a copy of the GNU General Public License
  22. ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
  23. ;;; Commentary:
  24. ;;
  25. ;; This library implements a LaTeX exporter for org-mode.
  26. ;;
  27. ;; It is part of Org and will be autoloaded
  28. ;;
  29. ;; The interactive functions are similar to those of the HTML exporter:
  30. ;;
  31. ;; M-x `org-export-as-latex'
  32. ;; M-x `org-export-as-pdf'
  33. ;; M-x `org-export-as-pdf-and-open'
  34. ;; M-x `org-export-as-latex-batch'
  35. ;; M-x `org-export-as-latex-to-buffer'
  36. ;; M-x `org-export-region-as-latex'
  37. ;; M-x `org-replace-region-by-latex'
  38. ;;
  39. ;;; Code:
  40. (eval-when-compile
  41. (require 'cl))
  42. (require 'footnote)
  43. (require 'org)
  44. (require 'org-exp)
  45. ;;; Variables:
  46. (defvar org-export-latex-class nil)
  47. (defvar org-export-latex-header nil)
  48. (defvar org-export-latex-append-header nil)
  49. (defvar org-export-latex-options-plist nil)
  50. (defvar org-export-latex-todo-keywords-1 nil)
  51. (defvar org-export-latex-complex-heading-re nil)
  52. (defvar org-export-latex-not-done-keywords nil)
  53. (defvar org-export-latex-done-keywords nil)
  54. (defvar org-export-latex-display-custom-times nil)
  55. (defvar org-export-latex-all-targets-re nil)
  56. (defvar org-export-latex-add-level 0)
  57. (defvar org-export-latex-sectioning "")
  58. (defvar org-export-latex-sectioning-depth 0)
  59. (defvar org-export-latex-special-keyword-regexp
  60. (concat "\\<\\(" org-scheduled-string "\\|"
  61. org-deadline-string "\\|"
  62. org-closed-string"\\)")
  63. "Regexp matching special time planning keywords plus the time after it.")
  64. (defvar latexp) ; dynamically scoped from org.el
  65. (defvar re-quote) ; dynamically scoped from org.el
  66. (defvar commentsp) ; dynamically scoped from org.el
  67. ;;; User variables:
  68. (defgroup org-export-latex nil
  69. "Options for exporting Org-mode files to LaTeX."
  70. :tag "Org Export LaTeX"
  71. :group 'org-export)
  72. (defcustom org-export-latex-default-class "article"
  73. "The default LaTeX class."
  74. :group 'org-export-latex
  75. :type '(string :tag "LaTeX class"))
  76. (defcustom org-export-latex-classes
  77. '(("article"
  78. "\\documentclass[11pt]{article}
  79. \\usepackage[utf8]{inputenc}
  80. \\usepackage[T1]{fontenc}
  81. \\usepackage{graphicx}
  82. \\usepackage{longtable}
  83. \\usepackage{hyperref}"
  84. ("\\section{%s}" . "\\section*{%s}")
  85. ("\\subsection{%s}" . "\\subsection*{%s}")
  86. ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
  87. ("\\paragraph{%s}" . "\\paragraph*{%s}")
  88. ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
  89. ("report"
  90. "\\documentclass[11pt]{report}
  91. \\usepackage[utf8]{inputenc}
  92. \\usepackage[T1]{fontenc}
  93. \\usepackage{graphicx}
  94. \\usepackage{longtable}
  95. \\usepackage{hyperref}"
  96. ("\\part{%s}" . "\\part*{%s}")
  97. ("\\chapter{%s}" . "\\chapter*{%s}")
  98. ("\\section{%s}" . "\\section*{%s}")
  99. ("\\subsection{%s}" . "\\subsection*{%s}")
  100. ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
  101. ("book"
  102. "\\documentclass[11pt]{book}
  103. \\usepackage[utf8]{inputenc}
  104. \\usepackage[T1]{fontenc}
  105. \\usepackage{graphicx}
  106. \\usepackage{longtable}
  107. \\usepackage{hyperref}"
  108. ("\\part{%s}" . "\\part*{%s}")
  109. ("\\chapter{%s}" . "\\chapter*{%s}")
  110. ("\\section{%s}" . "\\section*{%s}")
  111. ("\\subsection{%s}" . "\\subsection*{%s}")
  112. ("\\subsubsection{%s}" . "\\subsubsection*{%s}")))
  113. "Alist of LaTeX classes and associated header and structure.
  114. If #+LaTeX_CLASS is set in the buffer, use its value and the
  115. associated information. Here is the structure of each cell:
  116. \(class-name
  117. header-string
  118. (numbered-section . unnumbered-section\)
  119. ...\)
  120. A %s formatter is mandatory in each section string and will be
  121. replaced by the title of the section.
  122. Instead of a cons cell (numbered . unnumbered), you can also provide a list
  123. of 2-4 elements,
  124. (numbered-open numbered-close)
  125. or
  126. (numbered-open numbered-close unnumbered-open unnumbered-close)
  127. providing opening and closing strings for an environment that should
  128. represent the document section. The opening clause should have a %s
  129. to represent the section title."
  130. :group 'org-export-latex
  131. :type '(repeat
  132. (list (string :tag "LaTeX class")
  133. (string :tag "LaTeX header")
  134. (repeat :tag "Levels" :inline t
  135. (choice
  136. (cons :tag "Heading"
  137. (string :tag "numbered")
  138. (string :tag "unnumbered)"))
  139. (list :tag "Environment"
  140. (string :tag "Opening (numbered) ")
  141. (string :tag "Closing (numbered) ")
  142. (string :tag "Opening (unnumbered)")
  143. (string :tag "Closing (unnumbered)")))))))
  144. (defcustom org-export-latex-emphasis-alist
  145. '(("*" "\\textbf{%s}" nil)
  146. ("/" "\\emph{%s}" nil)
  147. ("_" "\\underline{%s}" nil)
  148. ("+" "\\texttt{%s}" nil)
  149. ("=" "\\verb" t)
  150. ("~" "\\verb" t))
  151. "Alist of LaTeX expressions to convert emphasis fontifiers.
  152. Each element of the list is a list of three elements.
  153. The first element is the character used as a marker for fontification.
  154. The second element is a formatting string to wrap fontified text with.
  155. If it is \"\\verb\", Org will automatically select a deimiter
  156. character that is not in the string.
  157. The third element decides whether to protect converted text from other
  158. conversions."
  159. :group 'org-export-latex
  160. :type 'alist)
  161. (defcustom org-export-latex-title-command "\\maketitle"
  162. "The command used to insert the title just after \\begin{document}.
  163. If this string contains the formatting specification \"%s\" then
  164. it will be used as a formatting string, passing the title as an
  165. argument."
  166. :group 'org-export-latex
  167. :type 'string)
  168. (defcustom org-export-latex-import-inbuffer-stuff nil
  169. "Non-nil means define TeX macros for Org's inbuffer definitions.
  170. For example \orgTITLE for #+TITLE."
  171. :group 'org-export-latex
  172. :type 'boolean)
  173. (defcustom org-export-latex-date-format
  174. "%d %B %Y"
  175. "Format string for \\date{...}."
  176. :group 'org-export-latex
  177. :type 'string)
  178. (defcustom org-export-latex-todo-keyword-markup "\\textbf{%s}"
  179. "Markup for TODO keywords, as a printf format.
  180. This can be a single format for all keywords, a cons cell with separate
  181. formats for not-done and done states, or an association list with setup
  182. for individual keywords. If a keyword shows up for which there is no
  183. markup defined, the first one in the association list will be used."
  184. :group 'org-export-latex
  185. :type '(choice
  186. (string :tag "Default")
  187. (cons :tag "Distinguish undone and done"
  188. (string :tag "Not-DONE states")
  189. (string :tag "DONE states"))
  190. (repeat :tag "Per keyword markup"
  191. (cons
  192. (string :tag "Keyword")
  193. (string :tag "Markup")))))
  194. (defcustom org-export-latex-timestamp-markup "\\textit{%s}"
  195. "A printf format string to be applied to time stamps."
  196. :group 'org-export-latex
  197. :type 'string)
  198. (defcustom org-export-latex-timestamp-keyword-markup "\\texttt{%s}"
  199. "A printf format string to be applied to time stamps."
  200. :group 'org-export-latex
  201. :type 'string)
  202. (defcustom org-export-latex-tables-verbatim nil
  203. "When non-nil, tables are exported verbatim."
  204. :group 'org-export-latex
  205. :type 'boolean)
  206. (defcustom org-export-latex-tables-centered t
  207. "When non-nil, tables are exported in a center environment."
  208. :group 'org-export-latex
  209. :type 'boolean)
  210. (defcustom org-export-latex-tables-column-borders nil
  211. "When non-nil, grouping columns can cause outer vertical lines in tables.
  212. When nil, grouping causes only separation lines between groups."
  213. :group 'org-export-latex
  214. :type 'boolean)
  215. (defcustom org-export-latex-packages-alist nil
  216. "Alist of packages to be inserted in the header.
  217. Each cell is of the forma \( \"option\" . \"package\" \)."
  218. :group 'org-export-latex
  219. :type 'alist)
  220. (defcustom org-export-latex-low-levels 'itemize
  221. "How to convert sections below the current level of sectioning.
  222. This is specified by the `org-export-headline-levels' option or the
  223. value of \"H:\" in Org's #+OPTION line.
  224. This can be either nil (skip the sections), `description', `itemize',
  225. or `enumerate' (convert the sections as the corresponding list type), or
  226. a string to be used instead of \\section{%s}. In this latter case,
  227. the %s stands here for the inserted headline and is mandatory."
  228. :group 'org-export-latex
  229. :type '(choice (const :tag "Ignore" nil)
  230. (const :tag "Convert as descriptive list" description)
  231. (const :tag "Convert as itemized list" itemize)
  232. (const :tag "Convert as enumerated list" enumerate)
  233. (string :tag "Use a section string" :value "\\subparagraph{%s}")))
  234. (defcustom org-export-latex-list-parameters
  235. '(:cbon "\\texttt{[X]}" :cboff "\\texttt{[ ]}")
  236. "Parameters for the LaTeX list exporter.
  237. These parameters will be passed on to `org-list-to-latex', which in turn
  238. will pass them (combined with the LaTeX default list parameters) to
  239. `org-list-to-generic'."
  240. :group 'org-export-latex
  241. :type 'plist)
  242. (defcustom org-export-latex-verbatim-wrap
  243. '("\\begin{verbatim}\n" . "\\end{verbatim}\n")
  244. "Environment to be wrapped around a fixed-width section in LaTeX export.
  245. This is a cons with two strings, to be added before and after the
  246. fixed-with text.
  247. Defaults to \\begin{verbatim} and \\end{verbatim}."
  248. :group 'org-export_translation
  249. :group 'org-export-latex
  250. :type '(cons (string :tag "Open")
  251. (string :tag "Close")))
  252. (defcustom org-export-latex-remove-from-headlines
  253. '(:todo nil :priority nil :tags nil)
  254. "A plist of keywords to remove from headlines. OBSOLETE.
  255. Non-nil means remove this keyword type from the headline.
  256. Don't remove the keys, just change their values.
  257. Obsolete, this variable is no longer used. Use the separate
  258. variables `org-export-with-todo-keywords', `org-export-with-priority',
  259. and `org-export-with-tags' instead."
  260. :type 'plist
  261. :group 'org-export-latex)
  262. (defcustom org-export-latex-image-default-option "width=10em"
  263. "Default option for images."
  264. :group 'org-export-latex
  265. :type 'string)
  266. (defcustom org-export-latex-inline-image-extensions
  267. '("pdf" "jpeg" "jpg" "png")
  268. "Extensions of image files that can be inlined into LaTeX.
  269. Note that this depends on the way the LaTeX file is processed.
  270. The default setting (pdf and jpg) assumes that pdflatex is doing the
  271. processing. If you are using latex and dvips or something similar,
  272. only postscript files can be included."
  273. :group 'org-export-latex
  274. :type '(repeat (string :tag "Extension")))
  275. (defcustom org-export-latex-coding-system nil
  276. "Coding system for the exported LaTex file."
  277. :group 'org-export-latex
  278. :type 'coding-system)
  279. (defgroup org-export-pdf nil
  280. "Options for exporting Org-mode files to PDF, via LaTeX."
  281. :tag "Org Export LaTeX"
  282. :group 'org-export-latex
  283. :group 'org-export)
  284. (defcustom org-latex-to-pdf-process
  285. '("pdflatex -interaction nonstopmode %s"
  286. "pdflatex -interaction nonstopmode %s")
  287. "Commands to process a LaTeX file to a PDF file.
  288. This is a list of strings, each of them will be given to the shell
  289. as a command. %s in the command will be replaced by the full file name, %b
  290. by the file base name (i.e. without extension).
  291. The reason why this is a list is that it usually takes several runs of
  292. pdflatex, maybe mixed with a call to bibtex. Org does not have a clever
  293. mechanism to detect whihc of these commands have to be run to get to a stable
  294. result, and it also does not do any error checking.
  295. Alternatively, this may be a Lisp function that does the processing, so you
  296. could use this to apply the machinery of AUCTeX or the Emacs LaTeX mode.
  297. THis function should accept the file name as its single argument."
  298. :group 'org-export-latex
  299. :type '(choice (repeat :tag "Shell command sequence"
  300. (string :tag "Shell command"))
  301. (function)))
  302. (defcustom org-export-pdf-remove-logfiles t
  303. "Non-nil means, remove the logfiles produced by PDF production.
  304. These are the .aux, .log, .out, and .toc files."
  305. :group 'org-export-pdf
  306. :type 'boolean)
  307. ;;; Hooks
  308. (defvar org-export-latex-after-blockquotes-hook nil
  309. "Hook run during LaTeX export, after blockquote, verse, center are done.")
  310. ;;; Autoload functions:
  311. ;;;###autoload
  312. (defun org-export-as-latex-batch ()
  313. "Call `org-export-as-latex', may be used in batch processing.
  314. For example:
  315. emacs --batch
  316. --load=$HOME/lib/emacs/org.el
  317. --eval \"(setq org-export-headline-levels 2)\"
  318. --visit=MyFile --funcall org-export-as-latex-batch"
  319. (org-export-as-latex org-export-headline-levels 'hidden))
  320. ;;;###autoload
  321. (defun org-export-as-latex-to-buffer (arg)
  322. "Call `org-export-as-latex` with output to a temporary buffer.
  323. No file is created. The prefix ARG is passed through to `org-export-as-latex'."
  324. (interactive "P")
  325. (org-export-as-latex arg nil nil "*Org LaTeX Export*")
  326. (when org-export-show-temporary-export-buffer
  327. (switch-to-buffer-other-window "*Org LaTeX Export*")))
  328. ;;;###autoload
  329. (defun org-replace-region-by-latex (beg end)
  330. "Replace the region from BEG to END with its LaTeX export.
  331. It assumes the region has `org-mode' syntax, and then convert it to
  332. LaTeX. This can be used in any buffer. For example, you could
  333. write an itemized list in `org-mode' syntax in an LaTeX buffer and
  334. then use this command to convert it."
  335. (interactive "r")
  336. (let (reg latex buf)
  337. (save-window-excursion
  338. (if (org-mode-p)
  339. (setq latex (org-export-region-as-latex
  340. beg end t 'string))
  341. (setq reg (buffer-substring beg end)
  342. buf (get-buffer-create "*Org tmp*"))
  343. (save-excursion
  344. (set-buffer buf)
  345. (erase-buffer)
  346. (insert reg)
  347. (org-mode)
  348. (setq latex (org-export-region-as-latex
  349. (point-min) (point-max) t 'string)))
  350. (kill-buffer buf)))
  351. (delete-region beg end)
  352. (insert latex)))
  353. ;;;###autoload
  354. (defun org-export-region-as-latex (beg end &optional body-only buffer)
  355. "Convert region from BEG to END in `org-mode' buffer to LaTeX.
  356. If prefix arg BODY-ONLY is set, omit file header, footer, and table of
  357. contents, and only produce the region of converted text, useful for
  358. cut-and-paste operations.
  359. If BUFFER is a buffer or a string, use/create that buffer as a target
  360. of the converted LaTeX. If BUFFER is the symbol `string', return the
  361. produced LaTeX as a string and leave no buffer behind. For example,
  362. a Lisp program could call this function in the following way:
  363. (setq latex (org-export-region-as-latex beg end t 'string))
  364. When called interactively, the output buffer is selected, and shown
  365. in a window. A non-interactive call will only return the buffer."
  366. (interactive "r\nP")
  367. (when (interactive-p)
  368. (setq buffer "*Org LaTeX Export*"))
  369. (let ((transient-mark-mode t) (zmacs-regions t)
  370. ext-plist rtn)
  371. (setq ext-plist (plist-put ext-plist :ignore-subree-p t))
  372. (goto-char end)
  373. (set-mark (point)) ;; to activate the region
  374. (goto-char beg)
  375. (setq rtn (org-export-as-latex
  376. nil nil ext-plist
  377. buffer body-only))
  378. (if (fboundp 'deactivate-mark) (deactivate-mark))
  379. (if (and (interactive-p) (bufferp rtn))
  380. (switch-to-buffer-other-window rtn)
  381. rtn)))
  382. ;;;###autoload
  383. (defun org-export-as-latex (arg &optional hidden ext-plist
  384. to-buffer body-only pub-dir)
  385. "Export current buffer to a LaTeX file.
  386. If there is an active region, export only the region. The prefix
  387. ARG specifies how many levels of the outline should become
  388. headlines. The default is 3. Lower levels will be exported
  389. depending on `org-export-latex-low-levels'. The default is to
  390. convert them as description lists.
  391. HIDDEN is obsolete and does nothing.
  392. EXT-PLIST is a property list with
  393. external parameters overriding org-mode's default settings, but
  394. still inferior to file-local settings. When TO-BUFFER is
  395. non-nil, create a buffer with that name and export to that
  396. buffer. If TO-BUFFER is the symbol `string', don't leave any
  397. buffer behind but just return the resulting LaTeX as a string.
  398. When BODY-ONLY is set, don't produce the file header and footer,
  399. simply return the content of \begin{document}...\end{document},
  400. without even the \begin{document} and \end{document} commands.
  401. when PUB-DIR is set, use this as the publishing directory."
  402. (interactive "P")
  403. ;; Make sure we have a file name when we need it.
  404. (when (and (not (or to-buffer body-only))
  405. (not buffer-file-name))
  406. (if (buffer-base-buffer)
  407. (org-set-local 'buffer-file-name
  408. (with-current-buffer (buffer-base-buffer)
  409. buffer-file-name))
  410. (error "Need a file name to be able to export")))
  411. (message "Exporting to LaTeX...")
  412. (org-unmodified
  413. (remove-text-properties (point-min) (point-max)
  414. '(:org-license-to-kill nil)))
  415. (org-update-radio-target-regexp)
  416. (org-export-latex-set-initial-vars ext-plist arg)
  417. (let* ((wcf (current-window-configuration))
  418. (opt-plist org-export-latex-options-plist)
  419. (region-p (org-region-active-p))
  420. (rbeg (and region-p (region-beginning)))
  421. (rend (and region-p (region-end)))
  422. (subtree-p
  423. (if (plist-get opt-plist :ignore-subree-p)
  424. nil
  425. (when region-p
  426. (save-excursion
  427. (goto-char rbeg)
  428. (and (org-at-heading-p)
  429. (>= (org-end-of-subtree t t) rend))))))
  430. (opt-plist (setq org-export-opt-plist
  431. (if subtree-p
  432. (org-export-add-subtree-options opt-plist rbeg)
  433. opt-plist)))
  434. ;; Make sure the variable contains the updated values.
  435. (org-export-latex-options-plist opt-plist)
  436. (title (or (and subtree-p (org-export-get-title-from-subtree))
  437. (plist-get opt-plist :title)
  438. (and (not
  439. (plist-get opt-plist :skip-before-1st-heading))
  440. (org-export-grab-title-from-buffer))
  441. (file-name-sans-extension
  442. (file-name-nondirectory buffer-file-name))))
  443. (filename (concat (file-name-as-directory
  444. (or pub-dir
  445. (org-export-directory :LaTeX ext-plist)))
  446. (file-name-sans-extension
  447. (or (and subtree-p
  448. (org-entry-get rbeg "EXPORT_FILE_NAME" t))
  449. (file-name-nondirectory ;sans-extension
  450. buffer-file-name)))
  451. ".tex"))
  452. (filename (if (equal (file-truename filename)
  453. (file-truename buffer-file-name))
  454. (concat filename ".tex")
  455. filename))
  456. (buffer (if to-buffer
  457. (cond
  458. ((eq to-buffer 'string) (get-buffer-create
  459. "*Org LaTeX Export*"))
  460. (t (get-buffer-create to-buffer)))
  461. (find-file-noselect filename)))
  462. (odd org-odd-levels-only)
  463. (header (org-export-latex-make-header title opt-plist))
  464. (skip (cond (subtree-p nil)
  465. (region-p nil)
  466. (t (plist-get opt-plist :skip-before-1st-heading))))
  467. (text (plist-get opt-plist :text))
  468. (org-export-preprocess-hook
  469. (cons
  470. `(lambda () (org-set-local 'org-complex-heading-regexp
  471. ,org-export-latex-complex-heading-re))
  472. org-export-preprocess-hook))
  473. (first-lines (if skip "" (org-export-latex-first-lines
  474. opt-plist
  475. (if subtree-p
  476. (save-excursion
  477. (goto-char rbeg)
  478. (point-at-bol 2))
  479. rbeg)
  480. (if region-p rend))))
  481. (coding-system (and (boundp 'buffer-file-coding-system)
  482. buffer-file-coding-system))
  483. (coding-system-for-write (or org-export-latex-coding-system
  484. coding-system))
  485. (save-buffer-coding-system (or org-export-latex-coding-system
  486. coding-system))
  487. (region (buffer-substring
  488. (if region-p (region-beginning) (point-min))
  489. (if region-p (region-end) (point-max))))
  490. (string-for-export
  491. (org-export-preprocess-string
  492. region
  493. :emph-multiline t
  494. :for-LaTeX t
  495. :comments nil
  496. :tags (plist-get opt-plist :tags)
  497. :priority (plist-get opt-plist :priority)
  498. :footnotes (plist-get opt-plist :footnotes)
  499. :timestamps (plist-get opt-plist :timestamps)
  500. :todo-keywords (plist-get opt-plist :todo-keywords)
  501. :add-text (if (eq to-buffer 'string) nil text)
  502. :skip-before-1st-heading skip
  503. :select-tags (plist-get opt-plist :select-tags)
  504. :exclude-tags (plist-get opt-plist :exclude-tags)
  505. :LaTeX-fragments nil)))
  506. (set-buffer buffer)
  507. (erase-buffer)
  508. (and (fboundp 'set-buffer-file-coding-system)
  509. (set-buffer-file-coding-system coding-system-for-write))
  510. ;; insert the header and initial document commands
  511. (unless (or (eq to-buffer 'string) body-only)
  512. (insert header))
  513. ;; insert text found in #+TEXT
  514. (when (and text (not (eq to-buffer 'string)))
  515. (insert (org-export-latex-content
  516. text '(lists tables fixed-width keywords))
  517. "\n\n"))
  518. ;; insert lines before the first headline
  519. (unless skip
  520. (insert first-lines))
  521. ;; export the content of headlines
  522. (org-export-latex-global
  523. (with-temp-buffer
  524. (insert string-for-export)
  525. (goto-char (point-min))
  526. (when (re-search-forward "^\\(\\*+\\) " nil t)
  527. (let* ((asters (length (match-string 1)))
  528. (level (if odd (- asters 2) (- asters 1))))
  529. (setq org-export-latex-add-level
  530. (if odd (1- (/ (1+ asters) 2)) (1- asters)))
  531. (org-export-latex-parse-global level odd)))))
  532. ;; finalization
  533. (unless body-only (insert "\n\\end{document}"))
  534. ;; Relocate the table of contents
  535. (goto-char (point-min))
  536. (when (re-search-forward "\\[TABLE-OF-CONTENTS\\]" nil t)
  537. (goto-char (point-min))
  538. (while (re-search-forward "\\\\tableofcontents\\>[ \t]*\n?" nil t)
  539. (replace-match ""))
  540. (goto-char (point-min))
  541. (and (re-search-forward "\\[TABLE-OF-CONTENTS\\]" nil t)
  542. (replace-match "\\tableofcontents" t t)))
  543. (or to-buffer (save-buffer))
  544. (goto-char (point-min))
  545. (or (org-export-push-to-kill-ring "LaTeX")
  546. (message "Exporting to LaTeX...done"))
  547. (prog1
  548. (if (eq to-buffer 'string)
  549. (prog1 (buffer-substring (point-min) (point-max))
  550. (kill-buffer (current-buffer)))
  551. (current-buffer))
  552. (set-window-configuration wcf))))
  553. ;;;###autoload
  554. (defun org-export-as-pdf (arg &optional hidden ext-plist
  555. to-buffer body-only pub-dir)
  556. "Export as LaTeX, then process through to PDF."
  557. (interactive "P")
  558. (message "Exporting to PDF...")
  559. (let* ((wconfig (current-window-configuration))
  560. (lbuf (org-export-as-latex arg hidden ext-plist
  561. to-buffer body-only pub-dir))
  562. (file (buffer-file-name lbuf))
  563. (base (file-name-sans-extension (buffer-file-name lbuf)))
  564. (pdffile (concat base ".pdf"))
  565. (cmds org-latex-to-pdf-process)
  566. (outbuf (get-buffer-create "*Org PDF LaTeX Output*"))
  567. (bibtex-p (with-current-buffer lbuf
  568. (save-excursion
  569. (goto-char (point-min))
  570. (re-search-forward "\\\\bibliography{" nil t))))
  571. cmd)
  572. (with-current-buffer outbuf (erase-buffer))
  573. (and (file-exists-p pdffile) (delete-file pdffile))
  574. (message "Processing LaTeX file...")
  575. (if (and cmds (symbolp cmds))
  576. (funcall cmds file)
  577. (while cmds
  578. (setq cmd (pop cmds))
  579. (while (string-match "%b" cmd)
  580. (setq cmd (replace-match (shell-quote-argument base) t t cmd)))
  581. (while (string-match "%s" cmd)
  582. (setq cmd (replace-match (shell-quote-argument file) t t cmd)))
  583. (shell-command cmd outbuf outbuf)))
  584. (message "Processing LaTeX file...done")
  585. (if (not (file-exists-p pdffile))
  586. (error "PDF file was not produced")
  587. (set-window-configuration wconfig)
  588. (when org-export-pdf-remove-logfiles
  589. (dolist (ext '("aux" "log" "out" "toc"))
  590. (setq file (concat base "." ext))
  591. (and (file-exists-p file) (delete-file file))))
  592. (message "Exporting to PDF...done")
  593. pdffile)))
  594. ;;;###autoload
  595. (defun org-export-as-pdf-and-open (arg)
  596. "Export as LaTeX, then process through to PDF, and open."
  597. (interactive "P")
  598. (let ((pdffile (org-export-as-pdf arg)))
  599. (if pdffile
  600. (org-open-file pdffile)
  601. (error "PDF file was not produced"))))
  602. ;;; Parsing functions:
  603. (defun org-export-latex-parse-global (level odd)
  604. "Parse the current buffer recursively, starting at LEVEL.
  605. If ODD is non-nil, assume the buffer only contains odd sections.
  606. Return a list reflecting the document structure."
  607. (save-excursion
  608. (goto-char (point-min))
  609. (let* ((cnt 0) output
  610. (depth org-export-latex-sectioning-depth))
  611. (while (re-search-forward
  612. (concat "^\\(\\(?:\\*\\)\\{"
  613. (number-to-string (+ (if odd 2 1) level))
  614. "\\}\\) \\(.*\\)$")
  615. ;; make sure that there is no upper heading
  616. (when (> level 0)
  617. (save-excursion
  618. (save-match-data
  619. (re-search-forward
  620. (concat "^\\(\\(?:\\*\\)\\{"
  621. (number-to-string level)
  622. "\\}\\) \\(.*\\)$") nil t)))) t)
  623. (setq cnt (1+ cnt))
  624. (let* ((pos (match-beginning 0))
  625. (heading (match-string 2))
  626. (nlevel (if odd (/ (+ 3 level) 2) (1+ level))))
  627. (save-excursion
  628. (narrow-to-region
  629. (point)
  630. (save-match-data
  631. (if (re-search-forward
  632. (concat "^\\(\\(?:\\*\\)\\{"
  633. (number-to-string (+ (if odd 2 1) level))
  634. "\\}\\) \\(.*\\)$") nil t)
  635. (match-beginning 0)
  636. (point-max))))
  637. (goto-char (point-min))
  638. (setq output
  639. (append output
  640. (list
  641. (list
  642. `(pos . ,pos)
  643. `(level . ,nlevel)
  644. `(occur . ,cnt)
  645. `(heading . ,heading)
  646. `(content . ,(org-export-latex-parse-content))
  647. `(subcontent . ,(org-export-latex-parse-subcontent
  648. level odd)))))))
  649. (widen)))
  650. (list output))))
  651. (defun org-export-latex-parse-content ()
  652. "Extract the content of a section."
  653. (let ((beg (point))
  654. (end (if (re-search-forward "^\\(\\*\\)+ .*$" nil t)
  655. (progn (beginning-of-line) (point))
  656. (point-max))))
  657. (buffer-substring beg end)))
  658. (defun org-export-latex-parse-subcontent (level odd)
  659. "Extract the subcontent of a section at LEVEL.
  660. If ODD Is non-nil, assume subcontent only contains odd sections."
  661. (if (not (re-search-forward
  662. (concat "^\\(\\(?:\\*\\)\\{"
  663. (number-to-string (+ (if odd 4 2) level))
  664. "\\}\\) \\(.*\\)$")
  665. nil t))
  666. nil ; subcontent is nil
  667. (org-export-latex-parse-global (+ (if odd 2 1) level) odd)))
  668. ;;; Rendering functions:
  669. (defun org-export-latex-global (content)
  670. "Export CONTENT to LaTeX.
  671. CONTENT is an element of the list produced by
  672. `org-export-latex-parse-global'."
  673. (if (eq (car content) 'subcontent)
  674. (mapc 'org-export-latex-sub (cdr content))
  675. (org-export-latex-sub (car content))))
  676. (defun org-export-latex-sub (subcontent)
  677. "Export the list SUBCONTENT to LaTeX.
  678. SUBCONTENT is an alist containing information about the headline
  679. and its content."
  680. (let ((num (plist-get org-export-latex-options-plist :section-numbers)))
  681. (mapc (lambda(x) (org-export-latex-subcontent x num)) subcontent)))
  682. (defun org-export-latex-subcontent (subcontent num)
  683. "Export each cell of SUBCONTENT to LaTeX.
  684. If NUM, export sections as numerical sections."
  685. (let* ((heading (org-export-latex-fontify-headline
  686. (cdr (assoc 'heading subcontent))))
  687. (level (- (cdr (assoc 'level subcontent))
  688. org-export-latex-add-level))
  689. (occur (number-to-string (cdr (assoc 'occur subcontent))))
  690. (content (cdr (assoc 'content subcontent)))
  691. (subcontent (cadr (assoc 'subcontent subcontent)))
  692. (label (org-get-text-property-any 0 'target heading))
  693. (label-list (cons label (cdr (assoc label
  694. org-export-target-aliases)))))
  695. (cond
  696. ;; Normal conversion
  697. ((<= level org-export-latex-sectioning-depth)
  698. (let* ((sec (nth (1- level) org-export-latex-sectioning))
  699. start end)
  700. (if (consp (cdr sec))
  701. (setq start (nth (if num 0 2) sec)
  702. end (nth (if num 1 3) sec))
  703. (setq start (if num (car sec) (cdr sec))))
  704. (insert (format start heading) "\n")
  705. (when label
  706. (insert (mapconcat (lambda (l) (format "\\label{%s}" l))
  707. label-list "\n") "\n"))
  708. (insert (org-export-latex-content content))
  709. (cond ((stringp subcontent) (insert subcontent))
  710. ((listp subcontent) (org-export-latex-sub subcontent)))
  711. (if end (insert end "\n"))))
  712. ;; At a level under the hl option: we can drop this subsection
  713. ((> level org-export-latex-sectioning-depth)
  714. (cond ((eq org-export-latex-low-levels 'description)
  715. (if (string-match "% ends low level$"
  716. (buffer-substring (point-at-bol 0) (point)))
  717. (delete-region (point-at-bol 0) (point))
  718. (insert "\\begin{description}\n"))
  719. (insert (format "\n\\item[%s]%s~\n\n"
  720. heading
  721. (if label (format "\\label{%s}" label) "")))
  722. (insert (org-export-latex-content content))
  723. (cond ((stringp subcontent) (insert subcontent))
  724. ((listp subcontent) (org-export-latex-sub subcontent)))
  725. (insert "\\end{description} % ends low level\n"))
  726. ((memq org-export-latex-low-levels '(itemize enumerate))
  727. (if (string-match "% ends low level$"
  728. (buffer-substring (point-at-bol 0) (point)))
  729. (delete-region (point-at-bol 0) (point))
  730. (insert (format "\\begin{%s}\n"
  731. (symbol-name org-export-latex-low-levels))))
  732. (insert (format "\n\\item %s\\\\\n%s\n"
  733. heading
  734. (if label (format "\\label{%s}" label) "")))
  735. (insert (org-export-latex-content content))
  736. (cond ((stringp subcontent) (insert subcontent))
  737. ((listp subcontent) (org-export-latex-sub subcontent)))
  738. (insert (format "\\end{%s} %% ends low level\n"
  739. (symbol-name org-export-latex-low-levels))))
  740. ((stringp org-export-latex-low-levels)
  741. (insert (format org-export-latex-low-levels heading) "\n")
  742. (when label (insert (format "\\label{%s}\n" label)))
  743. (insert (org-export-latex-content content))
  744. (cond ((stringp subcontent) (insert subcontent))
  745. ((listp subcontent) (org-export-latex-sub subcontent)))))))))
  746. ;;; Exporting internals:
  747. (defun org-export-latex-set-initial-vars (ext-plist level)
  748. "Store org local variables required for LaTeX export.
  749. EXT-PLIST is an optional additional plist.
  750. LEVEL indicates the default depth for export."
  751. (setq org-export-latex-todo-keywords-1 org-todo-keywords-1
  752. org-export-latex-done-keywords org-done-keywords
  753. org-export-latex-not-done-keywords org-not-done-keywords
  754. org-export-latex-complex-heading-re org-complex-heading-regexp
  755. org-export-latex-display-custom-times org-display-custom-times
  756. org-export-latex-all-targets-re
  757. (org-make-target-link-regexp (org-all-targets))
  758. org-export-latex-options-plist
  759. (org-combine-plists (org-default-export-plist) ext-plist
  760. (org-infile-export-plist))
  761. org-export-latex-class
  762. (or (and (org-region-active-p)
  763. (save-excursion
  764. (goto-char (region-beginning))
  765. (and (looking-at org-complex-heading-regexp)
  766. (org-entry-get nil "LaTeX_CLASS" 'selective))))
  767. (save-excursion
  768. (save-restriction
  769. (widen)
  770. (goto-char (point-min))
  771. (and (re-search-forward "^#\\+LaTeX_CLASS:[ \t]*\\([a-zA-Z]+\\)" nil t)
  772. (match-string 1))))
  773. org-export-latex-default-class)
  774. org-export-latex-class
  775. (or (car (assoc org-export-latex-class org-export-latex-classes))
  776. (error "No definition for class `%s' in `org-export-latex-classes'"
  777. org-export-latex-class))
  778. org-export-latex-header
  779. (cadr (assoc org-export-latex-class org-export-latex-classes))
  780. org-export-latex-sectioning
  781. (cddr (assoc org-export-latex-class org-export-latex-classes))
  782. org-export-latex-sectioning-depth
  783. (or level
  784. (let ((hl-levels
  785. (plist-get org-export-latex-options-plist :headline-levels))
  786. (sec-depth (length org-export-latex-sectioning)))
  787. (if (> hl-levels sec-depth) sec-depth hl-levels)))))
  788. (defun org-export-latex-make-header (title opt-plist)
  789. "Make the LaTeX header and return it as a string.
  790. TITLE is the current title from the buffer or region.
  791. OPT-PLIST is the options plist for current buffer."
  792. (let ((toc (plist-get opt-plist :table-of-contents))
  793. (author (plist-get opt-plist :author)))
  794. (concat
  795. (if (plist-get opt-plist :time-stamp-file)
  796. (format-time-string "%% Created %Y-%m-%d %a %H:%M\n"))
  797. ;; insert LaTeX custom header
  798. (org-export-apply-macros-in-string org-export-latex-header)
  799. "\n"
  800. ;; insert information on LaTeX packages
  801. (when org-export-latex-packages-alist
  802. (mapconcat (lambda(p)
  803. (if (equal "" (car p))
  804. (format "\\usepackage{%s}" (cadr p))
  805. (format "\\usepackage[%s]{%s}"
  806. (car p) (cadr p))))
  807. org-export-latex-packages-alist "\n"))
  808. ;; insert additional commands in the header
  809. (org-export-apply-macros-in-string
  810. (plist-get opt-plist :latex-header-extra))
  811. (org-export-apply-macros-in-string org-export-latex-append-header)
  812. ;; insert the title
  813. (format
  814. "\n\n\\title{%s}\n"
  815. ;; convert the title
  816. (org-export-latex-content
  817. title '(lists tables fixed-width keywords)))
  818. ;; insert author info
  819. (if (plist-get opt-plist :author-info)
  820. (format "\\author{%s}\n"
  821. (or author user-full-name))
  822. (format "%%\\author{%s}\n"
  823. (or author user-full-name)))
  824. ;; insert the date
  825. (format "\\date{%s}\n"
  826. (format-time-string
  827. (or (plist-get opt-plist :date)
  828. org-export-latex-date-format)))
  829. ;; beginning of the document
  830. "\n\\begin{document}\n\n"
  831. ;; insert the title command
  832. (if (string-match "%s" org-export-latex-title-command)
  833. (format org-export-latex-title-command title)
  834. org-export-latex-title-command)
  835. "\n\n"
  836. ;; table of contents
  837. (when (and org-export-with-toc
  838. (plist-get opt-plist :section-numbers))
  839. (cond ((numberp toc)
  840. (format "\\setcounter{tocdepth}{%s}\n\\tableofcontents\n\\vspace*{1cm}\n"
  841. (min toc (plist-get opt-plist :headline-levels))))
  842. (toc (format "\\setcounter{tocdepth}{%s}\n\\tableofcontents\n\\vspace*{1cm}\n"
  843. (plist-get opt-plist :headline-levels))))))))
  844. (defun org-export-latex-first-lines (opt-plist &optional beg end)
  845. "Export the first lines before first headline.
  846. If BEG is non-nil, it is the beginning of the region.
  847. If END is non-nil, it is the end of the region."
  848. (save-excursion
  849. (goto-char (or beg (point-min)))
  850. (let* ((pt (point))
  851. (end (if (re-search-forward "^\\*+ " end t)
  852. (goto-char (match-beginning 0))
  853. (goto-char (point-max)))))
  854. (prog1
  855. (org-export-latex-content
  856. (org-export-preprocess-string
  857. (buffer-substring pt end)
  858. :for-LaTeX t
  859. :emph-multiline t
  860. :add-text nil
  861. :comments nil
  862. :skip-before-1st-heading nil
  863. :LaTeX-fragments nil
  864. :timestamps (plist-get opt-plist :timestamps)
  865. :footnotes (plist-get opt-plist :footnotes)))
  866. (org-unmodified
  867. (add-text-properties pt (max pt (1- end))
  868. '(:org-license-to-kill t)))))))
  869. (defvar org-export-latex-header-defs nil
  870. "The header definitions that might be used in the LaTeX body.")
  871. (defvar org-export-latex-header-defs-re nil
  872. "The header definitions that might be used in the LaTeX body.")
  873. (defun org-export-latex-content (content &optional exclude-list)
  874. "Convert CONTENT string to LaTeX.
  875. Don't perform conversions that are in EXCLUDE-LIST. Recognized
  876. conversion types are: quotation-marks, emphasis, sub-superscript,
  877. links, keywords, lists, tables, fixed-width"
  878. (with-temp-buffer
  879. (insert content)
  880. (unless (memq 'timestamps exclude-list)
  881. (org-export-latex-time-stamps))
  882. (unless (memq 'quotation-marks exclude-list)
  883. (org-export-latex-quotation-marks))
  884. (unless (memq 'emphasis exclude-list)
  885. (when (plist-get org-export-latex-options-plist :emphasize)
  886. (org-export-latex-fontify)))
  887. (unless (memq 'sub-superscript exclude-list)
  888. (org-export-latex-special-chars
  889. (plist-get org-export-latex-options-plist :sub-superscript)))
  890. (unless (memq 'links exclude-list)
  891. (org-export-latex-links))
  892. (unless (memq 'keywords exclude-list)
  893. (org-export-latex-keywords))
  894. (unless (memq 'lists exclude-list)
  895. (org-export-latex-lists))
  896. (unless (memq 'tables exclude-list)
  897. (org-export-latex-tables
  898. (plist-get org-export-latex-options-plist :tables)))
  899. (unless (memq 'fixed-width exclude-list)
  900. (org-export-latex-fixed-width
  901. (plist-get org-export-latex-options-plist :fixed-width)))
  902. ;; return string
  903. (buffer-substring (point-min) (point-max))))
  904. (defun org-export-latex-protect-string (s)
  905. "Add the org-protected property to string S."
  906. (add-text-properties 0 (length s) '(org-protected t) s) s)
  907. (defun org-export-latex-protect-char-in-string (char-list string)
  908. "Add org-protected text-property to char from CHAR-LIST in STRING."
  909. (with-temp-buffer
  910. (save-match-data
  911. (insert string)
  912. (goto-char (point-min))
  913. (while (re-search-forward (regexp-opt char-list) nil t)
  914. (add-text-properties (match-beginning 0)
  915. (match-end 0) '(org-protected t)))
  916. (buffer-string))))
  917. (defun org-export-latex-keywords-maybe (&optional remove-list)
  918. "Maybe remove keywords depending on rules in REMOVE-LIST."
  919. (goto-char (point-min))
  920. (let ((re-todo (mapconcat 'identity org-export-latex-todo-keywords-1 "\\|"))
  921. (case-fold-search nil)
  922. (todo-markup org-export-latex-todo-keyword-markup)
  923. fmt)
  924. ;; convert TODO keywords
  925. (when (re-search-forward (concat "^\\(" re-todo "\\)") nil t)
  926. (if (plist-get remove-list :todo)
  927. (replace-match "")
  928. (setq fmt (cond
  929. ((stringp todo-markup) todo-markup)
  930. ((and (consp todo-markup) (stringp (car todo-markup)))
  931. (if (member (match-string 1) org-export-latex-done-keywords)
  932. (cdr todo-markup) (car todo-markup)))
  933. (t (cdr (or (assoc (match-string 1) todo-markup)
  934. (car todo-markup))))))
  935. (replace-match (format fmt (match-string 1)) t t)))
  936. ;; convert priority string
  937. (when (re-search-forward "\\[\\\\#.\\]" nil t)
  938. (if (plist-get remove-list :priority)
  939. (replace-match "")
  940. (replace-match (format "\\textbf{%s}" (match-string 0)) t t)))
  941. ;; convert tags
  942. (when (re-search-forward "\\(:[a-zA-Z0-9_@]+\\)+:" nil t)
  943. (if (or (not org-export-with-tags)
  944. (plist-get remove-list :tags))
  945. (replace-match "")
  946. (replace-match
  947. (org-export-latex-protect-string
  948. (format "\\textbf{%s}"
  949. (save-match-data
  950. (replace-regexp-in-string
  951. "_" "\\\\_" (match-string 0)))))
  952. t t)))))
  953. (defun org-export-latex-fontify-headline (string)
  954. "Fontify special words in STRING."
  955. (with-temp-buffer
  956. ;; FIXME: org-inside-LaTeX-fragment-p doesn't work when the $...$ is at
  957. ;; the beginning of the buffer - inserting "\n" is safe here though.
  958. (insert "\n" string)
  959. (goto-char (point-min))
  960. (when (plist-get org-export-latex-options-plist :emphasize)
  961. (org-export-latex-fontify))
  962. (org-export-latex-keywords-maybe)
  963. (org-export-latex-special-chars
  964. (plist-get org-export-latex-options-plist :sub-superscript))
  965. (org-export-latex-links)
  966. (org-trim (buffer-string))))
  967. (defun org-export-latex-time-stamps ()
  968. "Format time stamps."
  969. (goto-char (point-min))
  970. (let ((org-display-custom-times org-export-latex-display-custom-times))
  971. (while (re-search-forward org-ts-regexp-both nil t)
  972. (org-if-unprotected-at (1- (point))
  973. (replace-match
  974. (org-export-latex-protect-string
  975. (format org-export-latex-timestamp-markup
  976. (substring (org-translate-time (match-string 0)) 1 -1)))
  977. t t)))))
  978. (defun org-export-latex-quotation-marks ()
  979. "Export quotation marks depending on language conventions."
  980. (let* ((lang (plist-get org-export-latex-options-plist :language))
  981. (quote-rpl (if (equal lang "fr")
  982. '(("\\(\\s-\\)\"" "«~")
  983. ("\\(\\S-\\)\"" "~»")
  984. ("\\(\\s-\\)'" "`"))
  985. '(("\\(\\s-\\)\"" "``")
  986. ("\\(\\S-\\)\"" "''")
  987. ("\\(\\s-\\)'" "`")))))
  988. (mapc (lambda(l) (goto-char (point-min))
  989. (while (re-search-forward (car l) nil t)
  990. (let ((rpl (concat (match-string 1) (cadr l))))
  991. (org-export-latex-protect-string rpl)
  992. (org-if-unprotected-1
  993. (replace-match rpl t t))))) quote-rpl)))
  994. (defun org-export-latex-special-chars (sub-superscript)
  995. "Export special characters to LaTeX.
  996. If SUB-SUPERSCRIPT is non-nil, convert \\ and ^.
  997. See the `org-export-latex.el' code for a complete conversion table."
  998. (goto-char (point-min))
  999. (mapc (lambda(c)
  1000. (goto-char (point-min))
  1001. (while (re-search-forward c nil t)
  1002. ;; Put the point where to check for org-protected
  1003. (unless (get-text-property (match-beginning 2) 'org-protected)
  1004. (cond ((member (match-string 2) '("\\$" "$"))
  1005. (if (equal (match-string 2) "\\$")
  1006. nil
  1007. (replace-match "\\$" t t)))
  1008. ((member (match-string 2) '("&" "%" "#"))
  1009. (if (equal (match-string 1) "\\")
  1010. (replace-match (match-string 2) t t)
  1011. (replace-match (concat (match-string 1) "\\"
  1012. (match-string 2)) t t)))
  1013. ((equal (match-string 2) "...")
  1014. (replace-match
  1015. (concat (match-string 1)
  1016. (org-export-latex-protect-string "\\ldots{}")) t t))
  1017. ((equal (match-string 2) "~")
  1018. (cond ((equal (match-string 1) "\\") nil)
  1019. ((eq 'org-link (get-text-property 0 'face (match-string 2)))
  1020. (replace-match (concat (match-string 1) "\\~") t t))
  1021. (t (replace-match
  1022. (org-export-latex-protect-string
  1023. (concat (match-string 1) "\\~{}")) t t))))
  1024. ((member (match-string 2) '("{" "}"))
  1025. (unless (save-match-data (org-inside-latex-math-p))
  1026. (if (equal (match-string 1) "\\")
  1027. (replace-match (match-string 2) t t)
  1028. (replace-match (concat (match-string 1) "\\"
  1029. (match-string 2)) t t)))))
  1030. (unless (save-match-data (org-inside-latex-math-p))
  1031. (cond ((equal (match-string 2) "\\")
  1032. (replace-match (or (save-match-data
  1033. (org-export-latex-treat-backslash-char
  1034. (match-string 1)
  1035. (or (match-string 3) "")))
  1036. "") t t))
  1037. ((member (match-string 2) '("_" "^"))
  1038. (replace-match (or (save-match-data
  1039. (org-export-latex-treat-sub-super-char
  1040. sub-superscript
  1041. (match-string 2)
  1042. (match-string 1)
  1043. (match-string 3))) "") t t)))))))
  1044. '(;"^\\([^\n$]*?\\|^\\)\\(\\\\?\\$\\)\\([^\n$]*\\)$"
  1045. "\\(\\(\\\\?\\$\\)\\)"
  1046. "\\([a-za-z0-9]+\\|[ \t\n]\\|\\b\\|\\\\\\)\\(_\\|\\^\\)\\({[^{}]+}\\|[a-za-z0-9]+\\|[ \t\n]\\|[:punct:]\\|{[a-za-z0-9]+}\\|([a-za-z0-9]+)\\)"
  1047. "\\(.\\|^\\)\\(\\\\\\)\\([ \t\n]\\|[a-zA-Z&#%{}\"]+\\)"
  1048. "\\(.\\|^\\)\\(&\\)"
  1049. "\\(.\\|^\\)\\(#\\)"
  1050. "\\(.\\|^\\)\\(%\\)"
  1051. "\\(.\\|^\\)\\({\\)"
  1052. "\\(.\\|^\\)\\(}\\)"
  1053. "\\(.\\|^\\)\\(~\\)"
  1054. "\\(.\\|^\\)\\(\\.\\.\\.\\)"
  1055. ;; (?\< . "\\textless{}")
  1056. ;; (?\> . "\\textgreater{}")
  1057. )))
  1058. (defun org-inside-latex-math-p ()
  1059. (get-text-property (point) 'org-latex-math))
  1060. (defun org-export-latex-treat-sub-super-char
  1061. (subsup char string-before string-after)
  1062. "Convert the \"_\" and \"^\" characters to LaTeX.
  1063. SUBSUP corresponds to the ^: option in the #+OPTIONS line.
  1064. Convert CHAR depending on STRING-BEFORE and STRING-AFTER."
  1065. (cond ((equal string-before "\\")
  1066. (concat string-before char string-after))
  1067. ;; this is part of a math formula
  1068. ((and (string-match "\\S-+" string-before)
  1069. (string-match "\\S-+" string-after))
  1070. (cond ((eq 'org-link (get-text-property 0 'face char))
  1071. (concat string-before "\\" char string-after))
  1072. ((save-match-data (org-inside-latex-math-p))
  1073. (if subsup
  1074. (cond ((eq 1 (length string-after))
  1075. (concat string-before char string-after))
  1076. ((string-match "[({]?\\([^)}]+\\)[)}]?" string-after)
  1077. (format "%s%s{%s}" string-before char
  1078. (match-string 1 string-after))))))
  1079. ((and (> (length string-after) 1)
  1080. (or (eq subsup t)
  1081. (and (equal subsup '{}) (eq (string-to-char string-after) ?\{)))
  1082. (string-match "[({]?\\([^)}]+\\)[)}]?" string-after))
  1083. (org-export-latex-protect-string
  1084. (format "%s$%s{%s}$" string-before char
  1085. (if (and (> (match-end 1) (1+ (match-beginning 1)))
  1086. (not (equal (substring string-after 0 2) "{\\")))
  1087. (concat "\\mathrm{" (match-string 1 string-after) "}")
  1088. (match-string 1 string-after)))))
  1089. ((eq subsup t) (concat string-before "$" char string-after "$"))
  1090. (t (org-export-latex-protect-string
  1091. (concat string-before "\\" char "{}" string-after)))))
  1092. (t (org-export-latex-protect-string
  1093. (concat string-before "\\" char "{}" string-after)))))
  1094. (defun org-export-latex-treat-backslash-char (string-before string-after)
  1095. "Convert the \"$\" special character to LaTeX.
  1096. The conversion is made depending of STRING-BEFORE and STRING-AFTER."
  1097. (cond ((member (list string-after) org-html-entities)
  1098. ;; backslash is part of a special entity (like "\alpha")
  1099. (concat string-before "$\\"
  1100. (or (cdar (member (list string-after) org-html-entities))
  1101. string-after) "$"))
  1102. ((and (not (string-match "^[ \n\t]" string-after))
  1103. (not (string-match "[ \t]\\'\\|^" string-before)))
  1104. ;; backslash is inside a word
  1105. (org-export-latex-protect-string
  1106. (concat string-before "\\textbackslash{}" string-after)))
  1107. ((not (or (equal string-after "")
  1108. (string-match "^[ \t\n]" string-after)))
  1109. ;; backslash might escape a character (like \#) or a user TeX
  1110. ;; macro (like \setcounter)
  1111. (org-export-latex-protect-string
  1112. (concat string-before "\\" string-after)))
  1113. ((and (string-match "^[ \t\n]" string-after)
  1114. (string-match "[ \t\n]\\'" string-before))
  1115. ;; backslash is alone, convert it to $\backslash$
  1116. (org-export-latex-protect-string
  1117. (concat string-before "\\textbackslash{}" string-after)))
  1118. (t (org-export-latex-protect-string
  1119. (concat string-before "\\textbackslash{}" string-after)))))
  1120. (defun org-export-latex-keywords ()
  1121. "Convert special keywords to LaTeX."
  1122. (goto-char (point-min))
  1123. (while (re-search-forward org-export-latex-special-keyword-regexp nil t)
  1124. (replace-match (format org-export-latex-timestamp-keyword-markup
  1125. (match-string 0)) t t)
  1126. (save-excursion
  1127. (beginning-of-line 1)
  1128. (unless (looking-at ".*\\\\newline[ \t]*$")
  1129. (end-of-line 1)
  1130. (insert "\\newline")))))
  1131. (defun org-export-latex-fixed-width (opt)
  1132. "When OPT is non-nil convert fixed-width sections to LaTeX."
  1133. (goto-char (point-min))
  1134. (while (re-search-forward "^[ \t]*:\\([ \t]\\|$\\)" nil t)
  1135. (if opt
  1136. (progn (goto-char (match-beginning 0))
  1137. (insert "\\begin{verbatim}\n")
  1138. (while (looking-at "^\\([ \t]*\\):\\(\\([ \t]\\|$\\).*\\)$")
  1139. (replace-match (concat (match-string 1)
  1140. (match-string 2)) t t)
  1141. (forward-line))
  1142. (insert "\\end{verbatim}\n\n"))
  1143. (progn (goto-char (match-beginning 0))
  1144. (while (looking-at "^\\([ \t]*\\):\\(\\([ \t]\\|$\\).*\\)$")
  1145. (replace-match (concat "%" (match-string 1)
  1146. (match-string 2)) t t)
  1147. (forward-line))))))
  1148. (defvar org-table-last-alignment) ; defined in org-table.el
  1149. (declare-function orgtbl-to-latex "org-table" (table params) t)
  1150. (defun org-export-latex-tables (insert)
  1151. "Convert tables to LaTeX and INSERT it."
  1152. (goto-char (point-min))
  1153. (while (re-search-forward "^\\([ \t]*\\)|" nil t)
  1154. ;; FIXME really need to save-excursion?
  1155. (save-excursion (org-table-align))
  1156. (let* ((beg (org-table-begin))
  1157. (end (org-table-end))
  1158. (raw-table (buffer-substring beg end))
  1159. fnum fields line lines olines gr colgropen line-fmt align
  1160. caption label attr floatp longtblp)
  1161. (if org-export-latex-tables-verbatim
  1162. (let* ((tbl (concat "\\begin{verbatim}\n" raw-table
  1163. "\\end{verbatim}\n")))
  1164. (apply 'delete-region (list beg end))
  1165. (insert (org-export-latex-protect-string tbl)))
  1166. (progn
  1167. (setq caption (org-find-text-property-in-string
  1168. 'org-caption raw-table)
  1169. attr (org-find-text-property-in-string
  1170. 'org-attributes raw-table)
  1171. label (org-find-text-property-in-string
  1172. 'org-label raw-table)
  1173. longtblp (and attr (stringp attr)
  1174. (string-match "\\<longtable\\>" attr))
  1175. align (and attr (stringp attr)
  1176. (string-match "\\<align=\\([^ \t\n\r,]+\\)" attr)
  1177. (match-string 1 attr))
  1178. floatp (or caption label))
  1179. (setq lines (org-split-string raw-table "\n"))
  1180. (apply 'delete-region (list beg end))
  1181. (when org-export-table-remove-special-lines
  1182. (setq lines (org-table-clean-before-export lines 'maybe-quoted)))
  1183. ;; make a formatting string to reflect aligment
  1184. (setq olines lines)
  1185. (while (and (not line-fmt) (setq line (pop olines)))
  1186. (unless (string-match "^[ \t]*|-" line)
  1187. (setq fields (org-split-string line "[ \t]*|[ \t]*"))
  1188. (setq fnum (make-vector (length fields) 0))
  1189. (setq line-fmt
  1190. (mapconcat
  1191. (lambda (x)
  1192. (setq gr (pop org-table-colgroup-info))
  1193. (format "%s%%s%s"
  1194. (cond ((eq gr :start)
  1195. (prog1 (if colgropen "|" "|")
  1196. (setq colgropen t)))
  1197. ((eq gr :startend)
  1198. (prog1 (if colgropen "|" "|")
  1199. (setq colgropen nil)))
  1200. (t ""))
  1201. (if (memq gr '(:end :startend))
  1202. (progn (setq colgropen nil) "|")
  1203. "")))
  1204. fnum ""))))
  1205. ;; fix double || in line-fmt
  1206. (setq line-fmt (replace-regexp-in-string "||" "|" line-fmt))
  1207. ;; maybe remove the first and last "|"
  1208. (when (and (not org-export-latex-tables-column-borders)
  1209. (string-match "^\\(|\\)?\\(.+\\)|$" line-fmt))
  1210. (setq line-fmt (match-string 2 line-fmt)))
  1211. ;; format alignment
  1212. (unless align
  1213. (setq align (apply 'format
  1214. (cons line-fmt
  1215. (mapcar (lambda (x) (if x "r" "l"))
  1216. org-table-last-alignment)))))
  1217. ;; prepare the table to send to orgtbl-to-latex
  1218. (setq lines
  1219. (mapcar
  1220. (lambda(elem)
  1221. (or (and (string-match "[ \t]*|-+" elem) 'hline)
  1222. (org-split-string (org-trim elem) "|")))
  1223. lines))
  1224. (when insert
  1225. (insert (org-export-latex-protect-string
  1226. (concat
  1227. (if longtblp
  1228. (concat "\\begin{longtable}{" align "}\n")
  1229. (if floatp "\\begin{table}[htb]\n"))
  1230. (if (or floatp longtblp)
  1231. (format
  1232. "\\caption{%s%s}"
  1233. (if label (concat "\\\label{" label "}") "")
  1234. (or caption "")))
  1235. (if longtblp "\\\\\n" "\n")
  1236. (if (and org-export-latex-tables-centered (not longtblp))
  1237. "\\begin{center}\n")
  1238. (if (not longtblp) (concat "\\begin{tabular}{" align "}\n"))
  1239. (orgtbl-to-latex
  1240. lines
  1241. `(:tstart nil :tend nil
  1242. :hlend ,(if longtblp
  1243. (format "\\\\
  1244. \\hline
  1245. \\endhead
  1246. \\hline\\multicolumn{%d}{r}{Continued on next page}\\
  1247. \\endfoot
  1248. \\endlastfoot" (length org-table-last-alignment))
  1249. nil)))
  1250. (if (not longtblp) (concat "\n\\end{tabular}"))
  1251. (if longtblp "\n" (if org-export-latex-tables-centered
  1252. "\n\\end{center}\n" "\n"))
  1253. (if longtblp
  1254. "\\end{longtable}"
  1255. (if floatp "\\end{table}"))))
  1256. "\n\n")))))))
  1257. (defun org-export-latex-fontify ()
  1258. "Convert fontification to LaTeX."
  1259. (goto-char (point-min))
  1260. (while (re-search-forward org-emph-re nil t)
  1261. ;; The match goes one char after the *string*
  1262. (let ((emph (assoc (match-string 3)
  1263. org-export-latex-emphasis-alist))
  1264. (beg (match-beginning 0))
  1265. (end (match-end 0))
  1266. rpl)
  1267. (unless emph
  1268. (message "`org-export-latex-emphasis-alist' has no entry for formatting triggered by \"%s\""
  1269. (match-string 3)))
  1270. (unless (or (get-text-property (1- (point)) 'org-protected)
  1271. (save-excursion
  1272. (goto-char (match-beginning 1))
  1273. (save-match-data
  1274. (and (org-at-table-p)
  1275. (string-match
  1276. "[|\n]" (buffer-substring beg end))))))
  1277. (setq rpl (concat (match-string 1)
  1278. (org-export-latex-emph-format (cadr emph)
  1279. (match-string 4))
  1280. (match-string 5)))
  1281. (if (caddr emph)
  1282. (setq rpl (org-export-latex-protect-string rpl)))
  1283. (replace-match rpl t t)))
  1284. (backward-char)))
  1285. (defvar org-export-latex-use-verb nil)
  1286. (defun org-export-latex-emph-format (format string)
  1287. "Format an emphasis string and handle the \\verb special case."
  1288. (when (equal format "\\verb")
  1289. (save-match-data
  1290. (if org-export-latex-use-verb
  1291. (let ((ll "~,./?;':\"|!@#%^&-_=+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ<>()[]{}"))
  1292. (catch 'exit
  1293. (loop for i from 0 to (1- (length ll)) do
  1294. (if (not (string-match (regexp-quote (substring ll i (1+ i)))
  1295. string))
  1296. (progn
  1297. (setq format (concat "\\verb" (substring ll i (1+ i))
  1298. "%s" (substring ll i (1+ i))))
  1299. (throw 'exit nil))))))
  1300. (let ((start 0)
  1301. (trans '(("\\" . "\\backslash")
  1302. ("~" . "\\ensuremath{\\sim}")
  1303. ("^" . "\\ensuremath{\\wedge}")))
  1304. (rtn "") char)
  1305. (while (string-match "[\\{}$%&_#~^]" string)
  1306. (setq char (match-string 0 string))
  1307. (if (> (match-beginning 0) 0)
  1308. (setq rtn (concat rtn (substring string
  1309. 0 (match-beginning 0)))))
  1310. (setq string (substring string (1+ (match-beginning 0))))
  1311. (setq char (or (cdr (assoc char trans)) (concat "\\" char))
  1312. rtn (concat rtn char)))
  1313. (setq string (concat rtn string) format "\\texttt{%s}")))))
  1314. (setq string (org-export-latex-protect-string
  1315. (format format string))))
  1316. (defun org-export-latex-links ()
  1317. ;; Make sure to use the LaTeX hyperref and graphicx package
  1318. ;; or send some warnings.
  1319. "Convert links to LaTeX."
  1320. (goto-char (point-min))
  1321. (while (re-search-forward org-bracket-link-analytic-regexp++ nil t)
  1322. (org-if-unprotected
  1323. (goto-char (match-beginning 0))
  1324. (let* ((re-radio org-export-latex-all-targets-re)
  1325. (remove (list (match-beginning 0) (match-end 0)))
  1326. (raw-path (org-extract-attributes (match-string 3)))
  1327. (full-raw-path (concat (match-string 1) raw-path))
  1328. (desc (match-string 5))
  1329. (type (or (match-string 2)
  1330. (if (or (file-name-absolute-p raw-path)
  1331. (string-match "^\\.\\.?/" raw-path))
  1332. "file")))
  1333. (coderefp (equal type "coderef"))
  1334. (caption (org-find-text-property-in-string 'org-caption raw-path))
  1335. (attr (or (org-find-text-property-in-string 'org-attributes raw-path)
  1336. (plist-get org-export-latex-options-plist :latex-image-options)))
  1337. (label (org-find-text-property-in-string 'org-label raw-path))
  1338. (floatp (or label caption))
  1339. imgp radiop
  1340. ;; define the path of the link
  1341. (path (cond
  1342. ((member type '("coderef"))
  1343. raw-path)
  1344. ((member type '("http" "https" "ftp"))
  1345. (concat type ":" raw-path))
  1346. ((and re-radio (string-match re-radio raw-path))
  1347. (setq radiop t))
  1348. ((equal type "mailto")
  1349. (concat type ":" raw-path))
  1350. ((equal type "file")
  1351. (if (and (org-file-image-p
  1352. (expand-file-name
  1353. raw-path)
  1354. org-export-latex-inline-image-extensions)
  1355. (or (get-text-property 0 'org-no-description
  1356. raw-path)
  1357. (equal desc full-raw-path)))
  1358. (setq imgp t)
  1359. (progn (when (string-match "\\(.+\\)::.+" raw-path)
  1360. (setq raw-path (match-string 1 raw-path)))
  1361. (if (file-exists-p raw-path)
  1362. (concat type "://" (expand-file-name raw-path))
  1363. (concat type "://" (org-export-directory
  1364. :LaTeX org-export-latex-options-plist)
  1365. raw-path))))))))
  1366. ;; process with link inserting
  1367. (apply 'delete-region remove)
  1368. (cond ((and imgp (plist-get org-export-latex-options-plist :inline-images))
  1369. (insert
  1370. (concat
  1371. (if floatp "\\begin{figure}[htb]\n")
  1372. (format "\\centerline{\\includegraphics[%s]{%s}}\n"
  1373. attr
  1374. (if (file-name-absolute-p raw-path)
  1375. (expand-file-name raw-path)
  1376. raw-path))
  1377. (if floatp
  1378. (format "\\caption{%s%s}\n"
  1379. (if label (concat "\\label{" label "}") "")
  1380. (or caption "")))
  1381. (if floatp "\\end{figure}\n"))))
  1382. (coderefp
  1383. (insert (format
  1384. (org-export-get-coderef-format path desc)
  1385. (cdr (assoc path org-export-code-refs)))))
  1386. (radiop (insert (format "\\hyperref[%s]{%s}"
  1387. (org-solidify-link-text raw-path) desc)))
  1388. ((not type)
  1389. (insert (format "\\hyperref[%s]{%s}"
  1390. (org-solidify-link-text raw-path) desc)))
  1391. (path (insert (format "\\href{%s}{%s}" path desc)))
  1392. (t (insert "\\texttt{" desc "}")))))))
  1393. (defvar org-latex-entities) ; defined below
  1394. (defvar org-latex-entities-regexp) ; defined below
  1395. (defvar org-latex-entities-exceptions) ; defined below
  1396. (defun org-export-latex-preprocess (parameters)
  1397. "Clean stuff in the LaTeX export."
  1398. ;; Preserve line breaks
  1399. (goto-char (point-min))
  1400. (while (re-search-forward "\\\\\\\\" nil t)
  1401. (add-text-properties (match-beginning 0) (match-end 0)
  1402. '(org-protected t)))
  1403. ;; Preserve latex environments
  1404. (goto-char (point-min))
  1405. (while (re-search-forward "^[ \t]*\\\\begin{\\([a-zA-Z]+\\*?\\)}" nil t)
  1406. (let* ((start (progn (beginning-of-line) (point)))
  1407. (end (or (and (re-search-forward
  1408. (concat "^[ \t]*\\\\end{"
  1409. (regexp-quote (match-string 1))
  1410. "}") nil t)
  1411. (point-at-eol))
  1412. (point-max))))
  1413. (add-text-properties start end '(org-protected t))))
  1414. ;; Preserve math snippets
  1415. (let* ((matchers (plist-get org-format-latex-options :matchers))
  1416. (re-list org-latex-regexps)
  1417. beg end re e m n block off)
  1418. ;; Check the different regular expressions
  1419. (while (setq e (pop re-list))
  1420. (setq m (car e) re (nth 1 e) n (nth 2 e)
  1421. block (if (nth 3 e) "\n\n" ""))
  1422. (setq off (if (member m '("$" "$1")) 1 0))
  1423. (when (and (member m matchers) (not (equal m "begin")))
  1424. (goto-char (point-min))
  1425. (while (re-search-forward re nil t)
  1426. (setq beg (+ (match-beginning 0) off) end (- (match-end 0) 0))
  1427. (add-text-properties beg end '(org-protected t org-latex-math t))))))
  1428. ;; Convert LaTeX to \LaTeX{}
  1429. (goto-char (point-min))
  1430. (let ((case-fold-search nil))
  1431. (while (re-search-forward "\\([^+_]\\)LaTeX" nil t)
  1432. (org-if-unprotected
  1433. (replace-match (org-export-latex-protect-string
  1434. (concat (match-string 1) "\\LaTeX{}")) t t))))
  1435. ;; Convert blockquotes
  1436. (goto-char (point-min))
  1437. (while (search-forward "ORG-BLOCKQUOTE-START" nil t)
  1438. (org-replace-match-keep-properties "\\begin{quote}" t t))
  1439. (goto-char (point-min))
  1440. (while (search-forward "ORG-BLOCKQUOTE-END" nil t)
  1441. (org-replace-match-keep-properties "\\end{quote}" t t))
  1442. ;; Convert verse
  1443. (goto-char (point-min))
  1444. (while (search-forward "ORG-VERSE-START" nil t)
  1445. (org-replace-match-keep-properties "\\begin{verse}" t t)
  1446. (beginning-of-line 2)
  1447. (while (and (not (looking-at "[ \t]*ORG-VERSE-END.*")) (not (eobp)))
  1448. (when (looking-at "\\([ \t]+\\)\\([^ \t\n]\\)")
  1449. (goto-char (match-end 1))
  1450. (org-replace-match-keep-properties
  1451. (org-export-latex-protect-string
  1452. (concat "\\hspace*{1cm}" (match-string 2))) t t)
  1453. (beginning-of-line 1))
  1454. (unless (looking-at ".*?[^ \t\n].*?\\\\\\\\[ \t]*$")
  1455. (end-of-line 1)
  1456. (insert "\\\\"))
  1457. (beginning-of-line 2))
  1458. (and (looking-at "[ \t]*ORG-VERSE-END.*")
  1459. (org-replace-match-keep-properties "\\end{verse}" t t)))
  1460. ;; Convert center
  1461. (goto-char (point-min))
  1462. (while (search-forward "ORG-CENTER-START" nil t)
  1463. (org-replace-match-keep-properties "\\begin{center}" t t))
  1464. (goto-char (point-min))
  1465. (while (search-forward "ORG-CENTER-END" nil t)
  1466. (org-replace-match-keep-properties "\\end{center}" t t))
  1467. (run-hooks 'org-export-latex-after-blockquotes-hook)
  1468. ;; Convert horizontal rules
  1469. (goto-char (point-min))
  1470. (while (re-search-forward "^----+.$" nil t)
  1471. (org-if-unprotected
  1472. (replace-match (org-export-latex-protect-string "\\hrule") t t)))
  1473. ;; Protect LaTeX commands like \command[...]{...} or \command{...}
  1474. (let ((re (concat "\\\\[a-zA-Z]+\\(?:"
  1475. "\\[.*\\]"
  1476. "\\)?"
  1477. (org-create-multibrace-regexp "{" "}" 3))))
  1478. (while (re-search-forward re nil t)
  1479. (add-text-properties (match-beginning 0) (match-end 0)
  1480. '(org-protected t))))
  1481. ;; Protect LaTeX entities
  1482. (goto-char (point-min))
  1483. (let (a)
  1484. (while (re-search-forward org-latex-entities-regexp nil t)
  1485. (if (setq a (assoc (match-string 0) org-latex-entities-exceptions))
  1486. (replace-match (org-add-props (nth 1 a) nil 'org-protected t)
  1487. t t)
  1488. (add-text-properties (match-beginning 0) (match-end 0)
  1489. '(org-protected t)))))
  1490. ;; Replace radio links
  1491. (goto-char (point-min))
  1492. (while (re-search-forward
  1493. (concat "<<<?" org-export-latex-all-targets-re
  1494. ">>>?\\((INVISIBLE)\\)?") nil t)
  1495. (org-if-unprotected
  1496. (replace-match
  1497. (org-export-latex-protect-string
  1498. (format "\\label{%s}%s" (save-match-data (org-solidify-link-text
  1499. (match-string 1)))
  1500. (if (match-string 2) "" (match-string 1)))) t t)))
  1501. ;; Delete @<...> constructs
  1502. ;; Thanks to Daniel Clemente for this regexp
  1503. (goto-char (point-min))
  1504. (while (re-search-forward "@<\\(?:[^\"\n]\\|\".*\"\\)*?>" nil t)
  1505. (org-if-unprotected
  1506. (replace-match "")))
  1507. ;; When converting to LaTeX, replace footnotes
  1508. ;; FIXME: don't protect footnotes from conversion
  1509. (when (plist-get org-export-latex-options-plist :footnotes)
  1510. (goto-char (point-min))
  1511. (while (re-search-forward "\\[\\([0-9]+\\)\\]" nil t)
  1512. (org-if-unprotected
  1513. (when (save-match-data
  1514. (save-excursion (beginning-of-line)
  1515. (looking-at "[^:|#]")))
  1516. (let ((foot-beg (match-beginning 0))
  1517. (foot-end (match-end 0))
  1518. (foot-prefix (match-string 0))
  1519. footnote footnote-rpl)
  1520. (save-excursion
  1521. (if (not (re-search-forward (concat "^" (regexp-quote foot-prefix))
  1522. nil t))
  1523. (replace-match "$^{\\1}$")
  1524. (replace-match "")
  1525. (let ((end (save-excursion
  1526. (if (re-search-forward "^$\\|^#.*$\\|\\[[0-9]+\\]" nil t)
  1527. (match-beginning 0) (point-max)))))
  1528. (setq footnote (concat (org-trim (buffer-substring (point) end))
  1529. " ")) ; prevent last } being part of a link
  1530. (delete-region (point) end))
  1531. (goto-char foot-beg)
  1532. (delete-region foot-beg foot-end)
  1533. (unless (null footnote)
  1534. (setq footnote-rpl (format "\\footnote{%s}" footnote))
  1535. (add-text-properties 0 10 '(org-protected t) footnote-rpl)
  1536. (add-text-properties (1- (length footnote-rpl))
  1537. (length footnote-rpl)
  1538. '(org-protected t) footnote-rpl)
  1539. (insert footnote-rpl)))
  1540. )))))
  1541. ;; Remove footnote section tag for LaTeX
  1542. (goto-char (point-min))
  1543. (while (re-search-forward
  1544. (concat "^" footnote-section-tag-regexp) nil t)
  1545. (org-if-unprotected
  1546. (replace-match "")))))
  1547. ;;; List handling:
  1548. (defun org-export-latex-lists ()
  1549. "Convert plain text lists in current buffer into LaTeX lists."
  1550. (goto-char (point-min))
  1551. (while (re-search-forward org-list-beginning-re nil t)
  1552. (org-if-unprotected
  1553. (beginning-of-line)
  1554. (insert (org-list-to-latex (org-list-parse-list t)
  1555. org-export-latex-list-parameters))
  1556. "\n")))
  1557. (defconst org-latex-entities
  1558. '("\\!"
  1559. "\\'"
  1560. "\\+"
  1561. "\\,"
  1562. "\\-"
  1563. "\\:"
  1564. "\\;"
  1565. "\\<"
  1566. "\\="
  1567. "\\>"
  1568. "\\Huge"
  1569. "\\LARGE"
  1570. "\\Large"
  1571. "\\Styles"
  1572. "\\\\"
  1573. "\\`"
  1574. "\\addcontentsline"
  1575. "\\address"
  1576. "\\addtocontents"
  1577. "\\addtocounter"
  1578. "\\addtolength"
  1579. "\\addvspace"
  1580. "\\alph"
  1581. "\\appendix"
  1582. "\\arabic"
  1583. "\\author"
  1584. "\\begin{array}"
  1585. "\\begin{center}"
  1586. "\\begin{description}"
  1587. "\\begin{enumerate}"
  1588. "\\begin{eqnarray}"
  1589. "\\begin{equation}"
  1590. "\\begin{figure}"
  1591. "\\begin{flushleft}"
  1592. "\\begin{flushright}"
  1593. "\\begin{itemize}"
  1594. "\\begin{list}"
  1595. "\\begin{minipage}"
  1596. "\\begin{picture}"
  1597. "\\begin{quotation}"
  1598. "\\begin{quote}"
  1599. "\\begin{tabbing}"
  1600. "\\begin{table}"
  1601. "\\begin{tabular}"
  1602. "\\begin{thebibliography}"
  1603. "\\begin{theorem}"
  1604. "\\begin{titlepage}"
  1605. "\\begin{verbatim}"
  1606. "\\begin{verse}"
  1607. "\\bf"
  1608. "\\bf"
  1609. "\\bibitem"
  1610. "\\bigskip"
  1611. "\\cdots"
  1612. "\\centering"
  1613. "\\circle"
  1614. "\\cite"
  1615. "\\cleardoublepage"
  1616. "\\clearpage"
  1617. "\\cline"
  1618. "\\closing"
  1619. "\\dashbox"
  1620. "\\date"
  1621. "\\ddots"
  1622. "\\dotfill"
  1623. "\\em"
  1624. "\\fbox"
  1625. "\\flushbottom"
  1626. "\\fnsymbol"
  1627. "\\footnote"
  1628. "\\footnotemark"
  1629. "\\footnotesize"
  1630. "\\footnotetext"
  1631. "\\frac"
  1632. "\\frame"
  1633. "\\framebox"
  1634. "\\hfill"
  1635. "\\hline"
  1636. "\\hrulespace"
  1637. "\\hspace"
  1638. "\\huge"
  1639. "\\hyphenation"
  1640. "\\include"
  1641. "\\includeonly"
  1642. "\\indent"
  1643. "\\input"
  1644. "\\it"
  1645. "\\kill"
  1646. "\\label"
  1647. "\\large"
  1648. "\\ldots"
  1649. "\\line"
  1650. "\\linebreak"
  1651. "\\linethickness"
  1652. "\\listoffigures"
  1653. "\\listoftables"
  1654. "\\location"
  1655. "\\makebox"
  1656. "\\maketitle"
  1657. "\\mark"
  1658. "\\mbox"
  1659. "\\medskip"
  1660. "\\multicolumn"
  1661. "\\multiput"
  1662. ("\\nbsp" "~")
  1663. "\\newcommand"
  1664. "\\newcounter"
  1665. "\\newenvironment"
  1666. "\\newfont"
  1667. "\\newlength"
  1668. "\\newline"
  1669. "\\newpage"
  1670. "\\newsavebox"
  1671. "\\newtheorem"
  1672. "\\nocite"
  1673. "\\nofiles"
  1674. "\\noindent"
  1675. "\\nolinebreak"
  1676. "\\nopagebreak"
  1677. "\\normalsize"
  1678. "\\onecolumn"
  1679. "\\opening"
  1680. "\\oval"
  1681. "\\overbrace"
  1682. "\\overline"
  1683. "\\pagebreak"
  1684. "\\pagenumbering"
  1685. "\\pageref"
  1686. "\\pagestyle"
  1687. "\\par"
  1688. "\\parbox"
  1689. "\\put"
  1690. "\\raggedbottom"
  1691. "\\raggedleft"
  1692. "\\raggedright"
  1693. "\\raisebox"
  1694. "\\ref"
  1695. "\\rm"
  1696. "\\roman"
  1697. "\\rule"
  1698. "\\savebox"
  1699. "\\sc"
  1700. "\\scriptsize"
  1701. "\\setcounter"
  1702. "\\setlength"
  1703. "\\settowidth"
  1704. "\\sf"
  1705. "\\shortstack"
  1706. "\\signature"
  1707. "\\sl"
  1708. "\\small"
  1709. "\\smallskip"
  1710. "\\sqrt"
  1711. "\\tableofcontents"
  1712. "\\telephone"
  1713. "\\thanks"
  1714. "\\thispagestyle"
  1715. "\\tiny"
  1716. "\\title"
  1717. "\\tt"
  1718. "\\twocolumn"
  1719. "\\typein"
  1720. "\\typeout"
  1721. "\\underbrace"
  1722. "\\underline"
  1723. "\\usebox"
  1724. "\\usecounter"
  1725. "\\value"
  1726. "\\vdots"
  1727. "\\vector"
  1728. "\\verb"
  1729. "\\vfill"
  1730. "\\vline"
  1731. "\\vspace")
  1732. "A list of LaTeX commands to be protected when performing conversion.")
  1733. (defvar org-latex-entities-exceptions nil)
  1734. (defconst org-latex-entities-regexp
  1735. (let (names rest)
  1736. (dolist (x org-latex-entities)
  1737. (when (consp x)
  1738. (add-to-list 'org-latex-entities-exceptions x)
  1739. (setq x (car x)))
  1740. (if (string-match "[a-z][A-Z]$" x)
  1741. (push x names)
  1742. (push x rest)))
  1743. (concat "\\(" (regexp-opt (nreverse names)) "\\>\\)"
  1744. "\\|\\(" (regexp-opt (nreverse rest)) "\\)")))
  1745. (provide 'org-export-latex)
  1746. (provide 'org-latex)
  1747. ;; arch-tag: 23c2b87d-da04-4c2d-ad2d-1eb6487bc3ad
  1748. ;;; org-latex.el ends here