summaryrefslogtreecommitdiff
path: root/lisp/ob-latex.el
AgeCommit message (Expand)Author
2024-05-05ob-latex: New custom option `org-babel-latex-process-alist'Ihor Radchenko
2024-03-07org-babel: Fix smart `replace-regexp-in-string' behavior during variable assi...Ihor Radchenko
2024-01-06Merge branch 'bugfix'Kyle Meyer
2024-01-06Backport commit 8e1c56ae4 from EmacsPo Lu
2023-10-19* lisp/ob-latex.el: Add support for :prologue/:epilogue parametersIhor Radchenko
2023-09-19* lisp/ob-latex.el: Document all the function argumentsIhor Radchenko
2023-03-12* lisp/ob-latex.el: Fix command injection vulnerabilityXi Lu
2023-03-07Fix LaTeX spelled as LatexRudolf Adamkovič
2023-03-07* lisp/ob-latex.el (org-babel-execute:latex): Fix command injection vulnerabi...Xi Lu
2023-01-01Backport commit cae528457 from EmacsEli Zaretskii
2022-11-13Add missing :package-version tags in changed `defcustom'Ihor Radchenko
2022-11-03ob-latex: Call Inkscape with descriptive argumentsRudolf Adamkovič
2022-11-03ob-latex: Export the full area of the drawingRudolf Adamkovič
2022-09-04Assert all the Org files to load the same Org versionIhor Radchenko
2022-07-05lisp/ob-latex.el: Remove duplicate line.Daniel Fleischer
2022-06-26Prefer "website" to "homepage"Stefan Kangas
2022-06-16Fix native-comp warningsIhor Radchenko
2022-01-01Update copyright year to 2022Kyle Meyer
2021-09-29*el: Fix indentationBastien
2021-02-23Shorten remaining over-wide docstringsKyle Meyer
2021-01-01Merge branch 'maint'Kyle Meyer
2021-01-01Update copyright year to 2021Kyle Meyer
2020-10-24ob-latex.el: Make latex to svg compilation very customizableMatt Huszagh
2020-05-10Merge branch 'maint'Nicolas Goaziou
2020-05-10ob-latex: Stop ignoring headers argumentYuri D. Lensky
2020-02-18Tiny formatting fixesBastien
2020-01-01Update copyright year to 2020Kyle Meyer
2019-01-01Update copyright yearBastien
2018-05-10Update declare-function calls for functions that have moved.Aaron Ecay
2018-01-19Use https for links to orgmode.orgTim Landscheidt
2018-01-07Update copyright yearsKyle Meyer
2017-09-17Backport commit bc511a64f from EmacsPaul Eggert
2017-01-05Update copyright yearsKyle Meyer
2016-09-23Use assq instead of assoc for :keywordsAaron Ecay
2016-09-01Use file-name-extension where appropriateAaron Ecay
2016-08-24Clean up string handling.Aaron Ecay
2016-06-21Deprecate `org-babel-trim' in favor of `org-trim'Nicolas Goaziou
2016-05-15Merge branch 'maint'Kyle Meyer
2016-05-15Backport commit 65c8c7c from EmacsPaul Eggert
2016-01-09Merge branch 'maint'Kyle Meyer
2016-01-09Update copyright yearsKyle Meyer
2015-12-17ob-latex: Properly declare :imagemagick header argumentNicolas Goaziou
2015-11-07ob-latex: Add some latex-specific header argsAaron Ecay
2015-10-29babel: small change in API.Aaron Ecay
2015-10-26Activate lexical binding in some librariesNicolas Goaziou
2015-09-22Backport commit ab11a1c from Emacs master branchPaul Eggert
2015-08-10Backport remaining changes from commit 7e09ef0Paul Eggert
2015-05-27ob-latex: Define LaTeX-specific headersNicolas Goaziou
2015-03-24ob-latex: htlatex and imagemagickAndreas Leha
2015-01-26Fix error messages.Aaron Ecay