summaryrefslogtreecommitdiffstats
path: root/2025/talks/latex.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2025-07-14 14:07:47 -0400
committerSacha Chua <sacha@sachachua.com>2025-07-14 14:07:47 -0400
commit947aba7072279c6b345453fe49de099ad438adf6 (patch)
treed9e7d0c842bae3c51ad7eac0d51d77104ce00829 /2025/talks/latex.md
parent897169ffc3b068777945c359f5d5c910f55068ff (diff)
downloademacsconf-wiki-947aba7072279c6b345453fe49de099ad438adf6.tar.xz
emacsconf-wiki-947aba7072279c6b345453fe49de099ad438adf6.zip
add latex talk
Diffstat (limited to '')
-rw-r--r--2025/talks/latex.md37
1 files changed, 37 insertions, 0 deletions
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 &copy; 2025 Pedro A. Aranda GutiƩrrez"]]
+[[!inline pages="internal(2025/info/latex-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# LaTeX export in org-mode: the overhaul
+Pedro A. Aranda GutiƩrrez (he, him) - paaguti@gmail.com, <mailto: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"]]
+
+