diff options
Diffstat (limited to '2025/info')
-rw-r--r-- | 2025/info/completion-nav.md | 2 | ||||
-rw-r--r-- | 2025/info/latex-after.md | 10 | ||||
-rw-r--r-- | 2025/info/latex-before.md | 12 | ||||
-rw-r--r-- | 2025/info/latex-nav.md | 7 | ||||
-rw-r--r-- | 2025/info/life-nav.md | 2 |
5 files changed, 31 insertions, 2 deletions
diff --git a/2025/info/completion-nav.md b/2025/info/completion-nav.md index dd4912ef..82aced38 100644 --- a/2025/info/completion-nav.md +++ b/2025/info/completion-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2025/talks/life">From FRDCSA to FLP2: Building AI-Powered Life Planning Systems in Emacs - A Journey from Research to Real-World Impact</a> +Previous by track: <a href="/2025/talks/latex">LaTeX export in org-mode: the overhaul</a> Next by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2025/info/latex-after.md b/2025/info/latex-after.md new file mode 100644 index 00000000..9b7209c5 --- /dev/null +++ b/2025/info/latex-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [paaguti@gmail.com](mailto:paaguti@gmail.com?subject=Comment%20for%20EmacsConf%202023%20latex%3A%20LaTeX%20export%20in%20org-mode%3A%20the%20overhaul) + +---- +Got an idea for an EmacsConf talk or session? We'd love to hear from you! Check out the [[Call for Participation|/2025/cfp]] for details. + + +<!-- End of emacsconf-publish-after-page --> diff --git a/2025/info/latex-before.md b/2025/info/latex-before.md new file mode 100644 index 00000000..a7914b81 --- /dev/null +++ b/2025/info/latex-before.md @@ -0,0 +1,12 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +[[!toc ]] +Format: 20-min talk ; Q&A: BigBlueButton conference room +Status: Waiting for video from speaker + + + + + + +# Description +<!-- End of emacsconf-publish-before-page -->
\ No newline at end of file diff --git a/2025/info/latex-nav.md b/2025/info/latex-nav.md new file mode 100644 index 00000000..d330c6b3 --- /dev/null +++ b/2025/info/latex-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2025/talks/life">From FRDCSA to FLP2: Building AI-Powered Life Planning Systems in Emacs - A Journey from Research to Real-World Impact</a> +Next by track: <a href="/2025/talks/completion">corfu+yasnippet: Easier than I thought</a> +Track: <span class="sched-track General">General</span> +</div> diff --git a/2025/info/life-nav.md b/2025/info/life-nav.md index 093e537d..6c079f47 100644 --- a/2025/info/life-nav.md +++ b/2025/info/life-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2025/talks/bibliography">An enhanced bibliography in org-mode for scientific research and self-directed learning</a> -Next by track: <a href="/2025/talks/completion">corfu+yasnippet: Easier than I thought</a> +Next by track: <a href="/2025/talks/latex">LaTeX export in org-mode: the overhaul</a> Track: <span class="sched-track General">General</span> </div> |