[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Beamer export: upgrade problem, and basic questions
From: |
Eric Fraga |
Subject: |
Re: [O] Beamer export: upgrade problem, and basic questions |
Date: |
Wed, 25 Apr 2012 12:24:02 +0930 |
User-agent: |
Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux) |
James Harkins <address@hidden> 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 Error: File `marvosym.sty' not found.
>
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
>
> Enter file name:
> ! Emergency stop.
> <read *>
>
> l.18 \usepackage
> {wasysym}^^M
> ! ==> Fatal error occurred, no output PDF file produced!
>
> Does anyone have a comprehensive list of all ubuntu packages that are
> required for beamer to work with org 7.8.03?
>
> hjh
James,
I know I'm coming late to this thread [1] but I thought I would mention
that one way to figure out what packages to add to your Debian/Ubuntu
system is to use apt-cache:
,----
| $ apt-cache search marvosym
| texlive-fonts-recommended - TeX Live: Recommended fonts
| ttf-marvosym - Symbol font for school and office
| $ apt-cache search wasysym
| texlive-fonts-recommended - TeX Live: Recommended fonts
| $
`----
HTH,
eric
Footnotes:
[1] I moved to Australia in mid-February and am only now catching
up with non-work emails ... 3000+ in my org folder! You guys *do* talk!
;-)
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.1.50.1
: using Org-mode version 7.8.06 (release_7.8.06.181.g67694.dirty)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] Beamer export: upgrade problem, and basic questions,
Eric Fraga <=