On Sun, Sep 08 2024, Ihor Radchenko wrote:
> Joost Kremers writes:
>
>> So that made me wonder; is there a different (better) way of configuring
>> the packages in `org-latex-default-packages-alist`?
>
> https://orgmode.org/worg/org-tutorials/org-latex-export.html#org67ae7f0
Thanks, I hadn't thou
On Sat, Sep 07 2024, Pedro Andres Aranda Gutierrez wrote:
> I' m on Emacs 30.0.90 and using use-package for org (9.7) and other emacs
> stock packages.
> I add the following in my :custom section
[...]
> instead of touching org-latex-default.packages-alist. Did that before for
> specific packages a
Joost Kremers writes:
> So that made me wonder; is there a different (better) way of configuring
> the packages in `org-latex-default-packages-alist`?
https://orgmode.org/worg/org-tutorials/org-latex-export.html#org67ae7f0
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about O
Hi
I' m on Emacs 30.0.90 and using use-package for org (9.7) and other emacs
stock packages.
I add the following in my :custom section
(org-latex-hyperref-template "\\hypersetup{
colorlinks=true,linkcolor=black,citecolor=black,pagecolor=black,urlcolor=blue,
pdfborder={0 0 0},
pdfauthor={%a},
Hi all,
I've long had this snippet in my Org config:
```
;; Add "colorlinks=true" to hyperref:
(setq org-latex-default-packages-alist '(("AUTO" "inputenc" t
("pdflatex"))
("T1" "fontenc" t