From 947aba7072279c6b345453fe49de099ad438adf6 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 14 Jul 2025 14:07:47 -0400 Subject: add latex talk --- 2025/talks/latex.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 2025/talks/latex.md (limited to '2025/talks') diff --git a/2025/talks/latex.md b/2025/talks/latex.md new file mode 100644 index 00000000..3b277ca0 --- /dev/null +++ b/2025/talks/latex.md @@ -0,0 +1,37 @@ +[[!meta title="LaTeX export in org-mode: the overhaul"]] +[[!meta copyright="Copyright © 2025 Pedro A. Aranda GutiĆ©rrez"]] +[[!inline pages="internal(2025/info/latex-nav)" raw="yes"]] + + + + + +# LaTeX export in org-mode: the overhaul +Pedro A. Aranda GutiĆ©rrez (he, him) - paaguti@gmail.com, + +[[!inline pages="internal(2025/info/latex-before)" raw="yes"]] + +During the last year, the LaTeX backend in Org mode has received an overhaul. +The objectives, while keeping backward compatibility, were: + +- Better integration of the font-management features and packages with + lualatex/xelatex +- Reducing the amount of `#+LATEX_HEADER:` lines and avoiding to have to + include a pure LaTeX file to profit from them +- Flexibility, while using native Emacs Lisp features, like file/directory + local variables + +In this talk, I will present the new font management features in the LaTeX +backend and show a couple of examples of what can be achieved. + +About the speaker: + +After 30 years using Emacs, professionally and for my PhD, I'm currently +quite involved in org-mode, where I'm revamping the LaTeX backend. + + +[[!inline pages="internal(2025/info/latex-after)" raw="yes"]] + +[[!inline pages="internal(2025/info/latex-nav)" raw="yes"]] + + -- cgit v1.2.3