Org-mode PDF export failure
Having replaced my laptop due to a tea related accident, I am finding a few things that I need to reconfigure. Org exports are one of them. On my new fedora system, org-mode pdf exports fail with the messages:
LaTeX export done, pushed to kill ring and clipboard
Processing LaTeX file...
(Shell command failed with code 127 and some error output) [2 times]
Processing LaTeX file...done
org-export-as-pdf: PDF file was not produced
This can be fixed with:
yum install rubber
Advertisement