You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I have a lot of latex in my org files, I routinely have lines at the beginning like
#+latex_header: \newcommand{\BB}{\mathbb{B}}
These definitions are necessary for the TeX to be formatted properly. They aren't however being copied into the generated rst file. I have org-version 9.0.5 in emacs 26.3 and ox-rst-20191013.551
The text was updated successfully, but these errors were encountered:
Since I have a lot of latex in my org files, I routinely have lines at the beginning like
#+latex_header: \newcommand{\BB}{\mathbb{B}}
These definitions are necessary for the TeX to be formatted properly. They aren't however being copied into the generated rst file. I have org-version 9.0.5 in emacs 26.3 and ox-rst-20191013.551
The text was updated successfully, but these errors were encountered: