James Harkins writes:
> At Tue, 21 Feb 2012 09:39:27 -0500,
> Nick Dokos wrote:
>> Both soul.sty and wrapfig.sty are in the package texlive-latex-extra,
>> so you just need to install that:
>>
>> sudo apt-get install texlive-latex-extra
>
> Ah, thanks. Some progress, but still:
>
> ! LaTeX Err
James Harkins wrote:
> At Tue, 21 Feb 2012 10:21:51 -0500,
> Nick Dokos wrote:
> > > Does anyone have a comprehensive list of all ubuntu packages that are
> > > required for beamer to work with org 7.8.03?
> > >
> >
> > Check
> >
> > http://orgmode.org/worg/org-dependencies.html
> >
>
At Tue, 21 Feb 2012 10:21:51 -0500,
Nick Dokos wrote:
> > Does anyone have a comprehensive list of all ubuntu packages that are
> > required for beamer to work with org 7.8.03?
> >
>
> Check
>
> http://orgmode.org/worg/org-dependencies.html
>
> It's out of date, but maybe it's still use
James Harkins wrote:
> ! LaTeX Error: File `marvosym.sty' not found.
>
> Type X to quit or to proceed,
> or enter new name. (Default extension: sty)
>
> Enter file name:
> ! Emergency stop.
>
>
> l.18 \usepackage
> {wasysym}^^M
> ! ==> Fatal error occurred, no out
At Tue, 21 Feb 2012 09:39:27 -0500,
Nick Dokos wrote:
> Both soul.sty and wrapfig.sty are in the package texlive-latex-extra,
> so you just need to install that:
>
> sudo apt-get install texlive-latex-extra
Ah, thanks. Some progress, but still:
! LaTeX Error: File `marvosym.sty' not found.
Ty
James Harkins wrote:
> At Tue, 21 Feb 2012 17:05:38 +0530,
> Jambunathan K wrote:
> >
> > James Harkins writes:
> >
> > > "org-export-preprocess-string: Cannot open load file: org-nil" --
> >
> > Try one or both of
> >
> > (require 'org-latex)
> > (require 'org-beamer)
>
> Thank you! OK...
At Tue, 21 Feb 2012 17:05:38 +0530,
Jambunathan K wrote:
>
> James Harkins writes:
>
> > "org-export-preprocess-string: Cannot open load file: org-nil" --
>
> Try one or both of
>
> (require 'org-latex)
> (require 'org-beamer)
Thank you! OK... closer. Now, all looks reasonable until:
(/usr/s
James Harkins writes:
> "org-export-preprocess-string: Cannot open load file: org-nil" --
Try one or both of
(require 'org-latex)
(require 'org-beamer)
--
First, a kind of icky problem. I had some problems with the example
presentation at [1] -- tags are exporting as bold text instead of being
interpreted.
\item[Thanks to Eric Fraga \textbf{:BMCOL:B\_block:}]\label{sec-1.1.1}
I thought this was probably because of an old org version, so I downloa