Chris Willard <cw-orgm...@meliser.co.uk> wrote: > > I am getting this error when exporting to latex. Am I missing another > > required program? The export works on my windows version of emacs and > > org-mode but not on Ubuntu! > > Just found this error in the log file. > > ,---- > | ! LaTeX Error: File `soul.sty' not found. > `---- > > > > Chris. >
That's part of the package texlive-latex-extra. You can install it with 'sudo apt-get install texlive-latex-extra'. However, I thought you were getting an error when exporting the org file to latex. The above is a latex error. How did you get a latex file if the export failed? Nick PS. I'd encourage you to get the backtrace and send it on. There may be multiple problems and it's best to attack them one at a time. _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode