Re: Logos of BibTeX, etc.

2024-10-09 Thread Raghavendra Nyshadham
Hi Divya, Thanks for pointing that out. So the logos are correctly typeset with these settings: (add-to-list 'org-latex-packages-alist '("" "hologo" nil)) (defun my-latex-format-logos (text backend info) "Typeset \"BibTeX\", \"XeTeX\", etc., as logos in LaTeX export." (when (org-export-d

Re: Logos of BibTeX, etc.

2024-10-09 Thread Divya
On 9 October 2024 12:08:26 GMT, Raghavendra Nyshadham wrote: >How do I get the logos of BibTeX, BibLaTeX, XeTeX, XeLaTeX, etc., when >I export an Org document to LaTeX? > >At the moment, when I export an Org file with the content > >LaTeX, BibTeX, BibLaTeX, XeTeX, and XeLaTeX are some associa