org-latex.el 103 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834
  1. ;;; org-latex.el --- LaTeX exporter for org-mode
  2. ;;
  3. ;; Copyright (C) 2007-2012 Free Software Foundation, Inc.
  4. ;;
  5. ;; Emacs Lisp Archive Entry
  6. ;; Filename: org-latex.el
  7. ;; Author: Bastien Guerry <bzg AT gnu DOT org>
  8. ;; Maintainer: Carsten Dominik <carsten.dominik AT gmail DOT com>
  9. ;; Keywords: org, wp, tex
  10. ;; Description: Converts an org-mode buffer into LaTeX
  11. ;; This file is part of GNU Emacs.
  12. ;; GNU Emacs is free software: you can redistribute it and/or modify
  13. ;; it under the terms of the GNU General Public License as published by
  14. ;; the Free Software Foundation, either version 3 of the License, or
  15. ;; (at your option) any later version.
  16. ;; GNU Emacs is distributed in the hope that it will be useful,
  17. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19. ;; GNU General Public License for more details.
  20. ;; You should have received a copy of the GNU General Public License
  21. ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
  22. ;;; Commentary:
  23. ;;
  24. ;; This library implements a LaTeX exporter for org-mode.
  25. ;;
  26. ;; It is part of Org and will be autoloaded
  27. ;;
  28. ;; The interactive functions are similar to those of the HTML exporter:
  29. ;;
  30. ;; M-x `org-export-as-latex'
  31. ;; M-x `org-export-as-pdf'
  32. ;; M-x `org-export-as-pdf-and-open'
  33. ;; M-x `org-export-as-latex-batch'
  34. ;; M-x `org-export-as-latex-to-buffer'
  35. ;; M-x `org-export-region-as-latex'
  36. ;; M-x `org-replace-region-by-latex'
  37. ;;
  38. ;;; Code:
  39. (eval-when-compile
  40. (require 'cl))
  41. (require 'footnote)
  42. (require 'org)
  43. (require 'org-exp)
  44. (require 'org-macs)
  45. (require 'org-beamer)
  46. ;;; Variables:
  47. (defvar org-export-latex-class nil)
  48. (defvar org-export-latex-class-options nil)
  49. (defvar org-export-latex-header nil)
  50. (defvar org-export-latex-append-header nil)
  51. (defvar org-export-latex-options-plist nil)
  52. (defvar org-export-latex-todo-keywords-1 nil)
  53. (defvar org-export-latex-complex-heading-re nil)
  54. (defvar org-export-latex-not-done-keywords nil)
  55. (defvar org-export-latex-done-keywords nil)
  56. (defvar org-export-latex-display-custom-times nil)
  57. (defvar org-export-latex-all-targets-re nil)
  58. (defvar org-export-latex-add-level 0)
  59. (defvar org-export-latex-footmark-seen nil
  60. "List of footnotes markers seen so far by exporter.")
  61. (defvar org-export-latex-sectioning "")
  62. (defvar org-export-latex-sectioning-depth 0)
  63. (defvar org-export-latex-special-keyword-regexp
  64. (concat "\\<\\(" org-scheduled-string "\\|"
  65. org-deadline-string "\\|"
  66. org-closed-string"\\)")
  67. "Regexp matching special time planning keywords plus the time after it.")
  68. (defvar org-re-quote) ; dynamically scoped from org.el
  69. (defvar org-commentsp) ; dynamically scoped from org.el
  70. ;;; User variables:
  71. (defgroup org-export-latex nil
  72. "Options for exporting Org-mode files to LaTeX."
  73. :tag "Org Export LaTeX"
  74. :group 'org-export)
  75. (defcustom org-export-latex-default-class "article"
  76. "The default LaTeX class."
  77. :group 'org-export-latex
  78. :type '(string :tag "LaTeX class"))
  79. (defcustom org-export-latex-classes
  80. '(("article"
  81. "\\documentclass[11pt]{article}"
  82. ("\\section{%s}" . "\\section*{%s}")
  83. ("\\subsection{%s}" . "\\subsection*{%s}")
  84. ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
  85. ("\\paragraph{%s}" . "\\paragraph*{%s}")
  86. ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
  87. ("report"
  88. "\\documentclass[11pt]{report}"
  89. ("\\part{%s}" . "\\part*{%s}")
  90. ("\\chapter{%s}" . "\\chapter*{%s}")
  91. ("\\section{%s}" . "\\section*{%s}")
  92. ("\\subsection{%s}" . "\\subsection*{%s}")
  93. ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
  94. ("book"
  95. "\\documentclass[11pt]{book}"
  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. ("beamer"
  102. "\\documentclass{beamer}"
  103. org-beamer-sectioning
  104. ))
  105. "Alist of LaTeX classes and associated header and structure.
  106. If #+LaTeX_CLASS is set in the buffer, use its value and the
  107. associated information. Here is the structure of each cell:
  108. \(class-name
  109. header-string
  110. (numbered-section . unnumbered-section\)
  111. ...\)
  112. The header string
  113. -----------------
  114. The HEADER-STRING is the header that will be inserted into the LaTeX file.
  115. It should contain the \\documentclass macro, and anything else that is needed
  116. for this setup. To this header, the following commands will be added:
  117. - Calls to \\usepackage for all packages mentioned in the variables
  118. `org-export-latex-default-packages-alist' and
  119. `org-export-latex-packages-alist'. Thus, your header definitions should
  120. avoid to also request these packages.
  121. - Lines specified via \"#+LaTeX_HEADER:\"
  122. If you need more control about the sequence in which the header is built
  123. up, or if you want to exclude one of these building blocks for a particular
  124. class, you can use the following macro-like placeholders.
  125. [DEFAULT-PACKAGES] \\usepackage statements for default packages
  126. [NO-DEFAULT-PACKAGES] do not include any of the default packages
  127. [PACKAGES] \\usepackage statements for packages
  128. [NO-PACKAGES] do not include the packages
  129. [EXTRA] the stuff from #+LaTeX_HEADER
  130. [NO-EXTRA] do not include #+LaTeX_HEADER stuff
  131. [BEAMER-HEADER-EXTRA] the beamer extra headers
  132. So a header like
  133. \\documentclass{article}
  134. [NO-DEFAULT-PACKAGES]
  135. [EXTRA]
  136. \\providecommand{\\alert}[1]{\\textbf{#1}}
  137. [PACKAGES]
  138. will omit the default packages, and will include the #+LaTeX_HEADER lines,
  139. then have a call to \\providecommand, and then place \\usepackage commands
  140. based on the content of `org-export-latex-packages-alist'.
  141. If your header or `org-export-latex-default-packages-alist' inserts
  142. \"\\usepackage[AUTO]{inputenc}\", AUTO will automatically be replaced with
  143. a coding system derived from `buffer-file-coding-system'. See also the
  144. variable `org-export-latex-inputenc-alist' for a way to influence this
  145. mechanism.
  146. The sectioning structure
  147. ------------------------
  148. The sectioning structure of the class is given by the elements following
  149. the header string. For each sectioning level, a number of strings is
  150. specified. A %s formatter is mandatory in each section string and will
  151. be replaced by the title of the section.
  152. Instead of a cons cell (numbered . unnumbered), you can also provide a list
  153. of 2 or 4 elements,
  154. (numbered-open numbered-close)
  155. or
  156. (numbered-open numbered-close unnumbered-open unnumbered-close)
  157. providing opening and closing strings for a LaTeX environment that should
  158. represent the document section. The opening clause should have a %s
  159. to represent the section title.
  160. Instead of a list of sectioning commands, you can also specify a
  161. function name. That function will be called with two parameters,
  162. the (reduced) level of the headline, and the headline text. The function
  163. must return a cons cell with the (possibly modified) headline text, and the
  164. sectioning list in the cdr."
  165. :group 'org-export-latex
  166. :type '(repeat
  167. (list (string :tag "LaTeX class")
  168. (string :tag "LaTeX header")
  169. (repeat :tag "Levels" :inline t
  170. (choice
  171. (cons :tag "Heading"
  172. (string :tag " numbered")
  173. (string :tag "unnumbered"))
  174. (list :tag "Environment"
  175. (string :tag "Opening (numbered)")
  176. (string :tag "Closing (numbered)")
  177. (string :tag "Opening (unnumbered)")
  178. (string :tag "Closing (unnumbered)"))
  179. (function :tag "Hook computing sectioning"))))))
  180. (defcustom org-export-latex-inputenc-alist nil
  181. "Alist of inputenc coding system names, and what should really be used.
  182. For example, adding an entry
  183. (\"utf8\" . \"utf8x\")
  184. will cause \\usepackage[utf8x]{inputenc} to be used for buffers that
  185. are written as utf8 files."
  186. :group 'org-export-latex
  187. :version "24.1"
  188. :type '(repeat
  189. (cons
  190. (string :tag "Derived from buffer")
  191. (string :tag "Use this instead"))))
  192. (defcustom org-export-latex-emphasis-alist
  193. '(("*" "\\textbf{%s}" nil)
  194. ("/" "\\emph{%s}" nil)
  195. ("_" "\\underline{%s}" nil)
  196. ("+" "\\st{%s}" nil)
  197. ("=" "\\protectedtexttt" t)
  198. ("~" "\\verb" t))
  199. "Alist of LaTeX expressions to convert emphasis fontifiers.
  200. Each element of the list is a list of three elements.
  201. The first element is the character used as a marker for fontification.
  202. The second element is a formatting string to wrap fontified text with.
  203. If it is \"\\verb\", Org will automatically select a delimiter
  204. character that is not in the string. \"\\protectedtexttt\" will use \\texttt
  205. to typeset and try to protect special characters.
  206. The third element decides whether to protect converted text from other
  207. conversions."
  208. :group 'org-export-latex
  209. :type 'alist)
  210. (defcustom org-export-latex-title-command "\\maketitle"
  211. "The command used to insert the title just after \\begin{document}.
  212. If this string contains the formatting specification \"%s\" then
  213. it will be used as a formatting string, passing the title as an
  214. argument."
  215. :group 'org-export-latex
  216. :type 'string)
  217. (defcustom org-export-latex-import-inbuffer-stuff nil
  218. "Non-nil means define TeX macros for Org's inbuffer definitions.
  219. For example \orgTITLE for #+TITLE."
  220. :group 'org-export-latex
  221. :type 'boolean)
  222. (defcustom org-export-latex-date-format
  223. "\\today"
  224. "Format string for \\date{...}."
  225. :group 'org-export-latex
  226. :type 'string)
  227. (defcustom org-export-latex-todo-keyword-markup "\\textbf{%s}"
  228. "Markup for TODO keywords, as a printf format.
  229. This can be a single format for all keywords, a cons cell with separate
  230. formats for not-done and done states, or an association list with setup
  231. for individual keywords. If a keyword shows up for which there is no
  232. markup defined, the first one in the association list will be used."
  233. :group 'org-export-latex
  234. :type '(choice
  235. (string :tag "Default")
  236. (cons :tag "Distinguish undone and done"
  237. (string :tag "Not-DONE states")
  238. (string :tag "DONE states"))
  239. (repeat :tag "Per keyword markup"
  240. (cons
  241. (string :tag "Keyword")
  242. (string :tag "Markup")))))
  243. (defcustom org-export-latex-tag-markup "\\textbf{%s}"
  244. "Markup for tags, as a printf format."
  245. :group 'org-export-latex
  246. :version "24.1"
  247. :type 'string)
  248. (defcustom org-export-latex-timestamp-markup "\\textit{%s}"
  249. "A printf format string to be applied to time stamps."
  250. :group 'org-export-latex
  251. :type 'string)
  252. (defcustom org-export-latex-timestamp-inactive-markup "\\textit{%s}"
  253. "A printf format string to be applied to inactive time stamps."
  254. :group 'org-export-latex
  255. :version "24.1"
  256. :type 'string)
  257. (defcustom org-export-latex-timestamp-keyword-markup "\\texttt{%s}"
  258. "A printf format string to be applied to time stamps."
  259. :group 'org-export-latex
  260. :type 'string)
  261. (defcustom org-export-latex-href-format "\\href{%s}{%s}"
  262. "A printf format string to be applied to href links.
  263. The format must contain either two %s instances or just one.
  264. If it contains two %s instances, the first will be filled with
  265. the link, the second with the link description. If it contains
  266. only one, the %s will be filled with the link."
  267. :group 'org-export-latex
  268. :version "24.1"
  269. :type 'string)
  270. (defcustom org-export-latex-hyperref-format "\\hyperref[%s]{%s}"
  271. "A printf format string to be applied to hyperref links.
  272. The format must contain one or two %s instances. The first one
  273. will be filled with the link, the second with its description."
  274. :group 'org-export-latex
  275. :version "24.1"
  276. :type 'string)
  277. (defcustom org-export-latex-footnote-separator "\\textsuperscript{,}\\,"
  278. "Text used to separate footnotes."
  279. :group 'org-export-latex
  280. :version "24.1"
  281. :type 'string)
  282. (defcustom org-export-latex-quotes
  283. '(("fr" ("\\(\\s-\\|[[(]\\)\"" . "«~") ("\\(\\S-\\)\"" . "~»") ("\\(\\s-\\|(\\)'" . "'"))
  284. ("en" ("\\(\\s-\\|[[(]\\)\"" . "``") ("\\(\\S-\\)\"" . "''") ("\\(\\s-\\|(\\)'" . "`")))
  285. "Alist for quotes to use when converting english double-quotes.
  286. The CAR of each item in this alist is the language code.
  287. The CDR of each item in this alist is a list of three CONS:
  288. - the first CONS defines the opening quote;
  289. - the second CONS defines the closing quote;
  290. - the last CONS defines single quotes.
  291. For each item in a CONS, the first string is a regexp
  292. for allowed characters before/after the quote, the second
  293. string defines the replacement string for this quote."
  294. :group 'org-export-latex
  295. :version "24.1"
  296. :type '(list
  297. (cons :tag "Opening quote"
  298. (string :tag "Regexp for char before")
  299. (string :tag "Replacement quote "))
  300. (cons :tag "Closing quote"
  301. (string :tag "Regexp for char after ")
  302. (string :tag "Replacement quote "))
  303. (cons :tag "Single quote"
  304. (string :tag "Regexp for char before")
  305. (string :tag "Replacement quote "))))
  306. (defcustom org-export-latex-tables-verbatim nil
  307. "When non-nil, tables are exported verbatim."
  308. :group 'org-export-latex
  309. :type 'boolean)
  310. (defcustom org-export-latex-tables-centered t
  311. "When non-nil, tables are exported in a center environment."
  312. :group 'org-export-latex
  313. :type 'boolean)
  314. (defcustom org-export-latex-table-caption-above t
  315. "When non-nil, the caption is set above the table. When nil,
  316. the caption is set below the table."
  317. :group 'org-export-latex
  318. :version "24.1"
  319. :type 'boolean)
  320. (defcustom org-export-latex-tables-column-borders nil
  321. "When non-nil, grouping columns can cause outer vertical lines in tables.
  322. When nil, grouping causes only separation lines between groups."
  323. :group 'org-export-latex
  324. :type 'boolean)
  325. (defcustom org-export-latex-low-levels 'itemize
  326. "How to convert sections below the current level of sectioning.
  327. This is specified by the `org-export-headline-levels' option or the
  328. value of \"H:\" in Org's #+OPTION line.
  329. This can be either nil (skip the sections), `description', `itemize',
  330. or `enumerate' (convert the sections as the corresponding list type), or
  331. a string to be used instead of \\section{%s}. In this latter case,
  332. the %s stands here for the inserted headline and is mandatory.
  333. It may also be a list of three string to define a user-defined environment
  334. that should be used. The first string should be the like
  335. \"\\begin{itemize}\", the second should be like \"\\item %s %s\" with up
  336. to two occurrences of %s for the title and a label, respectively. The third
  337. string should be like \"\\end{itemize\"."
  338. :group 'org-export-latex
  339. :type '(choice (const :tag "Ignore" nil)
  340. (const :tag "Convert as descriptive list" description)
  341. (const :tag "Convert as itemized list" itemize)
  342. (const :tag "Convert as enumerated list" enumerate)
  343. (list :tag "User-defined environment"
  344. :value ("\\begin{itemize}" "\\end{itemize}" "\\item %s")
  345. (string :tag "Start")
  346. (string :tag "End")
  347. (string :tag "item"))
  348. (string :tag "Use a section string" :value "\\subparagraph{%s}")))
  349. (defcustom org-export-latex-list-parameters
  350. '(:cbon "$\\boxtimes$" :cboff "$\\Box$" :cbtrans "$\\boxminus$")
  351. "Parameters for the LaTeX list exporter.
  352. These parameters will be passed on to `org-list-to-latex', which in turn
  353. will pass them (combined with the LaTeX default list parameters) to
  354. `org-list-to-generic'."
  355. :group 'org-export-latex
  356. :type 'plist)
  357. (defcustom org-export-latex-verbatim-wrap
  358. '("\\begin{verbatim}\n" . "\\end{verbatim}")
  359. "Environment to be wrapped around a fixed-width section in LaTeX export.
  360. This is a cons with two strings, to be added before and after the
  361. fixed-with text.
  362. Defaults to \\begin{verbatim} and \\end{verbatim}."
  363. :group 'org-export-translation
  364. :group 'org-export-latex
  365. :type '(cons (string :tag "Open")
  366. (string :tag "Close")))
  367. (defcustom org-export-latex-listings nil
  368. "Non-nil means export source code using the listings package.
  369. This package will fontify source code, possibly even with color.
  370. If you want to use this, you also need to make LaTeX use the
  371. listings package, and if you want to have color, the color
  372. package. Just add these to `org-export-latex-packages-alist',
  373. for example using customize, or with something like
  374. (require 'org-latex)
  375. (add-to-list 'org-export-latex-packages-alist '(\"\" \"listings\"))
  376. (add-to-list 'org-export-latex-packages-alist '(\"\" \"color\"))
  377. Alternatively,
  378. (setq org-export-latex-listings 'minted)
  379. causes source code to be exported using the minted package as
  380. opposed to listings. If you want to use minted, you need to add
  381. the minted package to `org-export-latex-packages-alist', for
  382. example using customize, or with
  383. (require 'org-latex)
  384. (add-to-list 'org-export-latex-packages-alist '(\"\" \"minted\"))
  385. In addition, it is necessary to install
  386. pygments (http://pygments.org), and to configure the variable
  387. `org-latex-to-pdf-process' so that the -shell-escape option is
  388. passed to pdflatex.
  389. "
  390. :group 'org-export-latex
  391. :type 'boolean)
  392. (defcustom org-export-latex-listings-langs
  393. '((emacs-lisp "Lisp") (lisp "Lisp") (clojure "Lisp")
  394. (c "C") (cc "C++")
  395. (fortran "fortran")
  396. (perl "Perl") (cperl "Perl") (python "Python") (ruby "Ruby")
  397. (html "HTML") (xml "XML")
  398. (tex "TeX") (latex "TeX")
  399. (shell-script "bash")
  400. (gnuplot "Gnuplot")
  401. (ocaml "Caml") (caml "Caml")
  402. (sql "SQL") (sqlite "sql"))
  403. "Alist mapping languages to their listing language counterpart.
  404. The key is a symbol, the major mode symbol without the \"-mode\".
  405. The value is the string that should be inserted as the language parameter
  406. for the listings package. If the mode name and the listings name are
  407. the same, the language does not need an entry in this list - but it does not
  408. hurt if it is present."
  409. :group 'org-export-latex
  410. :type '(repeat
  411. (list
  412. (symbol :tag "Major mode ")
  413. (string :tag "Listings language"))))
  414. (defcustom org-export-latex-listings-w-names t
  415. "Non-nil means export names of named code blocks.
  416. Code blocks exported with the listings package (controlled by the
  417. `org-export-latex-listings' variable) can be named in the style
  418. of noweb."
  419. :group 'org-export-latex
  420. :version "24.1"
  421. :type 'boolean)
  422. (defcustom org-export-latex-minted-langs
  423. '((emacs-lisp "common-lisp")
  424. (cc "c++")
  425. (cperl "perl")
  426. (shell-script "bash")
  427. (caml "ocaml"))
  428. "Alist mapping languages to their minted language counterpart.
  429. The key is a symbol, the major mode symbol without the \"-mode\".
  430. The value is the string that should be inserted as the language parameter
  431. for the minted package. If the mode name and the listings name are
  432. the same, the language does not need an entry in this list - but it does not
  433. hurt if it is present.
  434. Note that minted uses all lower case for language identifiers,
  435. and that the full list of language identifiers can be obtained
  436. with:
  437. pygmentize -L lexers
  438. "
  439. :group 'org-export-latex
  440. :version "24.1"
  441. :type '(repeat
  442. (list
  443. (symbol :tag "Major mode ")
  444. (string :tag "Listings language"))))
  445. (defcustom org-export-latex-listings-options nil
  446. "Association list of options for the latex listings package.
  447. These options are supplied as a comma-separated list to the
  448. \\lstset command. Each element of the association list should be
  449. a list containing two strings: the name of the option, and the
  450. value. For example,
  451. (setq org-export-latex-listings-options
  452. '((\"basicstyle\" \"\\small\")
  453. (\"keywordstyle\" \"\\color{black}\\bfseries\\underbar\")))
  454. will typeset the code in a small size font with underlined, bold
  455. black keywords.
  456. Note that the same options will be applied to blocks of all
  457. languages."
  458. :group 'org-export-latex
  459. :version "24.1"
  460. :type '(repeat
  461. (list
  462. (string :tag "Listings option name ")
  463. (string :tag "Listings option value"))))
  464. (defcustom org-export-latex-minted-options nil
  465. "Association list of options for the latex minted package.
  466. These options are supplied within square brackets in
  467. \\begin{minted} environments. Each element of the alist should be
  468. a list containing two strings: the name of the option, and the
  469. value. For example,
  470. (setq org-export-latex-minted-options
  471. '((\"bgcolor\" \"bg\") (\"frame\" \"lines\")))
  472. will result in src blocks being exported with
  473. \\begin{minted}[bgcolor=bg,frame=lines]{<LANG>}
  474. as the start of the minted environment. Note that the same
  475. options will be applied to blocks of all languages."
  476. :group 'org-export-latex
  477. :version "24.1"
  478. :type '(repeat
  479. (list
  480. (string :tag "Minted option name ")
  481. (string :tag "Minted option value"))))
  482. (defvar org-export-latex-custom-lang-environments nil
  483. "Association list mapping languages to language-specific latex
  484. environments used during export of src blocks by the listings
  485. and minted latex packages. For example,
  486. (setq org-export-latex-custom-lang-environments
  487. '((python \"pythoncode\")))
  488. would have the effect that if org encounters begin_src python
  489. during latex export it will output
  490. \\begin{pythoncode}
  491. <src block body>
  492. \\end{pythoncode}")
  493. (defcustom org-export-latex-remove-from-headlines
  494. '(:todo nil :priority nil :tags nil)
  495. "A plist of keywords to remove from headlines. OBSOLETE.
  496. Non-nil means remove this keyword type from the headline.
  497. Don't remove the keys, just change their values.
  498. Obsolete, this variable is no longer used. Use the separate
  499. variables `org-export-with-todo-keywords', `org-export-with-priority',
  500. and `org-export-with-tags' instead."
  501. :type 'plist
  502. :group 'org-export-latex)
  503. (defcustom org-export-latex-image-default-option "width=.9\\linewidth"
  504. "Default option for images."
  505. :group 'org-export-latex
  506. :type 'string)
  507. (defcustom org-latex-default-figure-position "htb"
  508. "Default position for latex figures."
  509. :group 'org-export-latex
  510. :version "24.1"
  511. :type 'string)
  512. (defcustom org-export-latex-tabular-environment "tabular"
  513. "Default environment used to build tables."
  514. :group 'org-export-latex
  515. :version "24.1"
  516. :type 'string)
  517. (defcustom org-export-latex-inline-image-extensions
  518. '("pdf" "jpeg" "jpg" "png" "ps" "eps")
  519. "Extensions of image files that can be inlined into LaTeX.
  520. Note that the image extension *actually* allowed depend on the way the
  521. LaTeX file is processed. When used with pdflatex, pdf, jpg and png images
  522. are OK. When processing through dvi to Postscript, only ps and eps are
  523. allowed. The default we use here encompasses both."
  524. :group 'org-export-latex
  525. :type '(repeat (string :tag "Extension")))
  526. (defcustom org-export-latex-coding-system nil
  527. "Coding system for the exported LaTeX file."
  528. :group 'org-export-latex
  529. :type 'coding-system)
  530. (defgroup org-export-pdf nil
  531. "Options for exporting Org-mode files to PDF, via LaTeX."
  532. :tag "Org Export PDF"
  533. :group 'org-export-latex
  534. :group 'org-export)
  535. (defcustom org-latex-to-pdf-process
  536. '("pdflatex -interaction nonstopmode -output-directory %o %f"
  537. "pdflatex -interaction nonstopmode -output-directory %o %f"
  538. "pdflatex -interaction nonstopmode -output-directory %o %f")
  539. "Commands to process a LaTeX file to a PDF file.
  540. This is a list of strings, each of them will be given to the shell
  541. as a command. %f in the command will be replaced by the full file name, %b
  542. by the file base name (i.e. without extension) and %o by the base directory
  543. of the file.
  544. The reason why this is a list is that it usually takes several runs of
  545. `pdflatex', maybe mixed with a call to `bibtex'. Org does not have a clever
  546. mechanism to detect which of these commands have to be run to get to a stable
  547. result, and it also does not do any error checking.
  548. By default, Org uses 3 runs of `pdflatex' to do the processing. If you
  549. have texi2dvi on your system and if that does not cause the infamous
  550. egrep/locale bug:
  551. http://lists.gnu.org/archive/html/bug-texinfo/2010-03/msg00031.html
  552. then `texi2dvi' is the superior choice. Org does offer it as one
  553. of the customize options.
  554. Alternatively, this may be a Lisp function that does the processing, so you
  555. could use this to apply the machinery of AUCTeX or the Emacs LaTeX mode.
  556. This function should accept the file name as its single argument."
  557. :group 'org-export-pdf
  558. :type '(choice
  559. (repeat :tag "Shell command sequence"
  560. (string :tag "Shell command"))
  561. (const :tag "2 runs of pdflatex"
  562. ("pdflatex -interaction nonstopmode -output-directory %o %f"
  563. "pdflatex -interaction nonstopmode -output-directory %o %f"))
  564. (const :tag "3 runs of pdflatex"
  565. ("pdflatex -interaction nonstopmode -output-directory %o %f"
  566. "pdflatex -interaction nonstopmode -output-directory %o %f"
  567. "pdflatex -interaction nonstopmode -output-directory %o %f"))
  568. (const :tag "pdflatex,bibtex,pdflatex,pdflatex"
  569. ("pdflatex -interaction nonstopmode -output-directory %o %f"
  570. "bibtex %b"
  571. "pdflatex -interaction nonstopmode -output-directory %o %f"
  572. "pdflatex -interaction nonstopmode -output-directory %o %f"))
  573. (const :tag "2 runs of xelatex"
  574. ("xelatex -interaction nonstopmode -output-directory %o %f"
  575. "xelatex -interaction nonstopmode -output-directory %o %f"))
  576. (const :tag "3 runs of xelatex"
  577. ("xelatex -interaction nonstopmode -output-directory %o %f"
  578. "xelatex -interaction nonstopmode -output-directory %o %f"
  579. "xelatex -interaction nonstopmode -output-directory %o %f"))
  580. (const :tag "xelatex,bibtex,xelatex,xelatex"
  581. ("xelatex -interaction nonstopmode -output-directory %o %f"
  582. "bibtex %b"
  583. "xelatex -interaction nonstopmode -output-directory %o %f"
  584. "xelatex -interaction nonstopmode -output-directory %o %f"))
  585. (const :tag "texi2dvi"
  586. ("texi2dvi -p -b -c -V %f"))
  587. (const :tag "rubber"
  588. ("rubber -d --into %o %f"))
  589. (function)))
  590. (defcustom org-export-pdf-logfiles
  591. '("aux" "idx" "log" "out" "toc" "nav" "snm" "vrb")
  592. "The list of file extensions to consider as LaTeX logfiles."
  593. :group 'org-export-pdf
  594. :version "24.1"
  595. :type '(repeat (string :tag "Extension")))
  596. (defcustom org-export-pdf-remove-logfiles t
  597. "Non-nil means remove the logfiles produced by PDF production.
  598. These are the .aux, .log, .out, and .toc files."
  599. :group 'org-export-pdf
  600. :type 'boolean)
  601. ;;; Hooks
  602. (defvar org-export-latex-after-initial-vars-hook nil
  603. "Hook run before LaTeX export.
  604. The exact moment is after the initial variables like org-export-latex-class
  605. have been determined from the environment.")
  606. (defvar org-export-latex-after-blockquotes-hook nil
  607. "Hook run during LaTeX export, after blockquote, verse, center are done.")
  608. (defvar org-export-latex-final-hook nil
  609. "Hook run in the finalized LaTeX buffer.")
  610. (defvar org-export-latex-after-save-hook nil
  611. "Hook run in the finalized LaTeX buffer, after it has been saved.")
  612. ;;; Autoload functions:
  613. ;;;###autoload
  614. (defun org-export-as-latex-batch ()
  615. "Call `org-export-as-latex', may be used in batch processing.
  616. For example:
  617. emacs --batch
  618. --load=$HOME/lib/emacs/org.el
  619. --eval \"(setq org-export-headline-levels 2)\"
  620. --visit=MyFile --funcall org-export-as-latex-batch"
  621. (org-export-as-latex org-export-headline-levels 'hidden))
  622. ;;;###autoload
  623. (defun org-export-as-latex-to-buffer (arg)
  624. "Call `org-export-as-latex` with output to a temporary buffer.
  625. No file is created. The prefix ARG is passed through to `org-export-as-latex'."
  626. (interactive "P")
  627. (org-export-as-latex arg nil nil "*Org LaTeX Export*")
  628. (when org-export-show-temporary-export-buffer
  629. (switch-to-buffer-other-window "*Org LaTeX Export*")))
  630. ;;;###autoload
  631. (defun org-replace-region-by-latex (beg end)
  632. "Replace the region from BEG to END with its LaTeX export.
  633. It assumes the region has `org-mode' syntax, and then convert it to
  634. LaTeX. This can be used in any buffer. For example, you could
  635. write an itemized list in `org-mode' syntax in an LaTeX buffer and
  636. then use this command to convert it."
  637. (interactive "r")
  638. (let (reg latex buf)
  639. (save-window-excursion
  640. (if (eq major-mode 'org-mode)
  641. (setq latex (org-export-region-as-latex
  642. beg end t 'string))
  643. (setq reg (buffer-substring beg end)
  644. buf (get-buffer-create "*Org tmp*"))
  645. (with-current-buffer buf
  646. (erase-buffer)
  647. (insert reg)
  648. (org-mode)
  649. (setq latex (org-export-region-as-latex
  650. (point-min) (point-max) t 'string)))
  651. (kill-buffer buf)))
  652. (delete-region beg end)
  653. (insert latex)))
  654. ;;;###autoload
  655. (defun org-export-region-as-latex (beg end &optional body-only buffer)
  656. "Convert region from BEG to END in `org-mode' buffer to LaTeX.
  657. If prefix arg BODY-ONLY is set, omit file header, footer, and table of
  658. contents, and only produce the region of converted text, useful for
  659. cut-and-paste operations.
  660. If BUFFER is a buffer or a string, use/create that buffer as a target
  661. of the converted LaTeX. If BUFFER is the symbol `string', return the
  662. produced LaTeX as a string and leave no buffer behind. For example,
  663. a Lisp program could call this function in the following way:
  664. (setq latex (org-export-region-as-latex beg end t 'string))
  665. When called interactively, the output buffer is selected, and shown
  666. in a window. A non-interactive call will only return the buffer."
  667. (interactive "r\nP")
  668. (when (org-called-interactively-p 'any)
  669. (setq buffer "*Org LaTeX Export*"))
  670. (let ((transient-mark-mode t) (zmacs-regions t)
  671. ext-plist rtn)
  672. (setq ext-plist (plist-put ext-plist :ignore-subtree-p t))
  673. (goto-char end)
  674. (set-mark (point)) ;; to activate the region
  675. (goto-char beg)
  676. (setq rtn (org-export-as-latex
  677. nil nil ext-plist
  678. buffer body-only))
  679. (if (fboundp 'deactivate-mark) (deactivate-mark))
  680. (if (and (org-called-interactively-p 'any) (bufferp rtn))
  681. (switch-to-buffer-other-window rtn)
  682. rtn)))
  683. ;;;###autoload
  684. (defun org-export-as-latex (arg &optional hidden ext-plist
  685. to-buffer body-only pub-dir)
  686. "Export current buffer to a LaTeX file.
  687. If there is an active region, export only the region. The prefix
  688. ARG specifies how many levels of the outline should become
  689. headlines. The default is 3. Lower levels will be exported
  690. depending on `org-export-latex-low-levels'. The default is to
  691. convert them as description lists.
  692. HIDDEN is obsolete and does nothing.
  693. EXT-PLIST is a property list with
  694. external parameters overriding org-mode's default settings, but
  695. still inferior to file-local settings. When TO-BUFFER is
  696. non-nil, create a buffer with that name and export to that
  697. buffer. If TO-BUFFER is the symbol `string', don't leave any
  698. buffer behind but just return the resulting LaTeX as a string.
  699. When BODY-ONLY is set, don't produce the file header and footer,
  700. simply return the content of \\begin{document}...\\end{document},
  701. without even the \\begin{document} and \\end{document} commands.
  702. when PUB-DIR is set, use this as the publishing directory."
  703. (interactive "P")
  704. (when (and (not body-only) arg (listp arg)) (setq body-only t))
  705. (run-hooks 'org-export-first-hook)
  706. ;; Make sure we have a file name when we need it.
  707. (when (and (not (or to-buffer body-only))
  708. (not buffer-file-name))
  709. (if (buffer-base-buffer)
  710. (org-set-local 'buffer-file-name
  711. (with-current-buffer (buffer-base-buffer)
  712. buffer-file-name))
  713. (error "Need a file name to be able to export")))
  714. (message "Exporting to LaTeX...")
  715. (org-unmodified
  716. (let ((inhibit-read-only t))
  717. (remove-text-properties (point-min) (point-max)
  718. '(:org-license-to-kill nil))))
  719. (org-update-radio-target-regexp)
  720. (org-export-latex-set-initial-vars ext-plist arg)
  721. (setq org-export-opt-plist org-export-latex-options-plist
  722. org-export-footnotes-data (org-footnote-all-labels 'with-defs)
  723. org-export-footnotes-seen nil
  724. org-export-latex-footmark-seen nil)
  725. (org-install-letbind)
  726. (run-hooks 'org-export-latex-after-initial-vars-hook)
  727. (let* ((wcf (current-window-configuration))
  728. (opt-plist
  729. (org-export-process-option-filters org-export-latex-options-plist))
  730. (region-p (org-region-active-p))
  731. (rbeg (and region-p (region-beginning)))
  732. (rend (and region-p (region-end)))
  733. (subtree-p
  734. (if (plist-get opt-plist :ignore-subtree-p)
  735. nil
  736. (when region-p
  737. (save-excursion
  738. (goto-char rbeg)
  739. (and (org-at-heading-p)
  740. (>= (org-end-of-subtree t t) rend))))))
  741. (opt-plist (setq org-export-opt-plist
  742. (if subtree-p
  743. (org-export-add-subtree-options opt-plist rbeg)
  744. opt-plist)))
  745. ;; Make sure the variable contains the updated values.
  746. (org-export-latex-options-plist (setq org-export-opt-plist opt-plist))
  747. ;; The following two are dynamically scoped into other
  748. ;; routines below.
  749. (org-current-export-dir
  750. (or pub-dir (org-export-directory :html opt-plist)))
  751. (org-current-export-file buffer-file-name)
  752. (title (or (and subtree-p (org-export-get-title-from-subtree))
  753. (plist-get opt-plist :title)
  754. (and (not
  755. (plist-get opt-plist :skip-before-1st-heading))
  756. (org-export-grab-title-from-buffer))
  757. (and buffer-file-name
  758. (file-name-sans-extension
  759. (file-name-nondirectory buffer-file-name)))
  760. "No Title"))
  761. (filename
  762. (and (not to-buffer)
  763. (concat
  764. (file-name-as-directory
  765. (or pub-dir
  766. (org-export-directory :LaTeX org-export-latex-options-plist)))
  767. (file-name-sans-extension
  768. (or (and subtree-p
  769. (org-entry-get rbeg "EXPORT_FILE_NAME" t))
  770. (file-name-nondirectory ;sans-extension
  771. (or buffer-file-name
  772. (error "Don't know which export file to use")))))
  773. ".tex")))
  774. (filename
  775. (and filename
  776. (if (equal (file-truename filename)
  777. (file-truename (or buffer-file-name "dummy.org")))
  778. (concat filename ".tex")
  779. filename)))
  780. (auto-insert nil); Avoid any auto-insert stuff for the new file
  781. (TeX-master (boundp 'TeX-master))
  782. (buffer (if to-buffer
  783. (cond
  784. ((eq to-buffer 'string) (get-buffer-create
  785. "*Org LaTeX Export*"))
  786. (t (get-buffer-create to-buffer)))
  787. (find-file-noselect filename)))
  788. (odd org-odd-levels-only)
  789. (header (org-export-latex-make-header title opt-plist))
  790. (skip (cond (subtree-p nil)
  791. (region-p nil)
  792. (t (plist-get opt-plist :skip-before-1st-heading))))
  793. (text (plist-get opt-plist :text))
  794. (org-export-preprocess-hook
  795. (cons
  796. `(lambda () (org-set-local 'org-complex-heading-regexp
  797. ,org-export-latex-complex-heading-re))
  798. org-export-preprocess-hook))
  799. (first-lines (if skip "" (org-export-latex-first-lines
  800. opt-plist
  801. (if subtree-p
  802. (save-excursion
  803. (goto-char rbeg)
  804. (point-at-bol 2))
  805. rbeg)
  806. (if region-p rend))))
  807. (coding-system (and (boundp 'buffer-file-coding-system)
  808. buffer-file-coding-system))
  809. (coding-system-for-write (or org-export-latex-coding-system
  810. coding-system))
  811. (save-buffer-coding-system (or org-export-latex-coding-system
  812. coding-system))
  813. (region (buffer-substring
  814. (if region-p (region-beginning) (point-min))
  815. (if region-p (region-end) (point-max))))
  816. (text
  817. (and text (string-match "\\S-" text)
  818. (org-export-preprocess-string
  819. text
  820. :emph-multiline t
  821. :for-backend 'latex
  822. :comments nil
  823. :tags (plist-get opt-plist :tags)
  824. :priority (plist-get opt-plist :priority)
  825. :footnotes (plist-get opt-plist :footnotes)
  826. :drawers (plist-get opt-plist :drawers)
  827. :timestamps (plist-get opt-plist :timestamps)
  828. :todo-keywords (plist-get opt-plist :todo-keywords)
  829. :tasks (plist-get opt-plist :tasks)
  830. :add-text nil
  831. :skip-before-1st-heading skip
  832. :select-tags nil
  833. :exclude-tags nil
  834. :LaTeX-fragments nil)))
  835. (string-for-export
  836. (org-export-preprocess-string
  837. region
  838. :emph-multiline t
  839. :for-backend 'latex
  840. :comments nil
  841. :tags (plist-get opt-plist :tags)
  842. :priority (plist-get opt-plist :priority)
  843. :footnotes (plist-get opt-plist :footnotes)
  844. :drawers (plist-get opt-plist :drawers)
  845. :timestamps (plist-get opt-plist :timestamps)
  846. :todo-keywords (plist-get opt-plist :todo-keywords)
  847. :tasks (plist-get opt-plist :tasks)
  848. :add-text (if (eq to-buffer 'string) nil text)
  849. :skip-before-1st-heading skip
  850. :select-tags (plist-get opt-plist :select-tags)
  851. :exclude-tags (plist-get opt-plist :exclude-tags)
  852. :LaTeX-fragments nil)))
  853. (set-buffer buffer)
  854. (erase-buffer)
  855. (org-install-letbind)
  856. (and (fboundp 'set-buffer-file-coding-system)
  857. (set-buffer-file-coding-system coding-system-for-write))
  858. ;; insert the header and initial document commands
  859. (unless (or (eq to-buffer 'string) body-only)
  860. (insert header))
  861. ;; insert text found in #+TEXT
  862. (when (and text (not (eq to-buffer 'string)))
  863. (insert (org-export-latex-content
  864. text '(lists tables fixed-width keywords))
  865. "\n\n"))
  866. ;; insert lines before the first headline
  867. (unless (or skip (string-match "^\\*" first-lines))
  868. (insert first-lines))
  869. ;; export the content of headlines
  870. (org-export-latex-global
  871. (with-temp-buffer
  872. (insert string-for-export)
  873. (goto-char (point-min))
  874. (when (re-search-forward "^\\(\\*+\\) " nil t)
  875. (let* ((asters (length (match-string 1)))
  876. (level (if odd (- asters 2) (- asters 1))))
  877. (setq org-export-latex-add-level
  878. (if odd (1- (/ (1+ asters) 2)) (1- asters)))
  879. (org-export-latex-parse-global level odd)))))
  880. ;; finalization
  881. (unless body-only (insert "\n\\end{document}"))
  882. ;; Attach description terms to the \item macro
  883. (goto-char (point-min))
  884. (while (re-search-forward "^[ \t]*\\\\item\\([ \t]+\\)\\[" nil t)
  885. (delete-region (match-beginning 1) (match-end 1)))
  886. ;; Relocate the table of contents
  887. (goto-char (point-min))
  888. (when (re-search-forward "\\[TABLE-OF-CONTENTS\\]" nil t)
  889. (goto-char (point-min))
  890. (while (re-search-forward "\\\\tableofcontents\\>[ \t]*\n?" nil t)
  891. (replace-match ""))
  892. (goto-char (point-min))
  893. (and (re-search-forward "\\[TABLE-OF-CONTENTS\\]" nil t)
  894. (replace-match "\\tableofcontents" t t)))
  895. ;; Cleanup forced line ends in items where they are not needed
  896. (goto-char (point-min))
  897. (while (re-search-forward
  898. "^[ \t]*\\\\item\\>.*\\(\\\\\\\\\\)[ \t]*\\(\n\\\\label.*\\)*\n\\\\begin"
  899. nil t)
  900. (delete-region (match-beginning 1) (match-end 1)))
  901. (goto-char (point-min))
  902. (while (re-search-forward
  903. "^[ \t]*\\\\item\\>.*\\(\\\\\\\\\\)[ \t]*\\(\n\\\\label.*\\)*"
  904. nil t)
  905. (if (looking-at "[\n \t]+")
  906. (replace-match "\n")))
  907. ;; Ensure we have a final newline
  908. (goto-char (point-max))
  909. (or (eq (char-before) ?\n)
  910. (insert ?\n))
  911. (run-hooks 'org-export-latex-final-hook)
  912. (if to-buffer
  913. (unless (eq major-mode 'latex-mode) (latex-mode))
  914. (save-buffer))
  915. (org-export-latex-fix-inputenc)
  916. (run-hooks 'org-export-latex-after-save-hook)
  917. (goto-char (point-min))
  918. (or (org-export-push-to-kill-ring "LaTeX")
  919. (message "Exporting to LaTeX...done"))
  920. (prog1
  921. (if (eq to-buffer 'string)
  922. (prog1 (buffer-substring (point-min) (point-max))
  923. (kill-buffer (current-buffer)))
  924. (current-buffer))
  925. (set-window-configuration wcf))))
  926. ;;;###autoload
  927. (defun org-export-as-pdf (arg &optional hidden ext-plist
  928. to-buffer body-only pub-dir)
  929. "Export as LaTeX, then process through to PDF."
  930. (interactive "P")
  931. (message "Exporting to PDF...")
  932. (let* ((wconfig (current-window-configuration))
  933. (lbuf (org-export-as-latex arg hidden ext-plist
  934. to-buffer body-only pub-dir))
  935. (file (buffer-file-name lbuf))
  936. (base (file-name-sans-extension (buffer-file-name lbuf)))
  937. (pdffile (concat base ".pdf"))
  938. (cmds (if (eq org-export-latex-listings 'minted)
  939. ;; automatically add -shell-escape when needed
  940. (mapcar (lambda (cmd)
  941. (replace-regexp-in-string
  942. "pdflatex " "pdflatex -shell-escape " cmd))
  943. org-latex-to-pdf-process)
  944. org-latex-to-pdf-process))
  945. (outbuf (get-buffer-create "*Org PDF LaTeX Output*"))
  946. (bibtex-p (with-current-buffer lbuf
  947. (save-excursion
  948. (goto-char (point-min))
  949. (re-search-forward "\\\\bibliography{" nil t))))
  950. cmd output-dir errors)
  951. (with-current-buffer outbuf (erase-buffer))
  952. (message (concat "Processing LaTeX file " file "..."))
  953. (setq output-dir (file-name-directory file))
  954. (with-current-buffer lbuf
  955. (save-excursion
  956. (if (and cmds (symbolp cmds))
  957. (funcall cmds (shell-quote-argument file))
  958. (while cmds
  959. (setq cmd (pop cmds))
  960. (while (string-match "%b" cmd)
  961. (setq cmd (replace-match
  962. (save-match-data
  963. (shell-quote-argument base))
  964. t t cmd)))
  965. (while (string-match "%f" cmd)
  966. (setq cmd (replace-match
  967. (save-match-data
  968. (shell-quote-argument file))
  969. t t cmd)))
  970. (while (string-match "%o" cmd)
  971. (setq cmd (replace-match
  972. (save-match-data
  973. (shell-quote-argument output-dir))
  974. t t cmd)))
  975. (shell-command cmd outbuf)))))
  976. (message (concat "Processing LaTeX file " file "...done"))
  977. (setq errors (org-export-latex-get-error outbuf))
  978. (if (not (file-exists-p pdffile))
  979. (error (concat "PDF file " pdffile " was not produced"
  980. (if errors (concat ":" errors "") "")))
  981. (set-window-configuration wconfig)
  982. (when org-export-pdf-remove-logfiles
  983. (dolist (ext org-export-pdf-logfiles)
  984. (setq file (concat base "." ext))
  985. (and (file-exists-p file) (delete-file file))))
  986. (message (concat
  987. "Exporting to PDF...done"
  988. (if errors
  989. (concat ", with some errors:" errors)
  990. "")))
  991. pdffile)))
  992. (defun org-export-latex-get-error (buf)
  993. "Collect the kinds of errors that remain in pdflatex processing."
  994. (with-current-buffer buf
  995. (save-excursion
  996. (goto-char (point-max))
  997. (when (re-search-backward "^[ \t]*This is pdf.*?TeX.*?Version" nil t)
  998. ;; OK, we are at the location of the final run
  999. (let ((pos (point)) (errors "") (case-fold-search t))
  1000. (if (re-search-forward "Reference.*?undefined" nil t)
  1001. (setq errors (concat errors " [undefined reference]")))
  1002. (goto-char pos)
  1003. (if (re-search-forward "Citation.*?undefined" nil t)
  1004. (setq errors (concat errors " [undefined citation]")))
  1005. (goto-char pos)
  1006. (if (re-search-forward "Undefined control sequence" nil t)
  1007. (setq errors (concat errors " [undefined control sequence]")))
  1008. (and (org-string-nw-p errors) errors))))))
  1009. ;;;###autoload
  1010. (defun org-export-as-pdf-and-open (arg)
  1011. "Export as LaTeX, then process through to PDF, and open."
  1012. (interactive "P")
  1013. (let ((pdffile (org-export-as-pdf arg)))
  1014. (if pdffile
  1015. (progn
  1016. (org-open-file pdffile)
  1017. (when org-export-kill-product-buffer-when-displayed
  1018. (kill-buffer (find-buffer-visiting
  1019. (concat (file-name-sans-extension (buffer-file-name))
  1020. ".tex")))))
  1021. (error "PDF file was not produced"))))
  1022. ;;; Parsing functions:
  1023. (defun org-export-latex-parse-global (level odd)
  1024. "Parse the current buffer recursively, starting at LEVEL.
  1025. If ODD is non-nil, assume the buffer only contains odd sections.
  1026. Return a list reflecting the document structure."
  1027. (save-excursion
  1028. (goto-char (point-min))
  1029. (let* ((cnt 0) output
  1030. (depth org-export-latex-sectioning-depth))
  1031. (while (org-re-search-forward-unprotected
  1032. (concat "^\\(\\(?:\\*\\)\\{"
  1033. (number-to-string (+ (if odd 2 1) level))
  1034. "\\}\\) \\(.*\\)$")
  1035. ;; make sure that there is no upper heading
  1036. (when (> level 0)
  1037. (save-excursion
  1038. (save-match-data
  1039. (org-re-search-forward-unprotected
  1040. (concat "^\\(\\(?:\\*\\)\\{"
  1041. (number-to-string level)
  1042. "\\}\\) \\(.*\\)$") nil t)))) t)
  1043. (setq cnt (1+ cnt))
  1044. (let* ((pos (match-beginning 0))
  1045. (heading (match-string 2))
  1046. (nlevel (if odd (/ (+ 3 level) 2) (1+ level))))
  1047. (save-excursion
  1048. (narrow-to-region
  1049. (point)
  1050. (save-match-data
  1051. (if (org-re-search-forward-unprotected
  1052. (concat "^\\(\\(?:\\*\\)\\{"
  1053. (number-to-string (+ (if odd 2 1) level))
  1054. "\\}\\) \\(.*\\)$") nil t)
  1055. (match-beginning 0)
  1056. (point-max))))
  1057. (goto-char (point-min))
  1058. (setq output
  1059. (append output
  1060. (list
  1061. (list
  1062. `(pos . ,pos)
  1063. `(level . ,nlevel)
  1064. `(occur . ,cnt)
  1065. `(heading . ,heading)
  1066. `(content . ,(org-export-latex-parse-content))
  1067. `(subcontent . ,(org-export-latex-parse-subcontent
  1068. level odd)))))))
  1069. (widen)))
  1070. (list output))))
  1071. (defun org-export-latex-parse-content ()
  1072. "Extract the content of a section."
  1073. (let ((beg (point))
  1074. (end (if (org-re-search-forward-unprotected "^\\(\\*\\)+ .*$" nil t)
  1075. (progn (beginning-of-line) (point))
  1076. (point-max))))
  1077. (buffer-substring beg end)))
  1078. (defun org-export-latex-parse-subcontent (level odd)
  1079. "Extract the subcontent of a section at LEVEL.
  1080. If ODD Is non-nil, assume subcontent only contains odd sections."
  1081. (if (not (org-re-search-forward-unprotected
  1082. (concat "^\\(\\(?:\\*\\)\\{"
  1083. (number-to-string (+ (if odd 4 2) level))
  1084. "\\}\\) \\(.*\\)$")
  1085. nil t))
  1086. nil ; subcontent is nil
  1087. (org-export-latex-parse-global (+ (if odd 2 1) level) odd)))
  1088. ;;; Rendering functions:
  1089. (defun org-export-latex-global (content)
  1090. "Export CONTENT to LaTeX.
  1091. CONTENT is an element of the list produced by
  1092. `org-export-latex-parse-global'."
  1093. (if (eq (car content) 'subcontent)
  1094. (mapc 'org-export-latex-sub (cdr content))
  1095. (org-export-latex-sub (car content))))
  1096. (defun org-export-latex-sub (subcontent)
  1097. "Export the list SUBCONTENT to LaTeX.
  1098. SUBCONTENT is an alist containing information about the headline
  1099. and its content."
  1100. (let ((num (plist-get org-export-latex-options-plist :section-numbers)))
  1101. (mapc (lambda(x) (org-export-latex-subcontent x num)) subcontent)))
  1102. (defun org-export-latex-subcontent (subcontent num)
  1103. "Export each cell of SUBCONTENT to LaTeX.
  1104. If NUM is non-nil export numbered sections, otherwise use unnumbered
  1105. sections. If NUM is an integer, export the highest NUM levels as
  1106. numbered sections and lower levels as unnumbered sections."
  1107. (let* ((heading (cdr (assoc 'heading subcontent)))
  1108. (level (- (cdr (assoc 'level subcontent))
  1109. org-export-latex-add-level))
  1110. (occur (number-to-string (cdr (assoc 'occur subcontent))))
  1111. (content (cdr (assoc 'content subcontent)))
  1112. (subcontent (cadr (assoc 'subcontent subcontent)))
  1113. (label (org-get-text-property-any 0 'target heading))
  1114. (label-list (cons label (cdr (assoc label
  1115. org-export-target-aliases))))
  1116. (sectioning org-export-latex-sectioning)
  1117. (depth org-export-latex-sectioning-depth)
  1118. main-heading sub-heading ctnt)
  1119. (when (symbolp (car sectioning))
  1120. (setq sectioning (funcall (car sectioning) level heading))
  1121. (when sectioning
  1122. (setq heading (car sectioning)
  1123. sectioning (cdr sectioning)
  1124. ;; target property migh have changed...
  1125. label (org-get-text-property-any 0 'target heading)
  1126. label-list (cons label (cdr (assoc label
  1127. org-export-target-aliases)))))
  1128. (if sectioning (setq sectioning (make-list 10 sectioning)))
  1129. (setq depth (if sectioning 10000 0)))
  1130. (if (string-match "[ \t]*\\\\\\\\[ \t]*" heading)
  1131. (setq main-heading (substring heading 0 (match-beginning 0))
  1132. sub-heading (substring heading (match-end 0))))
  1133. (setq heading (org-export-latex-fontify-headline heading)
  1134. sub-heading (and sub-heading
  1135. (org-export-latex-fontify-headline sub-heading))
  1136. main-heading (and main-heading
  1137. (org-export-latex-fontify-headline main-heading)))
  1138. (cond
  1139. ;; Normal conversion
  1140. ((<= level depth)
  1141. (let* ((sec (nth (1- level) sectioning))
  1142. (num (if (integerp num)
  1143. (>= num level)
  1144. num))
  1145. start end)
  1146. (if (consp (cdr sec))
  1147. (setq start (nth (if num 0 2) sec)
  1148. end (nth (if num 1 3) sec))
  1149. (setq start (if num (car sec) (cdr sec))))
  1150. (insert (format start (if main-heading main-heading heading)
  1151. (or sub-heading "")))
  1152. (insert "\n")
  1153. (when label
  1154. (insert (mapconcat (lambda (l) (format "\\label{%s}" l))
  1155. label-list "\n") "\n"))
  1156. (insert (org-export-latex-content content))
  1157. (cond ((stringp subcontent) (insert subcontent))
  1158. ((listp subcontent)
  1159. (while (org-looking-back "\n\n") (backward-delete-char 1))
  1160. (org-export-latex-sub subcontent)))
  1161. (when (and end (string-match "[^ \t]" end))
  1162. (let ((hook (org-get-text-property-any 0 'org-insert-hook end)))
  1163. (and (functionp hook) (funcall hook)))
  1164. (insert end "\n"))))
  1165. ;; At a level under the hl option: we can drop this subsection
  1166. ((> level depth)
  1167. (cond ((eq org-export-latex-low-levels 'description)
  1168. (if (string-match "% ends low level$"
  1169. (buffer-substring (point-at-bol 0) (point)))
  1170. (delete-region (point-at-bol 0) (point))
  1171. (insert "\\begin{description}\n"))
  1172. (insert (format "\n\\item[%s]%s~\n"
  1173. heading
  1174. (if label (format "\\label{%s}" label) "")))
  1175. (insert (org-export-latex-content content))
  1176. (cond ((stringp subcontent) (insert subcontent))
  1177. ((listp subcontent) (org-export-latex-sub subcontent)))
  1178. (insert "\\end{description} % ends low level\n"))
  1179. ((memq org-export-latex-low-levels '(itemize enumerate))
  1180. (if (string-match "% ends low level$"
  1181. (buffer-substring (point-at-bol 0) (point)))
  1182. (delete-region (point-at-bol 0) (point))
  1183. (insert (format "\\begin{%s}\n"
  1184. (symbol-name org-export-latex-low-levels))))
  1185. (let ((ctnt (org-export-latex-content content)))
  1186. (insert (format (if (not (equal (replace-regexp-in-string "\n" "" ctnt) ""))
  1187. "\n\\item %s\\\\\n%s%%"
  1188. "\n\\item %s\n%s%%")
  1189. heading
  1190. (if label (format "\\label{%s}" label) "")))
  1191. (insert ctnt))
  1192. (cond ((stringp subcontent) (insert subcontent))
  1193. ((listp subcontent) (org-export-latex-sub subcontent)))
  1194. (insert (format "\\end{%s} %% ends low level\n"
  1195. (symbol-name org-export-latex-low-levels))))
  1196. ((and (listp org-export-latex-low-levels)
  1197. org-export-latex-low-levels)
  1198. (if (string-match "% ends low level$"
  1199. (buffer-substring (point-at-bol 0) (point)))
  1200. (delete-region (point-at-bol 0) (point))
  1201. (insert (car org-export-latex-low-levels) "\n"))
  1202. (insert (format (nth 2 org-export-latex-low-levels)
  1203. heading
  1204. (if label (format "\\label{%s}" label) "")))
  1205. (insert (org-export-latex-content content))
  1206. (cond ((stringp subcontent) (insert subcontent))
  1207. ((listp subcontent) (org-export-latex-sub subcontent)))
  1208. (insert (nth 1 org-export-latex-low-levels)
  1209. " %% ends low level\n"))
  1210. ((stringp org-export-latex-low-levels)
  1211. (insert (format org-export-latex-low-levels heading) "\n")
  1212. (when label (insert (format "\\label{%s}\n" label)))
  1213. (insert (org-export-latex-content content))
  1214. (cond ((stringp subcontent) (insert subcontent))
  1215. ((listp subcontent) (org-export-latex-sub subcontent)))))))))
  1216. ;;; Exporting internals:
  1217. (defun org-export-latex-set-initial-vars (ext-plist level)
  1218. "Store org local variables required for LaTeX export.
  1219. EXT-PLIST is an optional additional plist.
  1220. LEVEL indicates the default depth for export."
  1221. (setq org-export-latex-todo-keywords-1 org-todo-keywords-1
  1222. org-export-latex-done-keywords org-done-keywords
  1223. org-export-latex-not-done-keywords org-not-done-keywords
  1224. org-export-latex-complex-heading-re org-complex-heading-regexp
  1225. org-export-latex-display-custom-times org-display-custom-times
  1226. org-export-latex-all-targets-re
  1227. (org-make-target-link-regexp (org-all-targets))
  1228. org-export-latex-options-plist
  1229. (org-combine-plists (org-default-export-plist) ext-plist
  1230. (org-infile-export-plist))
  1231. org-export-latex-class
  1232. (or (and (org-region-active-p)
  1233. (save-excursion
  1234. (goto-char (region-beginning))
  1235. (and (looking-at org-complex-heading-regexp)
  1236. (org-entry-get nil "LaTeX_CLASS" 'selective))))
  1237. (save-excursion
  1238. (save-restriction
  1239. (widen)
  1240. (goto-char (point-min))
  1241. (and (re-search-forward "^#\\+LaTeX_CLASS:[ \t]*\\([-/a-zA-Z]+\\)" nil t)
  1242. (match-string 1))))
  1243. (plist-get org-export-latex-options-plist :latex-class)
  1244. org-export-latex-default-class)
  1245. org-export-latex-class-options
  1246. (or (and (org-region-active-p)
  1247. (save-excursion
  1248. (goto-char (region-beginning))
  1249. (and (looking-at org-complex-heading-regexp)
  1250. (org-entry-get nil "LaTeX_CLASS_OPTIONS" 'selective))))
  1251. (save-excursion
  1252. (save-restriction
  1253. (widen)
  1254. (goto-char (point-min))
  1255. (and (re-search-forward "^#\\+LaTeX_CLASS_OPTIONS:[ \t]*\\(.*?\\)[ \t]*$" nil t)
  1256. (match-string 1))))
  1257. (plist-get org-export-latex-options-plist :latex-class-options))
  1258. org-export-latex-class
  1259. (or (car (assoc org-export-latex-class org-export-latex-classes))
  1260. (error "No definition for class `%s' in `org-export-latex-classes'"
  1261. org-export-latex-class))
  1262. org-export-latex-header
  1263. (cadr (assoc org-export-latex-class org-export-latex-classes))
  1264. org-export-latex-sectioning
  1265. (cddr (assoc org-export-latex-class org-export-latex-classes))
  1266. org-export-latex-sectioning-depth
  1267. (or level
  1268. (let ((hl-levels
  1269. (plist-get org-export-latex-options-plist :headline-levels))
  1270. (sec-depth (length org-export-latex-sectioning)))
  1271. (if (> hl-levels sec-depth) sec-depth hl-levels))))
  1272. (when (and org-export-latex-class-options
  1273. (string-match "\\S-" org-export-latex-class-options)
  1274. (string-match "^[ \t]*\\(\\\\documentclass\\)\\(\\[.*?\\]\\)?"
  1275. org-export-latex-header))
  1276. (setq org-export-latex-header
  1277. (concat (substring org-export-latex-header 0 (match-end 1))
  1278. org-export-latex-class-options
  1279. (substring org-export-latex-header (match-end 0))))))
  1280. (defvar org-export-latex-format-toc-function
  1281. 'org-export-latex-format-toc-default
  1282. "The function formatting returning the string to create the table of contents.
  1283. The function mus take one parameter, the depth of the table of contents.")
  1284. (defun org-export-latex-make-header (title opt-plist)
  1285. "Make the LaTeX header and return it as a string.
  1286. TITLE is the current title from the buffer or region.
  1287. OPT-PLIST is the options plist for current buffer."
  1288. (let ((toc (plist-get opt-plist :table-of-contents))
  1289. (author (org-export-apply-macros-in-string
  1290. (plist-get opt-plist :author)))
  1291. (email (replace-regexp-in-string
  1292. "_" "\\\\_"
  1293. (org-export-apply-macros-in-string
  1294. (plist-get opt-plist :email))))
  1295. (description (org-export-apply-macros-in-string
  1296. (plist-get opt-plist :description)))
  1297. (keywords (org-export-apply-macros-in-string
  1298. (plist-get opt-plist :keywords))))
  1299. (concat
  1300. (if (plist-get opt-plist :time-stamp-file)
  1301. (format-time-string "%% Created %Y-%m-%d %a %H:%M\n"))
  1302. ;; insert LaTeX custom header and packages from the list
  1303. (org-splice-latex-header
  1304. (org-export-apply-macros-in-string org-export-latex-header)
  1305. org-export-latex-default-packages-alist
  1306. org-export-latex-packages-alist nil
  1307. (org-export-apply-macros-in-string
  1308. (plist-get opt-plist :latex-header-extra)))
  1309. ;; append another special variable
  1310. (org-export-apply-macros-in-string org-export-latex-append-header)
  1311. ;; define alert if not yet defined
  1312. "\n\\providecommand{\\alert}[1]{\\textbf{#1}}"
  1313. ;; insert the title
  1314. (format
  1315. "\n\n\\title{%s}\n"
  1316. (org-export-latex-fontify-headline title))
  1317. ;; insert author info
  1318. (if (plist-get opt-plist :author-info)
  1319. (format "\\author{%s%s}\n"
  1320. (org-export-latex-fontify-headline (or author user-full-name))
  1321. (if (and (plist-get opt-plist :email-info) email
  1322. (string-match "\\S-" email))
  1323. (format "\\thanks{%s}" email)
  1324. ""))
  1325. (format "%%\\author{%s}\n"
  1326. (org-export-latex-fontify-headline (or author user-full-name))))
  1327. ;; insert the date
  1328. (format "\\date{%s}\n"
  1329. (format-time-string
  1330. (or (plist-get opt-plist :date)
  1331. org-export-latex-date-format)))
  1332. ;; add some hyperref options
  1333. ;; FIXME: let's have a defcustom for this?
  1334. (format "\\hypersetup{\n pdfkeywords={%s},\n pdfsubject={%s},\n pdfcreator={%s}}\n"
  1335. (org-export-latex-fontify-headline keywords)
  1336. (org-export-latex-fontify-headline description)
  1337. (concat "Emacs Org-mode version " org-version))
  1338. ;; beginning of the document
  1339. "\n\\begin{document}\n\n"
  1340. ;; insert the title command
  1341. (when (string-match "\\S-" title)
  1342. (if (string-match "%s" org-export-latex-title-command)
  1343. (format org-export-latex-title-command title)
  1344. org-export-latex-title-command))
  1345. "\n\n"
  1346. ;; table of contents
  1347. (when (and org-export-with-toc
  1348. (plist-get opt-plist :section-numbers))
  1349. (funcall org-export-latex-format-toc-function
  1350. (cond ((numberp toc)
  1351. (min toc (plist-get opt-plist :headline-levels)))
  1352. (toc (plist-get opt-plist :headline-levels))))))))
  1353. (defun org-export-latex-format-toc-default (depth)
  1354. (when depth
  1355. (format "\\setcounter{tocdepth}{%s}\n\\tableofcontents\n\\vspace*{1cm}\n"
  1356. depth)))
  1357. (defun org-export-latex-first-lines (opt-plist &optional beg end)
  1358. "Export the first lines before first headline.
  1359. If BEG is non-nil, it is the beginning of the region.
  1360. If END is non-nil, it is the end of the region."
  1361. (save-excursion
  1362. (goto-char (or beg (point-min)))
  1363. (let* ((pt (point))
  1364. (end (if (re-search-forward
  1365. (concat "^" (org-get-limited-outline-regexp)) end t)
  1366. (goto-char (match-beginning 0))
  1367. (goto-char (or end (point-max))))))
  1368. (prog1
  1369. (org-export-latex-content
  1370. (org-export-preprocess-string
  1371. (buffer-substring pt end)
  1372. :for-backend 'latex
  1373. :emph-multiline t
  1374. :add-text nil
  1375. :comments nil
  1376. :skip-before-1st-heading nil
  1377. :LaTeX-fragments nil
  1378. :timestamps (plist-get opt-plist :timestamps)
  1379. :footnotes (plist-get opt-plist :footnotes)))
  1380. (org-unmodified
  1381. (let ((inhibit-read-only t)
  1382. (limit (max pt (1- end))))
  1383. (add-text-properties pt limit
  1384. '(:org-license-to-kill t))
  1385. (save-excursion
  1386. (goto-char pt)
  1387. (while (re-search-forward "^[ \t]*#\\+.*\n?" limit t)
  1388. (let ((case-fold-search t))
  1389. (unless (org-string-match-p
  1390. "^[ \t]*#\\+\\(attr_\\|caption\\>\\|label\\>\\)"
  1391. (match-string 0))
  1392. (remove-text-properties (match-beginning 0) (match-end 0)
  1393. '(:org-license-to-kill t))))))))))))
  1394. (defvar org-export-latex-header-defs nil
  1395. "The header definitions that might be used in the LaTeX body.")
  1396. (defun org-export-latex-content (content &optional exclude-list)
  1397. "Convert CONTENT string to LaTeX.
  1398. Don't perform conversions that are in EXCLUDE-LIST. Recognized
  1399. conversion types are: quotation-marks, emphasis, sub-superscript,
  1400. links, keywords, lists, tables, fixed-width"
  1401. (with-temp-buffer
  1402. (org-install-letbind)
  1403. (insert content)
  1404. (unless (memq 'timestamps exclude-list)
  1405. (org-export-latex-time-stamps))
  1406. (unless (memq 'quotation-marks exclude-list)
  1407. (org-export-latex-quotation-marks))
  1408. (unless (memq 'emphasis exclude-list)
  1409. (when (plist-get org-export-latex-options-plist :emphasize)
  1410. (org-export-latex-fontify)))
  1411. (unless (memq 'sub-superscript exclude-list)
  1412. (org-export-latex-special-chars
  1413. (plist-get org-export-latex-options-plist :sub-superscript)))
  1414. (unless (memq 'links exclude-list)
  1415. (org-export-latex-links))
  1416. (unless (memq 'keywords exclude-list)
  1417. (org-export-latex-keywords))
  1418. (unless (memq 'lists exclude-list)
  1419. (org-export-latex-lists))
  1420. (unless (memq 'tables exclude-list)
  1421. (org-export-latex-tables
  1422. (plist-get org-export-latex-options-plist :tables)))
  1423. (unless (memq 'fixed-width exclude-list)
  1424. (org-export-latex-fixed-width
  1425. (plist-get org-export-latex-options-plist :fixed-width)))
  1426. ;; return string
  1427. (buffer-substring (point-min) (point-max))))
  1428. (defun org-export-latex-protect-string (s)
  1429. "Add the org-protected property to string S."
  1430. (add-text-properties 0 (length s) '(org-protected t) s) s)
  1431. (defun org-export-latex-protect-char-in-string (char-list string)
  1432. "Add org-protected text-property to char from CHAR-LIST in STRING."
  1433. (with-temp-buffer
  1434. (save-match-data
  1435. (insert string)
  1436. (goto-char (point-min))
  1437. (while (re-search-forward (regexp-opt char-list) nil t)
  1438. (add-text-properties (match-beginning 0)
  1439. (match-end 0) '(org-protected t)))
  1440. (buffer-string))))
  1441. (defun org-export-latex-keywords-maybe (&optional remove-list)
  1442. "Maybe remove keywords depending on rules in REMOVE-LIST."
  1443. (goto-char (point-min))
  1444. (let ((re-todo (mapconcat 'identity org-export-latex-todo-keywords-1 "\\|"))
  1445. (case-fold-search nil)
  1446. (todo-markup org-export-latex-todo-keyword-markup)
  1447. fmt)
  1448. ;; convert TODO keywords
  1449. (when (re-search-forward (concat "^\\(" re-todo "\\)") nil t)
  1450. (if (plist-get remove-list :todo)
  1451. (replace-match "")
  1452. (setq fmt (cond
  1453. ((stringp todo-markup) todo-markup)
  1454. ((and (consp todo-markup) (stringp (car todo-markup)))
  1455. (if (member (match-string 1) org-export-latex-done-keywords)
  1456. (cdr todo-markup) (car todo-markup)))
  1457. (t (cdr (or (assoc (match-string 1) todo-markup)
  1458. (car todo-markup))))))
  1459. (replace-match (org-export-latex-protect-string
  1460. (format fmt (match-string 1))) t t)))
  1461. ;; convert priority string
  1462. (when (re-search-forward "\\[\\\\#.\\]" nil t)
  1463. (if (plist-get remove-list :priority)
  1464. (replace-match "")
  1465. (replace-match (format "\\textbf{%s}" (match-string 0)) t t)))
  1466. ;; convert tags
  1467. (when (re-search-forward "\\(:[a-zA-Z0-9_@#%]+\\)+:" nil t)
  1468. (if (or (not org-export-with-tags)
  1469. (plist-get remove-list :tags))
  1470. (replace-match "")
  1471. (replace-match
  1472. (org-export-latex-protect-string
  1473. (format org-export-latex-tag-markup
  1474. (save-match-data
  1475. (replace-regexp-in-string
  1476. "\\([_#]\\)" "\\\\\\1" (match-string 0)))))
  1477. t t)))))
  1478. (defun org-export-latex-fontify-headline (string)
  1479. "Fontify special words in STRING."
  1480. (with-temp-buffer
  1481. ;; FIXME: org-inside-LaTeX-fragment-p doesn't work when the $...$ is at
  1482. ;; the beginning of the buffer - inserting "\n" is safe here though.
  1483. (insert "\n" string)
  1484. ;; Preserve math snippets
  1485. (let* ((matchers (plist-get org-format-latex-options :matchers))
  1486. (re-list org-latex-regexps)
  1487. beg end re e m n block off)
  1488. ;; Check the different regular expressions
  1489. (while (setq e (pop re-list))
  1490. (setq m (car e) re (nth 1 e) n (nth 2 e)
  1491. block (if (nth 3 e) "\n\n" ""))
  1492. (setq off (if (member m '("$" "$1")) 1 0))
  1493. (when (and (member m matchers) (not (equal m "begin")))
  1494. (goto-char (point-min))
  1495. (while (re-search-forward re nil t)
  1496. (setq beg (+ (match-beginning 0) off) end (- (match-end 0) 0))
  1497. (add-text-properties beg end
  1498. '(org-protected t org-latex-math t))))))
  1499. ;; Convert LaTeX to \LaTeX{} and TeX to \TeX{}
  1500. (goto-char (point-min))
  1501. (let ((case-fold-search nil))
  1502. (while (re-search-forward "\\<\\(\\(La\\)?TeX\\)\\>" nil t)
  1503. (unless (eq (char-before (match-beginning 1)) ?\\)
  1504. (org-if-unprotected-1
  1505. (replace-match (org-export-latex-protect-string
  1506. (concat "\\" (match-string 1)
  1507. "{}")) t t)))))
  1508. (goto-char (point-min))
  1509. (let ((re (concat "\\\\\\([a-zA-Z]+\\)"
  1510. "\\(?:<[^<>\n]*>\\)*"
  1511. "\\(?:\\[[^][\n]*?\\]\\)*"
  1512. "\\(?:<[^<>\n]*>\\)*"
  1513. "\\("
  1514. (org-create-multibrace-regexp "{" "}" 3)
  1515. "\\)\\{1,3\\}")))
  1516. (while (re-search-forward re nil t)
  1517. (unless (or
  1518. ;; check for comment line
  1519. (save-excursion (goto-char (match-beginning 0))
  1520. (org-in-indented-comment-line))
  1521. ;; Check if this is a defined entity, so that is may need conversion
  1522. (org-entity-get (match-string 1)))
  1523. (add-text-properties (match-beginning 0) (match-end 0)
  1524. '(org-protected t)))))
  1525. (when (plist-get org-export-latex-options-plist :emphasize)
  1526. (org-export-latex-fontify))
  1527. (org-export-latex-time-stamps)
  1528. (org-export-latex-quotation-marks)
  1529. (org-export-latex-keywords-maybe)
  1530. (org-export-latex-special-chars
  1531. (plist-get org-export-latex-options-plist :sub-superscript))
  1532. (org-export-latex-links)
  1533. (org-trim (buffer-string))))
  1534. (defun org-export-latex-time-stamps ()
  1535. "Format time stamps."
  1536. (goto-char (point-min))
  1537. (let ((org-display-custom-times org-export-latex-display-custom-times))
  1538. (while (re-search-forward org-ts-regexp-both nil t)
  1539. (org-if-unprotected-at (1- (point))
  1540. (replace-match
  1541. (org-export-latex-protect-string
  1542. (format (if (string= "<" (substring (match-string 0) 0 1))
  1543. org-export-latex-timestamp-markup
  1544. org-export-latex-timestamp-inactive-markup)
  1545. (substring (org-translate-time (match-string 0)) 1 -1)))
  1546. t t)))))
  1547. (defun org-export-latex-quotation-marks ()
  1548. "Export quotation marks depending on language conventions."
  1549. (mapc (lambda(l)
  1550. (goto-char (point-min))
  1551. (while (re-search-forward (car l) nil t)
  1552. (let ((rpl (concat (match-string 1)
  1553. (org-export-latex-protect-string
  1554. (copy-sequence (cdr l))))))
  1555. (org-if-unprotected-1
  1556. (replace-match rpl t t)))))
  1557. (cdr (or (assoc (plist-get org-export-latex-options-plist :language)
  1558. org-export-latex-quotes)
  1559. ;; falls back on english
  1560. (assoc "en" org-export-latex-quotes)))))
  1561. (defun org-export-latex-special-chars (sub-superscript)
  1562. "Export special characters to LaTeX.
  1563. If SUB-SUPERSCRIPT is non-nil, convert \\ and ^.
  1564. See the `org-export-latex.el' code for a complete conversion table."
  1565. (goto-char (point-min))
  1566. (mapc (lambda(c)
  1567. (goto-char (point-min))
  1568. (while (re-search-forward c nil t)
  1569. ;; Put the point where to check for org-protected
  1570. (unless (or (get-text-property (match-beginning 2) 'org-protected)
  1571. (save-match-data (org-at-table.el-p)))
  1572. (cond ((member (match-string 2) '("\\$" "$"))
  1573. (if (equal (match-string 2) "\\$")
  1574. nil
  1575. (replace-match "\\$" t t)))
  1576. ((member (match-string 2) '("&" "%" "#"))
  1577. (if (equal (match-string 1) "\\")
  1578. (replace-match (match-string 2) t t)
  1579. (replace-match (concat (match-string 1) "\\"
  1580. (match-string 2)) t t)
  1581. (backward-char 1)))
  1582. ((equal (match-string 2) "...")
  1583. (replace-match
  1584. (concat (match-string 1)
  1585. (org-export-latex-protect-string "\\ldots{}")) t t))
  1586. ((equal (match-string 2) "~")
  1587. (cond ((equal (match-string 1) "\\") nil)
  1588. ((eq 'org-link (get-text-property 0 'face (match-string 2)))
  1589. (replace-match (concat (match-string 1) "\\~") t t))
  1590. (t (replace-match
  1591. (org-export-latex-protect-string
  1592. (concat (match-string 1) "\\~{}")) t t))))
  1593. ((member (match-string 2) '("{" "}"))
  1594. (unless (save-match-data (org-inside-latex-math-p))
  1595. (if (equal (match-string 1) "\\")
  1596. (replace-match (match-string 2) t t)
  1597. (replace-match (concat (match-string 1) "\\"
  1598. (match-string 2)) t t)))))
  1599. (unless (save-match-data (org-inside-latex-math-p))
  1600. (cond ((equal (match-string 2) "\\")
  1601. (replace-match (or (save-match-data
  1602. (org-export-latex-treat-backslash-char
  1603. (match-string 1)
  1604. (or (match-string 3) "")))
  1605. "") t t)
  1606. (when (and (get-text-property (1- (point)) 'org-entity)
  1607. (looking-at "{}"))
  1608. ;; OK, this was an entity replacement, and the user
  1609. ;; had terminated the entity with {}. Make sure
  1610. ;; {} is protected as well, and remove the extra {}
  1611. ;; inserted by the conversion.
  1612. (put-text-property (point) (+ 2 (point)) 'org-protected t)
  1613. (if (save-excursion (goto-char (max (- (point) 2) (point-min)))
  1614. (looking-at "{}"))
  1615. (replace-match ""))
  1616. (forward-char 2))
  1617. (backward-char 1))
  1618. ((member (match-string 2) '("_" "^"))
  1619. (replace-match (or (save-match-data
  1620. (org-export-latex-treat-sub-super-char
  1621. sub-superscript
  1622. (match-string 2)
  1623. (match-string 1)
  1624. (match-string 3))) "") t t)
  1625. (backward-char 1)))))))
  1626. '(;"^\\([^\n$]*?\\|^\\)\\(\\\\?\\$\\)\\([^\n$]*\\)$"
  1627. "\\(\\(\\\\?\\$\\)\\)"
  1628. "\\([a-zA-Z0-9()]+\\|[ \t\n]\\|\\b\\|\\\\\\)\\(_\\|\\^\\)\\({[^{}]+}\\|[a-zA-Z0-9]+\\|[ \t\n]\\|[:punct:]\\|)\\|{[a-zA-Z0-9]+}\\|([a-zA-Z0-9]+)\\)"
  1629. "\\(.\\|^\\)\\(\\\\\\)\\([ \t\n]\\|\\([&#%{}\"]\\|[a-zA-Z][a-zA-Z0-9]*\\)\\)"
  1630. "\\(^\\|.\\)\\([&#%{}~]\\|\\.\\.\\.\\)"
  1631. ;; (?\< . "\\textless{}")
  1632. ;; (?\> . "\\textgreater{}")
  1633. )))
  1634. (defun org-inside-latex-math-p ()
  1635. (get-text-property (point) 'org-latex-math))
  1636. (defun org-export-latex-treat-sub-super-char
  1637. (subsup char string-before string-after)
  1638. "Convert the \"_\" and \"^\" characters to LaTeX.
  1639. SUBSUP corresponds to the ^: option in the #+OPTIONS line.
  1640. Convert CHAR depending on STRING-BEFORE and STRING-AFTER."
  1641. (cond ((equal string-before "\\")
  1642. (concat string-before char string-after))
  1643. ((and (string-match "\\S-+" string-after))
  1644. ;; this is part of a math formula
  1645. (cond ((eq 'org-link (get-text-property 0 'face char))
  1646. (concat string-before "\\" char string-after))
  1647. ((save-match-data (org-inside-latex-math-p))
  1648. (if subsup
  1649. (cond ((eq 1 (length string-after))
  1650. (concat string-before char string-after))
  1651. ((string-match "[({]?\\([^)}]+\\)[)}]?" string-after)
  1652. (format "%s%s{%s}" string-before char
  1653. (match-string 1 string-after))))))
  1654. ((and (> (length string-after) 1)
  1655. (or (eq subsup t)
  1656. (and (equal subsup '{}) (eq (string-to-char string-after) ?\{)))
  1657. (or (string-match "[{]?\\([^}]+\\)[}]?" string-after)
  1658. (string-match "[(]?\\([^)]+\\)[)]?" string-after)))
  1659. (org-export-latex-protect-string
  1660. (format "%s$%s{%s}$" string-before char
  1661. (if (and (> (match-end 1) (1+ (match-beginning 1)))
  1662. (not (equal (substring string-after 0 2) "{\\")))
  1663. (concat "\\mathrm{" (match-string 1 string-after) "}")
  1664. (match-string 1 string-after)))))
  1665. ((eq subsup t) (concat string-before "$" char string-after "$"))
  1666. (t (org-export-latex-protect-string
  1667. (concat string-before "\\" char "{}" string-after)))))
  1668. (t (org-export-latex-protect-string
  1669. (concat string-before "\\" char "{}" string-after)))))
  1670. (defun org-export-latex-treat-backslash-char (string-before string-after)
  1671. "Convert the \"$\" special character to LaTeX.
  1672. The conversion is made depending of STRING-BEFORE and STRING-AFTER."
  1673. (let ((ass (org-entity-get string-after)))
  1674. (cond
  1675. (ass (org-add-props
  1676. (if (nth 2 ass)
  1677. (concat string-before
  1678. (org-export-latex-protect-string
  1679. (concat "$" (nth 1 ass) "$")))
  1680. (concat string-before (org-export-latex-protect-string
  1681. (nth 1 ass))))
  1682. nil 'org-entity t))
  1683. ((and (not (string-match "^[ \n\t]" string-after))
  1684. (not (string-match "[ \t]\\'\\|^" string-before)))
  1685. ;; backslash is inside a word
  1686. (concat string-before
  1687. (org-export-latex-protect-string
  1688. (concat "\\textbackslash{}" string-after))))
  1689. ((not (or (equal string-after "")
  1690. (string-match "^[ \t\n]" string-after)))
  1691. ;; backslash might escape a character (like \#) or a user TeX
  1692. ;; macro (like \setcounter)
  1693. (concat string-before
  1694. (org-export-latex-protect-string (concat "\\" string-after))))
  1695. ((and (string-match "^[ \t\n]" string-after)
  1696. (string-match "[ \t\n]\\'" string-before))
  1697. ;; backslash is alone, convert it to $\backslash$
  1698. (org-export-latex-protect-string
  1699. (concat string-before "\\textbackslash{}" string-after)))
  1700. (t (org-export-latex-protect-string
  1701. (concat string-before "\\textbackslash{}" string-after))))))
  1702. (defun org-export-latex-keywords ()
  1703. "Convert special keywords to LaTeX."
  1704. (goto-char (point-min))
  1705. (while (re-search-forward org-export-latex-special-keyword-regexp nil t)
  1706. (replace-match (format org-export-latex-timestamp-keyword-markup
  1707. (match-string 0)) t t)
  1708. (save-excursion
  1709. (beginning-of-line 1)
  1710. (unless (looking-at ".*\n[ \t]*\n")
  1711. (end-of-line 1)
  1712. (insert "\n")))))
  1713. (defun org-export-latex-fixed-width (opt)
  1714. "When OPT is non-nil convert fixed-width sections to LaTeX."
  1715. (goto-char (point-min))
  1716. (while (re-search-forward "^[ \t]*:\\([ \t]\\|$\\)" nil t)
  1717. (unless (get-text-property (point) 'org-example)
  1718. (if opt
  1719. (progn (goto-char (match-beginning 0))
  1720. (insert "\\begin{verbatim}\n")
  1721. (while (looking-at "^\\([ \t]*\\):\\(\\([ \t]\\|$\\).*\\)$")
  1722. (replace-match (concat (match-string 1)
  1723. (match-string 2)) t t)
  1724. (forward-line))
  1725. (insert "\\end{verbatim}\n"))
  1726. (progn (goto-char (match-beginning 0))
  1727. (while (looking-at "^\\([ \t]*\\):\\(\\([ \t]\\|$\\).*\\)$")
  1728. (replace-match (concat "%" (match-string 1)
  1729. (match-string 2)) t t)
  1730. (forward-line)))))))
  1731. (defvar org-table-last-alignment) ; defined in org-table.el
  1732. (defvar org-table-last-column-widths) ; defined in org-table.el
  1733. (declare-function orgtbl-to-latex "org-table" (table params) t)
  1734. (defun org-export-latex-tables (insert)
  1735. "Convert tables to LaTeX and INSERT it."
  1736. ;; First, get the table.el tables
  1737. (goto-char (point-min))
  1738. (while (re-search-forward "^[ \t]*\\(\\+-[-+]*\\+\\)[ \t]*\n[ \t]*|" nil t)
  1739. (org-if-unprotected
  1740. (require 'table)
  1741. (org-export-latex-convert-table.el-table)))
  1742. ;; And now the Org-mode tables
  1743. (goto-char (point-min))
  1744. (while (re-search-forward "^\\([ \t]*\\)|" nil t)
  1745. (org-if-unprotected-at (1- (point))
  1746. (org-table-align)
  1747. (let* ((beg (org-table-begin))
  1748. (end (org-table-end))
  1749. (raw-table (buffer-substring beg end))
  1750. (org-table-last-alignment (copy-sequence org-table-last-alignment))
  1751. (org-table-last-column-widths (copy-sequence
  1752. org-table-last-column-widths))
  1753. fnum fields line lines olines gr colgropen line-fmt align
  1754. caption width shortn label attr floatp placement
  1755. longtblp tblenv tabular-env)
  1756. (if org-export-latex-tables-verbatim
  1757. (let* ((tbl (concat "\\begin{verbatim}\n" raw-table
  1758. "\\end{verbatim}\n")))
  1759. (apply 'delete-region (list beg end))
  1760. (insert (org-export-latex-protect-string tbl)))
  1761. (progn
  1762. (setq caption (org-find-text-property-in-string
  1763. 'org-caption raw-table)
  1764. shortn (org-find-text-property-in-string
  1765. 'org-caption-shortn raw-table)
  1766. attr (org-find-text-property-in-string
  1767. 'org-attributes raw-table)
  1768. label (org-find-text-property-in-string
  1769. 'org-label raw-table)
  1770. longtblp (and attr (stringp attr)
  1771. (string-match "\\<longtable\\>" attr))
  1772. tblenv (if (and attr (stringp attr))
  1773. (cond ((string-match "\\<sidewaystable\\>" attr)
  1774. "sidewaystable")
  1775. ((or (string-match (regexp-quote "table*") attr)
  1776. (string-match "\\<multicolumn\\>" attr))
  1777. "table*")
  1778. (t "table"))
  1779. "table")
  1780. tabular-env
  1781. (if (and attr (stringp attr)
  1782. (string-match "\\(tabular.\\)" attr))
  1783. (match-string 1 attr)
  1784. org-export-latex-tabular-environment)
  1785. width (and attr (stringp attr)
  1786. (string-match "\\<width=\\([^ \t\n\r]+\\)" attr)
  1787. (match-string 1 attr))
  1788. align (and attr (stringp attr)
  1789. (string-match "\\<align=\\([^ \t\n\r]+\\)" attr)
  1790. (match-string 1 attr))
  1791. floatp (or caption label (string= "table*" tblenv))
  1792. placement (if (and attr
  1793. (stringp attr)
  1794. (string-match "[ \t]*\\<placement=\\(\\S-+\\)" attr))
  1795. (match-string 1 attr)
  1796. (concat
  1797. "[" org-latex-default-figure-position "]")))
  1798. (setq caption (and caption (org-export-latex-fontify-headline caption)))
  1799. (setq lines (org-split-string raw-table "\n"))
  1800. (apply 'delete-region (list beg end))
  1801. (when org-export-table-remove-special-lines
  1802. (setq lines (org-table-clean-before-export lines 'maybe-quoted)))
  1803. (when org-table-clean-did-remove-column
  1804. (pop org-table-last-alignment)
  1805. (pop org-table-last-column-widths))
  1806. ;; make a formatting string to reflect alignment
  1807. (setq olines lines)
  1808. (while (and (not line-fmt) (setq line (pop olines)))
  1809. (unless (string-match "^[ \t]*|-" line)
  1810. (setq fields (org-split-string line "[ \t]*|[ \t]*"))
  1811. (setq fnum (make-vector (length fields) 0))
  1812. (setq line-fmt
  1813. (mapconcat
  1814. (lambda (x)
  1815. (setq gr (pop org-table-colgroup-info))
  1816. (format "%s%%s%s"
  1817. (cond ((eq gr :start)
  1818. (prog1 (if colgropen "|" "|")
  1819. (setq colgropen t)))
  1820. ((eq gr :startend)
  1821. (prog1 (if colgropen "|" "|")
  1822. (setq colgropen nil)))
  1823. (t ""))
  1824. (if (memq gr '(:end :startend))
  1825. (progn (setq colgropen nil) "|")
  1826. "")))
  1827. fnum ""))))
  1828. ;; fix double || in line-fmt
  1829. (setq line-fmt (replace-regexp-in-string "||" "|" line-fmt))
  1830. ;; maybe remove the first and last "|"
  1831. (when (and (not org-export-latex-tables-column-borders)
  1832. (string-match "^\\(|\\)?\\(.+\\)|$" line-fmt))
  1833. (setq line-fmt (match-string 2 line-fmt)))
  1834. ;; format alignment
  1835. (unless align
  1836. (setq align (apply 'format
  1837. (cons line-fmt
  1838. (mapcar (lambda (x) (if x "r" "l"))
  1839. org-table-last-alignment)))))
  1840. ;; prepare the table to send to orgtbl-to-latex
  1841. (setq lines
  1842. (mapcar
  1843. (lambda(elem)
  1844. (or (and (string-match "[ \t]*|-+" elem) 'hline)
  1845. (org-split-string
  1846. (progn (set-text-properties 0 (length elem) nil elem)
  1847. (org-trim elem)) "|")))
  1848. lines))
  1849. (when insert
  1850. (insert (org-export-latex-protect-string
  1851. (concat
  1852. (if longtblp
  1853. (concat "\\begin{longtable}{" align "}\n")
  1854. (if floatp
  1855. (format "\\begin{%s}%s\n" tblenv placement)))
  1856. (if (and floatp org-export-latex-table-caption-above)
  1857. (format
  1858. "\\caption%s{%s} %s"
  1859. (if shortn (concat "[" shortn "]") "")
  1860. (or caption "")
  1861. (if label (format "\\label{%s}" label) "")))
  1862. (if (and longtblp caption org-export-latex-table-caption-above)
  1863. "\\\\\n" "\n")
  1864. (if (and org-export-latex-tables-centered (not longtblp))
  1865. "\\begin{center}\n")
  1866. (if (not longtblp)
  1867. (format "\\begin{%s}%s{%s}\n"
  1868. tabular-env
  1869. (if width (format "{%s}" width) "")
  1870. align))
  1871. (orgtbl-to-latex
  1872. lines
  1873. `(:tstart nil :tend nil
  1874. :hlend ,(if longtblp
  1875. (format "\\\\
  1876. \\hline
  1877. \\endhead
  1878. \\hline\\multicolumn{%d}{r}{Continued on next page}\\
  1879. \\endfoot
  1880. \\endlastfoot" (length org-table-last-alignment))
  1881. nil)))
  1882. (if (not longtblp) (format "\n\\end{%s}" tabular-env))
  1883. (if longtblp "\n" (if org-export-latex-tables-centered
  1884. "\n\\end{center}\n" "\n"))
  1885. (if (and floatp (not org-export-latex-table-caption-above))
  1886. (format
  1887. "\\caption%s{%s} %s"
  1888. (if shortn (concat "[" shortn "]") "")
  1889. (or caption "")
  1890. (if label (format "\\label{%s}" label) "")))
  1891. (if longtblp
  1892. "\\end{longtable}"
  1893. (if floatp (format "\\end{%s}" tblenv)))))
  1894. "\n\n"))))))))
  1895. (defun org-export-latex-convert-table.el-table ()
  1896. "Replace table.el table at point with LaTeX code."
  1897. (let (tbl caption shortn label line floatp attr align rmlines)
  1898. (setq line (buffer-substring (point-at-bol) (point-at-eol))
  1899. label (org-get-text-property-any 0 'org-label line)
  1900. caption (org-get-text-property-any 0 'org-caption line)
  1901. shortn (org-get-text-property-any 0 'org-caption-shortn line)
  1902. attr (org-get-text-property-any 0 'org-attributes line)
  1903. align (and attr (stringp attr)
  1904. (string-match "\\<align=\\([^ \t\n\r,]+\\)" attr)
  1905. (match-string 1 attr))
  1906. rmlines (and attr (stringp attr)
  1907. (string-match "\\<rmlines\\>" attr))
  1908. floatp (or label caption))
  1909. (and (get-buffer "*org-export-table*")
  1910. (kill-buffer (get-buffer "*org-export-table*")))
  1911. (table-generate-source 'latex "*org-export-table*" "caption")
  1912. (setq tbl (with-current-buffer "*org-export-table*"
  1913. (buffer-string)))
  1914. (while (string-match "^%.*\n" tbl)
  1915. (setq tbl (replace-match "" t t tbl)))
  1916. ;; fix the hlines
  1917. (when rmlines
  1918. (let ((n 0) lines)
  1919. (setq lines (mapcar (lambda (x)
  1920. (if (string-match "^\\\\hline$" x)
  1921. (progn
  1922. (setq n (1+ n))
  1923. (if (= n 2) x nil))
  1924. x))
  1925. (org-split-string tbl "\n")))
  1926. (setq tbl (mapconcat 'identity (delq nil lines) "\n"))))
  1927. (when (and align (string-match "\\\\begin{tabular}{.*}" tbl))
  1928. (setq tbl (replace-match (concat "\\begin{tabular}{" align "}")
  1929. t t tbl)))
  1930. (and (get-buffer "*org-export-table*")
  1931. (kill-buffer (get-buffer "*org-export-table*")))
  1932. (beginning-of-line 0)
  1933. (while (looking-at "[ \t]*\\(|\\|\\+-\\)")
  1934. (delete-region (point) (1+ (point-at-eol))))
  1935. (when org-export-latex-tables-centered
  1936. (setq tbl (concat "\\begin{center}\n" tbl "\\end{center}")))
  1937. (when floatp
  1938. (setq tbl (concat "\\begin{table}\n"
  1939. (if (not org-export-latex-table-caption-above) tbl)
  1940. (format "\\caption%s{%s%s}\n"
  1941. (if shortn (format "[%s]" shortn) "")
  1942. (if label (format "\\label{%s}" label) "")
  1943. (or caption ""))
  1944. (if org-export-latex-table-caption-above tbl)
  1945. "\n\\end{table}\n")))
  1946. (insert (org-export-latex-protect-string tbl))))
  1947. (defun org-export-latex-fontify ()
  1948. "Convert fontification to LaTeX."
  1949. (goto-char (point-min))
  1950. (while (re-search-forward org-emph-re nil t)
  1951. ;; The match goes one char after the *string*, except at the end of a line
  1952. (let ((emph (assoc (match-string 3)
  1953. org-export-latex-emphasis-alist))
  1954. (beg (match-beginning 0))
  1955. (end (match-end 0))
  1956. rpl s)
  1957. (unless emph
  1958. (message "`org-export-latex-emphasis-alist' has no entry for formatting triggered by \"%s\""
  1959. (match-string 3)))
  1960. (unless (or (and (get-text-property (- (point) 2) 'org-protected)
  1961. (not (get-text-property
  1962. (- (point) 2) 'org-verbatim-emph)))
  1963. (equal (char-after (match-beginning 3))
  1964. (char-after (1+ (match-beginning 3))))
  1965. (save-excursion
  1966. (goto-char (match-beginning 1))
  1967. (save-match-data
  1968. (and (org-at-table-p)
  1969. (string-match
  1970. "[|\n]" (buffer-substring beg end)))))
  1971. (and (equal (match-string 3) "+")
  1972. (save-match-data
  1973. (string-match "\\`-+\\'" (match-string 4)))))
  1974. (setq s (match-string 4))
  1975. (setq rpl (concat (match-string 1)
  1976. (org-export-latex-emph-format (cadr emph)
  1977. (match-string 4))
  1978. (match-string 5)))
  1979. (if (caddr emph)
  1980. (setq rpl (org-export-latex-protect-string rpl))
  1981. (save-match-data
  1982. (if (string-match "\\`.?\\(\\\\[a-z]+{\\)\\(.*\\)\\(}\\).?\\'" rpl)
  1983. (progn
  1984. (add-text-properties (match-beginning 1) (match-end 1)
  1985. '(org-protected t) rpl)
  1986. (add-text-properties (match-beginning 3) (match-end 3)
  1987. '(org-protected t) rpl)))))
  1988. (replace-match rpl t t)))
  1989. (backward-char)))
  1990. (defun org-export-latex-emph-format (format string)
  1991. "Format an emphasis string and handle the \\verb special case."
  1992. (when (member format '("\\verb" "\\protectedtexttt"))
  1993. (save-match-data
  1994. (if (equal format "\\verb")
  1995. (let ((ll "~,./?;':\"|!@#%^&-_=+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ<>()[]{}"))
  1996. (catch 'exit
  1997. (loop for i from 0 to (1- (length ll)) do
  1998. (if (not (string-match (regexp-quote (substring ll i (1+ i)))
  1999. string))
  2000. (progn
  2001. (setq format (concat "\\verb" (substring ll i (1+ i))
  2002. "%s" (substring ll i (1+ i))))
  2003. (throw 'exit nil))))))
  2004. (let ((start 0)
  2005. (trans '(("\\" . "\\textbackslash{}")
  2006. ("~" . "\\textasciitilde{}")
  2007. ("^" . "\\textasciicircum{}")))
  2008. (rtn "") char)
  2009. (while (string-match "[\\{}$%&_#~^]" string)
  2010. (setq char (match-string 0 string))
  2011. (if (> (match-beginning 0) 0)
  2012. (setq rtn (concat rtn (substring string
  2013. 0 (match-beginning 0)))))
  2014. (setq string (substring string (1+ (match-beginning 0))))
  2015. (setq char (or (cdr (assoc char trans)) (concat "\\" char))
  2016. rtn (concat rtn char)))
  2017. (setq string (concat rtn string) format "\\texttt{%s}")
  2018. (while (string-match "--" string)
  2019. (setq string (replace-match "-{}-" t t string)))))))
  2020. (format format string))
  2021. (defun org-export-latex-links ()
  2022. ;; Make sure to use the LaTeX hyperref and graphicx package
  2023. ;; or send some warnings.
  2024. "Convert links to LaTeX."
  2025. (goto-char (point-min))
  2026. (while (re-search-forward org-bracket-link-analytic-regexp++ nil t)
  2027. (org-if-unprotected-1
  2028. (goto-char (match-beginning 0))
  2029. (let* ((re-radio org-export-latex-all-targets-re)
  2030. (remove (list (match-beginning 0) (match-end 0)))
  2031. (raw-path (org-extract-attributes (match-string 3)))
  2032. (full-raw-path (concat (match-string 1) raw-path))
  2033. (desc (match-string 5))
  2034. (type (or (match-string 2)
  2035. (if (or (file-name-absolute-p raw-path)
  2036. (string-match "^\\.\\.?/" raw-path))
  2037. "file")))
  2038. (coderefp (equal type "coderef"))
  2039. (caption (org-find-text-property-in-string 'org-caption raw-path))
  2040. (shortn (org-find-text-property-in-string 'org-caption-shortn raw-path))
  2041. (attr (or (org-find-text-property-in-string 'org-attributes raw-path)
  2042. (plist-get org-export-latex-options-plist :latex-image-options)))
  2043. (label (org-find-text-property-in-string 'org-label raw-path))
  2044. imgp radiop fnc
  2045. ;; define the path of the link
  2046. (path (cond
  2047. ((member type '("coderef"))
  2048. raw-path)
  2049. ((member type '("http" "https" "ftp"))
  2050. (concat type ":" raw-path))
  2051. ((and re-radio (string-match re-radio raw-path))
  2052. (setq radiop t))
  2053. ((equal type "mailto")
  2054. (concat type ":" raw-path))
  2055. ((equal type "file")
  2056. (if (and (org-file-image-p
  2057. (expand-file-name
  2058. raw-path)
  2059. org-export-latex-inline-image-extensions)
  2060. (or (get-text-property 0 'org-no-description
  2061. raw-path)
  2062. (equal desc full-raw-path)))
  2063. (setq imgp t)
  2064. (progn (when (string-match "\\(.+\\)::.+" raw-path)
  2065. (setq raw-path (match-string 1 raw-path)))
  2066. (if (file-exists-p raw-path)
  2067. (concat type "://" (expand-file-name raw-path))
  2068. (concat type "://" (org-export-directory
  2069. :LaTeX org-export-latex-options-plist)
  2070. raw-path))))))))
  2071. ;; process with link inserting
  2072. (apply 'delete-region remove)
  2073. (setq caption (and caption (org-export-latex-fontify-headline caption)))
  2074. (cond ((and imgp
  2075. (plist-get org-export-latex-options-plist :inline-images))
  2076. ;; OK, we need to inline an image
  2077. (insert
  2078. (org-export-latex-format-image raw-path caption label attr shortn)))
  2079. (coderefp
  2080. (insert (format
  2081. (org-export-get-coderef-format path desc)
  2082. (cdr (assoc path org-export-code-refs)))))
  2083. (radiop (insert (format org-export-latex-hyperref-format
  2084. (org-solidify-link-text raw-path) desc)))
  2085. ((not type)
  2086. (insert (format org-export-latex-hyperref-format
  2087. (org-remove-initial-hash
  2088. (org-solidify-link-text raw-path))
  2089. desc)))
  2090. (path
  2091. (when (org-at-table-p)
  2092. ;; There is a strange problem when we have a link in a table,
  2093. ;; ampersands then cause a problem. I think this must be
  2094. ;; a LaTeX issue, but we here implement a work-around anyway.
  2095. (setq path (org-export-latex-protect-amp path)
  2096. desc (org-export-latex-protect-amp desc)))
  2097. (insert
  2098. (if (string-match "%s.*%s" org-export-latex-href-format)
  2099. (format org-export-latex-href-format path desc)
  2100. (format org-export-latex-href-format path))))
  2101. ((functionp (setq fnc (nth 2 (assoc type org-link-protocols))))
  2102. ;; The link protocol has a function for formatting the link
  2103. (insert
  2104. (save-match-data
  2105. (funcall fnc (org-link-unescape raw-path) desc 'latex))))
  2106. (t (insert "\\texttt{" desc "}")))))))
  2107. (defun org-export-latex-format-image (path caption label attr &optional shortn)
  2108. "Format the image element, depending on user settings."
  2109. (let (ind floatp wrapp multicolumnp placement figenv)
  2110. (setq floatp (or caption label))
  2111. (setq ind (org-get-text-property-any 0 'original-indentation path))
  2112. (when (and attr (stringp attr))
  2113. (if (string-match "[ \t]*\\<wrap\\>" attr)
  2114. (setq wrapp t floatp nil attr (replace-match "" t t attr)))
  2115. (if (string-match "[ \t]*\\<float\\>" attr)
  2116. (setq wrapp nil floatp t attr (replace-match "" t t attr)))
  2117. (if (string-match "[ \t]*\\<multicolumn\\>" attr)
  2118. (setq multicolumnp t attr (replace-match "" t t attr))))
  2119. (setq placement
  2120. (cond
  2121. (wrapp "{l}{0.5\\textwidth}")
  2122. (floatp (concat "[" org-latex-default-figure-position "]"))
  2123. (t "")))
  2124. (when (and attr (stringp attr)
  2125. (string-match "[ \t]*\\<placement=\\(\\S-+\\)" attr))
  2126. (setq placement (match-string 1 attr)
  2127. attr (replace-match "" t t attr)))
  2128. (setq attr (and attr (org-trim attr)))
  2129. (when (or (not attr) (= (length attr) 0))
  2130. (setq attr (cond (floatp "width=0.7\\textwidth")
  2131. (wrapp "width=0.48\\textwidth")
  2132. (t attr))))
  2133. (setq figenv
  2134. (cond
  2135. (wrapp "\\begin{wrapfigure}%placement
  2136. \\centering
  2137. \\includegraphics[%attr]{%path}
  2138. \\caption%shortn{%labelcmd%caption}
  2139. \\end{wrapfigure}")
  2140. (multicolumnp "\\begin{figure*}%placement
  2141. \\centering
  2142. \\includegraphics[%attr]{%path}
  2143. \\caption%shortn{%labelcmd%caption}
  2144. \\end{figure*}")
  2145. (floatp "\\begin{figure}%placement
  2146. \\centering
  2147. \\includegraphics[%attr]{%path}
  2148. \\caption%shortn{%labelcmd%caption}
  2149. \\end{figure}")
  2150. (t "\\includegraphics[%attr]{%path}")))
  2151. (setq figenv (mapconcat 'identity (split-string figenv "\n")
  2152. (save-excursion (beginning-of-line 1)
  2153. (looking-at "[ \t]*")
  2154. (concat "\n" (match-string 0)))))
  2155. (if (and (not label) (not caption)
  2156. (string-match "^\\\\caption{.*\n" figenv))
  2157. (setq figenv (replace-match "" t t figenv)))
  2158. (org-add-props
  2159. (org-fill-template
  2160. figenv
  2161. (list (cons "path"
  2162. (if (file-name-absolute-p path)
  2163. (expand-file-name path)
  2164. path))
  2165. (cons "attr" attr)
  2166. (cons "shortn" (if shortn (format "[%s]" shortn) ""))
  2167. (cons "labelcmd" (if label (format "\\label{%s}"
  2168. label)""))
  2169. (cons "caption" (or caption ""))
  2170. (cons "placement" (or placement ""))))
  2171. nil 'original-indentation ind)))
  2172. (defun org-export-latex-protect-amp (s)
  2173. (while (string-match "\\([^\\\\]\\)\\(&\\)" s)
  2174. (setq s (replace-match (concat (match-string 1 s) "\\" (match-string 2 s))
  2175. t t s)))
  2176. s)
  2177. (defun org-remove-initial-hash (s)
  2178. (if (string-match "\\`#" s)
  2179. (substring s 1)
  2180. s))
  2181. (defvar org-latex-entities) ; defined below
  2182. (defvar org-latex-entities-regexp) ; defined below
  2183. (defun org-export-latex-preprocess (parameters)
  2184. "Clean stuff in the LaTeX export."
  2185. ;; Replace footnotes.
  2186. (when (plist-get parameters :footnotes)
  2187. (goto-char (point-min))
  2188. (let (ref)
  2189. (while (setq ref (org-footnote-get-next-reference))
  2190. (let* ((beg (nth 1 ref))
  2191. (lbl (car ref))
  2192. (def (nth 1 (assoc (string-to-number lbl)
  2193. (mapcar (lambda (e) (cdr e))
  2194. org-export-footnotes-seen)))))
  2195. ;; Fix body for footnotes ending on a link or a list and
  2196. ;; remove definition from buffer.
  2197. (setq def
  2198. (concat def
  2199. (if (string-match "ORG-LIST-END-MARKER\\'" def)
  2200. "\n" " ")))
  2201. (org-footnote-delete-definitions lbl)
  2202. ;; Compute string to insert (FNOTE), and protect the outside
  2203. ;; macro from further transformation. When footnote at
  2204. ;; point is referring to a previously defined footnote, use
  2205. ;; \footnotemark. Otherwise, use \footnote.
  2206. (let ((fnote (if (member lbl org-export-latex-footmark-seen)
  2207. (org-export-latex-protect-string
  2208. (format "\\footnotemark[%s]" lbl))
  2209. (push lbl org-export-latex-footmark-seen)
  2210. (concat (org-export-latex-protect-string "\\footnote{")
  2211. def
  2212. (org-export-latex-protect-string "}"))))
  2213. ;; Check if another footnote is immediately following.
  2214. ;; If so, add a separator in-between.
  2215. (sep (org-export-latex-protect-string
  2216. (if (save-excursion (goto-char (1- (nth 2 ref)))
  2217. (let ((next (org-footnote-get-next-reference)))
  2218. (and next (= (nth 1 next) (nth 2 ref)))))
  2219. org-export-latex-footnote-separator ""))))
  2220. (when (org-at-heading-p)
  2221. (setq fnote (concat (org-export-latex-protect-string "\\protect")
  2222. fnote)))
  2223. ;; Ensure a footnote at column 0 cannot end a list
  2224. ;; containing it.
  2225. (put-text-property 0 (length fnote) 'original-indentation 1000 fnote)
  2226. ;; Replace footnote reference with FNOTE and, maybe, SEP.
  2227. ;; `save-excursion' is required if there are two footnotes
  2228. ;; in a row. In that case, point would be left at the
  2229. ;; beginning of the second one, and
  2230. ;; `org-footnote-get-next-reference' would then skip it.
  2231. (goto-char beg)
  2232. (delete-region beg (nth 2 ref))
  2233. (save-excursion (insert fnote sep)))))))
  2234. ;; Remove footnote section tag for LaTeX
  2235. (goto-char (point-min))
  2236. (while (re-search-forward
  2237. (concat "^" footnote-section-tag-regexp) nil t)
  2238. (org-if-unprotected
  2239. (replace-match "")))
  2240. ;; Remove any left-over footnote definition.
  2241. (mapc (lambda (fn) (org-footnote-delete-definitions (car fn)))
  2242. org-export-footnotes-data)
  2243. (mapc (lambda (fn) (org-footnote-delete-definitions fn))
  2244. org-export-latex-footmark-seen)
  2245. ;; Preserve line breaks
  2246. (goto-char (point-min))
  2247. (while (re-search-forward "\\\\\\\\" nil t)
  2248. (add-text-properties (match-beginning 0) (match-end 0)
  2249. '(org-protected t)))
  2250. ;; Preserve latex environments
  2251. (goto-char (point-min))
  2252. (while (re-search-forward "^[ \t]*\\\\begin{\\([a-zA-Z]+\\*?\\)}" nil t)
  2253. (org-if-unprotected
  2254. (let* ((start (progn (beginning-of-line) (point)))
  2255. (end (and (re-search-forward
  2256. (concat "^[ \t]*\\\\end{"
  2257. (regexp-quote (match-string 1))
  2258. "}") nil t)
  2259. (point-at-eol))))
  2260. (if end
  2261. (add-text-properties start end '(org-protected t))
  2262. (goto-char (point-at-eol))))))
  2263. ;; Preserve math snippets
  2264. (let* ((matchers (plist-get org-format-latex-options :matchers))
  2265. (re-list org-latex-regexps)
  2266. beg end re e m n block off)
  2267. ;; Check the different regular expressions
  2268. (while (setq e (pop re-list))
  2269. (setq m (car e) re (nth 1 e) n (nth 2 e)
  2270. block (if (nth 3 e) "\n\n" ""))
  2271. (setq off (if (member m '("$" "$1")) 1 0))
  2272. (when (and (member m matchers) (not (equal m "begin")))
  2273. (goto-char (point-min))
  2274. (while (re-search-forward re nil t)
  2275. (setq beg (+ (match-beginning 0) off) end (- (match-end 0) 0))
  2276. (add-text-properties beg end '(org-protected t org-latex-math t))))))
  2277. ;; Convert LaTeX to \LaTeX{} and TeX to \TeX{}
  2278. (goto-char (point-min))
  2279. (let ((case-fold-search nil))
  2280. (while (re-search-forward "\\<\\(\\(La\\)?TeX\\)\\>" nil t)
  2281. (unless (eq (char-before (match-beginning 1)) ?\\)
  2282. (org-if-unprotected-1
  2283. (replace-match (org-export-latex-protect-string
  2284. (concat "\\" (match-string 1)
  2285. "{}")) t t)))))
  2286. ;; Convert blockquotes
  2287. (goto-char (point-min))
  2288. (while (search-forward "ORG-BLOCKQUOTE-START" nil t)
  2289. (org-replace-match-keep-properties "\\begin{quote}" t t))
  2290. (goto-char (point-min))
  2291. (while (search-forward "ORG-BLOCKQUOTE-END" nil t)
  2292. (org-replace-match-keep-properties "\\end{quote}" t t))
  2293. ;; Convert verse
  2294. (goto-char (point-min))
  2295. (while (search-forward "ORG-VERSE-START" nil t)
  2296. (org-replace-match-keep-properties "\\begin{verse}" t t)
  2297. (beginning-of-line 2)
  2298. (while (and (not (looking-at "[ \t]*ORG-VERSE-END.*")) (not (eobp)))
  2299. (when (looking-at "\\([ \t]+\\)\\([^ \t\n]\\)")
  2300. (goto-char (match-end 1))
  2301. (org-replace-match-keep-properties
  2302. (org-export-latex-protect-string
  2303. (concat "\\hspace*{1cm}" (match-string 2))) t t)
  2304. (beginning-of-line 1))
  2305. (if (looking-at "[ \t]*$")
  2306. (insert (org-export-latex-protect-string "\\vspace*{1em}"))
  2307. (unless (looking-at ".*?[^ \t\n].*?\\\\\\\\[ \t]*$")
  2308. (end-of-line 1)
  2309. (insert "\\\\")))
  2310. (beginning-of-line 2))
  2311. (and (looking-at "[ \t]*ORG-VERSE-END.*")
  2312. (org-replace-match-keep-properties "\\end{verse}" t t)))
  2313. ;; Convert #+INDEX to LaTeX \\index.
  2314. (goto-char (point-min))
  2315. (let ((case-fold-search t) entry)
  2316. (while (re-search-forward
  2317. "^[ \t]*#\\+index:[ \t]*\\([^ \t\r\n].*?\\)[ \t]*$"
  2318. nil t)
  2319. (setq entry
  2320. (save-match-data
  2321. (org-export-latex-protect-string
  2322. (org-export-latex-fontify-headline (match-string 1)))))
  2323. (replace-match (format "\\index{%s}" entry) t t)))
  2324. ;; Convert center
  2325. (goto-char (point-min))
  2326. (while (search-forward "ORG-CENTER-START" nil t)
  2327. (org-replace-match-keep-properties "\\begin{center}" t t))
  2328. (goto-char (point-min))
  2329. (while (search-forward "ORG-CENTER-END" nil t)
  2330. (org-replace-match-keep-properties "\\end{center}" t t))
  2331. (run-hooks 'org-export-latex-after-blockquotes-hook)
  2332. ;; Convert horizontal rules
  2333. (goto-char (point-min))
  2334. (while (re-search-forward "^[ \t]*-\\{5,\\}[ \t]*$" nil t)
  2335. (org-if-unprotected
  2336. (replace-match (org-export-latex-protect-string "\\hrule") t t)))
  2337. ;; Protect LaTeX commands like \command[...]{...} or \command{...}
  2338. (goto-char (point-min))
  2339. (let ((re (concat
  2340. "\\\\\\([a-zA-Z]+\\*?\\)"
  2341. "\\(?:<[^<>\n]*>\\)*"
  2342. "\\(?:\\[[^][\n]*?\\]\\)*"
  2343. "\\(?:<[^<>\n]*>\\)*"
  2344. "\\(" (org-create-multibrace-regexp "{" "}" 3) "\\)\\{1,3\\}")))
  2345. (while (re-search-forward re nil t)
  2346. (unless (or
  2347. ;; Check for comment line.
  2348. (save-excursion (goto-char (match-beginning 0))
  2349. (org-in-indented-comment-line))
  2350. ;; Check if this is a defined entity, so that is may
  2351. ;; need conversion.
  2352. (org-entity-get (match-string 1))
  2353. ;; Do not protect interior of footnotes. Those have
  2354. ;; already been taken care of earlier in the function.
  2355. ;; Yet, keep looking inside them for more commands.
  2356. (and (equal (match-string 1) "footnote")
  2357. (goto-char (match-end 1))))
  2358. (add-text-properties (match-beginning 0) (match-end 0)
  2359. '(org-protected t)))))
  2360. ;; Special case for \nbsp
  2361. (goto-char (point-min))
  2362. (while (re-search-forward "\\\\nbsp\\({}\\|\\>\\)" nil t)
  2363. (org-if-unprotected
  2364. (replace-match (org-export-latex-protect-string "~"))))
  2365. ;; Protect LaTeX entities
  2366. (goto-char (point-min))
  2367. (while (re-search-forward org-latex-entities-regexp nil t)
  2368. (org-if-unprotected
  2369. (add-text-properties (match-beginning 0) (match-end 0)
  2370. '(org-protected t))))
  2371. ;; Replace radio links
  2372. (goto-char (point-min))
  2373. (while (re-search-forward
  2374. (concat "<<<?" org-export-latex-all-targets-re
  2375. ">>>?\\((INVISIBLE)\\)?") nil t)
  2376. (org-if-unprotected-at (+ (match-beginning 0) 2)
  2377. (replace-match
  2378. (concat
  2379. (org-export-latex-protect-string
  2380. (format "\\label{%s}" (save-match-data (org-solidify-link-text
  2381. (match-string 1)))))
  2382. (if (match-string 2) "" (match-string 1)))
  2383. t t)))
  2384. ;; Delete @<...> constructs
  2385. ;; Thanks to Daniel Clemente for this regexp
  2386. (goto-char (point-min))
  2387. (while (re-search-forward "@<\\(?:[^\"\n]\\|\".*\"\\)*?>" nil t)
  2388. (org-if-unprotected
  2389. (replace-match ""))))
  2390. (defun org-export-latex-fix-inputenc ()
  2391. "Set the coding system in inputenc to what the buffer is."
  2392. (let* ((cs buffer-file-coding-system)
  2393. (opt (or (ignore-errors (latexenc-coding-system-to-inputenc cs))
  2394. "utf8")))
  2395. (when opt
  2396. ;; Translate if that is requested
  2397. (setq opt (or (cdr (assoc opt org-export-latex-inputenc-alist)) opt))
  2398. ;; find the \usepackage statement and replace the option
  2399. (goto-char (point-min))
  2400. (while (re-search-forward "\\\\usepackage\\[\\(AUTO\\)\\]{inputenc}"
  2401. nil t)
  2402. (goto-char (match-beginning 1))
  2403. (delete-region (match-beginning 1) (match-end 1))
  2404. (insert opt))
  2405. (and buffer-file-name
  2406. (save-buffer)))))
  2407. ;;; List handling:
  2408. (defun org-export-latex-lists ()
  2409. "Convert plain text lists in current buffer into LaTeX lists."
  2410. ;; `org-list-end-re' output has changed since preprocess from
  2411. ;; org-exp.el. Make sure it is taken into account.
  2412. (let ((org-list-end-re "^ORG-LIST-END-MARKER\n"))
  2413. (mapc
  2414. (lambda (e)
  2415. ;; For each type of context allowed for list export (E), find
  2416. ;; every list, parse it, delete it and insert resulting
  2417. ;; conversion to latex (RES), while keeping the same
  2418. ;; `original-indentation' property.
  2419. (let (res)
  2420. (goto-char (point-min))
  2421. (while (re-search-forward (org-item-beginning-re) nil t)
  2422. (when (and (eq (get-text-property (point) 'list-context) e)
  2423. (not (get-text-property (point) 'org-example)))
  2424. (beginning-of-line)
  2425. (setq res
  2426. (org-list-to-latex
  2427. ;; Narrowing is needed because we're converting
  2428. ;; from inner functions to outer ones.
  2429. (save-restriction
  2430. (narrow-to-region (point) (point-max))
  2431. (org-list-parse-list t))
  2432. org-export-latex-list-parameters))
  2433. ;; Extend previous value of original-indentation to the
  2434. ;; whole string
  2435. (insert (org-add-props res nil 'original-indentation
  2436. (org-find-text-property-in-string
  2437. 'original-indentation res)))))))
  2438. ;; List of allowed contexts for export, and the default one.
  2439. (append org-list-export-context '(nil)))))
  2440. (defconst org-latex-entities
  2441. '("\\!"
  2442. "\\'"
  2443. "\\+"
  2444. "\\,"
  2445. "\\-"
  2446. "\\:"
  2447. "\\;"
  2448. "\\<"
  2449. "\\="
  2450. "\\>"
  2451. "\\Huge"
  2452. "\\LARGE"
  2453. "\\Large"
  2454. "\\Styles"
  2455. "\\\\"
  2456. "\\`"
  2457. "\\\""
  2458. "\\addcontentsline"
  2459. "\\address"
  2460. "\\addtocontents"
  2461. "\\addtocounter"
  2462. "\\addtolength"
  2463. "\\addvspace"
  2464. "\\alph"
  2465. "\\appendix"
  2466. "\\arabic"
  2467. "\\author"
  2468. "\\begin{array}"
  2469. "\\begin{center}"
  2470. "\\begin{description}"
  2471. "\\begin{enumerate}"
  2472. "\\begin{eqnarray}"
  2473. "\\begin{equation}"
  2474. "\\begin{figure}"
  2475. "\\begin{flushleft}"
  2476. "\\begin{flushright}"
  2477. "\\begin{itemize}"
  2478. "\\begin{list}"
  2479. "\\begin{minipage}"
  2480. "\\begin{picture}"
  2481. "\\begin{quotation}"
  2482. "\\begin{quote}"
  2483. "\\begin{tabbing}"
  2484. "\\begin{table}"
  2485. "\\begin{tabular}"
  2486. "\\begin{thebibliography}"
  2487. "\\begin{theorem}"
  2488. "\\begin{titlepage}"
  2489. "\\begin{verbatim}"
  2490. "\\begin{verse}"
  2491. "\\bf"
  2492. "\\bf"
  2493. "\\bibitem"
  2494. "\\bigskip"
  2495. "\\cdots"
  2496. "\\centering"
  2497. "\\circle"
  2498. "\\cite"
  2499. "\\cleardoublepage"
  2500. "\\clearpage"
  2501. "\\cline"
  2502. "\\closing"
  2503. "\\dashbox"
  2504. "\\date"
  2505. "\\ddots"
  2506. "\\dotfill"
  2507. "\\em"
  2508. "\\fbox"
  2509. "\\flushbottom"
  2510. "\\fnsymbol"
  2511. "\\footnote"
  2512. "\\footnotemark"
  2513. "\\footnotesize"
  2514. "\\footnotetext"
  2515. "\\frac"
  2516. "\\frame"
  2517. "\\framebox"
  2518. "\\hfill"
  2519. "\\hline"
  2520. "\\hrulespace"
  2521. "\\hspace"
  2522. "\\huge"
  2523. "\\hyphenation"
  2524. "\\include"
  2525. "\\includeonly"
  2526. "\\indent"
  2527. "\\input"
  2528. "\\it"
  2529. "\\kill"
  2530. "\\label"
  2531. "\\large"
  2532. "\\ldots"
  2533. "\\line"
  2534. "\\linebreak"
  2535. "\\linethickness"
  2536. "\\listoffigures"
  2537. "\\listoftables"
  2538. "\\location"
  2539. "\\makebox"
  2540. "\\maketitle"
  2541. "\\mark"
  2542. "\\mbox"
  2543. "\\medskip"
  2544. "\\multicolumn"
  2545. "\\multiput"
  2546. "\\newcommand"
  2547. "\\newcounter"
  2548. "\\newenvironment"
  2549. "\\newfont"
  2550. "\\newlength"
  2551. "\\newline"
  2552. "\\newpage"
  2553. "\\newsavebox"
  2554. "\\newtheorem"
  2555. "\\nocite"
  2556. "\\nofiles"
  2557. "\\noindent"
  2558. "\\nolinebreak"
  2559. "\\nopagebreak"
  2560. "\\normalsize"
  2561. "\\onecolumn"
  2562. "\\opening"
  2563. "\\oval"
  2564. "\\overbrace"
  2565. "\\overline"
  2566. "\\pagebreak"
  2567. "\\pagenumbering"
  2568. "\\pageref"
  2569. "\\pagestyle"
  2570. "\\par"
  2571. "\\parbox"
  2572. "\\put"
  2573. "\\raggedbottom"
  2574. "\\raggedleft"
  2575. "\\raggedright"
  2576. "\\raisebox"
  2577. "\\ref"
  2578. "\\rm"
  2579. "\\roman"
  2580. "\\rule"
  2581. "\\savebox"
  2582. "\\sc"
  2583. "\\scriptsize"
  2584. "\\setcounter"
  2585. "\\setlength"
  2586. "\\settowidth"
  2587. "\\sf"
  2588. "\\shortstack"
  2589. "\\signature"
  2590. "\\sl"
  2591. "\\small"
  2592. "\\smallskip"
  2593. "\\sqrt"
  2594. "\\tableofcontents"
  2595. "\\telephone"
  2596. "\\thanks"
  2597. "\\thispagestyle"
  2598. "\\tiny"
  2599. "\\title"
  2600. "\\tt"
  2601. "\\twocolumn"
  2602. "\\typein"
  2603. "\\typeout"
  2604. "\\underbrace"
  2605. "\\underline"
  2606. "\\usebox"
  2607. "\\usecounter"
  2608. "\\value"
  2609. "\\vdots"
  2610. "\\vector"
  2611. "\\verb"
  2612. "\\vfill"
  2613. "\\vline"
  2614. "\\vspace")
  2615. "A list of LaTeX commands to be protected when performing conversion.")
  2616. (defconst org-latex-entities-regexp
  2617. (let (names rest)
  2618. (dolist (x org-latex-entities)
  2619. (if (string-match "[a-zA-Z]$" x)
  2620. (push x names)
  2621. (push x rest)))
  2622. (concat "\\(" (regexp-opt (nreverse names)) "\\>\\)"
  2623. "\\|\\(" (regexp-opt (nreverse rest)) "\\)")))
  2624. (provide 'org-export-latex)
  2625. (provide 'org-latex)
  2626. ;;; org-latex.el ends here