Hello,
James Harkins writes:
> I just tried the following, so that I could maintain a list of special cases
> where org's default latex export doesn't do what I want.
>
> (setq hjh-org-latex-macros '(("`em" "'em")))
>
> (defun hjh-latex-filter-macros (text backend info)
> "hjh: Replace specia
Referring to [1]:
I just tried the following, so that I could maintain a list of special cases
where org's default latex export doesn't do what I want.
(setq hjh-org-latex-macros '(("`em" "'em")))
(defun hjh-latex-filter-macros (text backend info)
"hjh: Replace special cases listed in hjh-org