Re: [O] [bug?][ox-beamer] hyperref crashes when options are specified

2014-05-28 Thread Nicolas Goaziou
Rasmus writes: > Customizing an Org package alist, Org inserts code that is invalid in > a Beamer context. Code generated is valid and conform to expectations, but, unfortunately, incompatible with "beamer" class. >> You could define an appropriate class for `beamer' back-end instead. > > Org-l

Re: [O] [bug?][ox-beamer] hyperref crashes when options are specified

2014-05-28 Thread Rasmus
Hi, Nicolas Goaziou writes: > Hello, > > Rasmus writes: > >> If you give hyperref options when exporting to Beamer it will >> typically crash. >> >> I load hyperref as follows to make it compatible with "exotic" >> headlines in XeLaTeX: >> >> (setq org-latex-default-packages-alist >>

Re: [O] [bug?][ox-beamer] hyperref crashes when options are specified

2014-05-28 Thread Nicolas Goaziou
Hello, Rasmus writes: > If you give hyperref options when exporting to Beamer it will > typically crash. > > I load hyperref as follows to make it compatible with "exotic" > headlines in XeLaTeX: > > (setq org-latex-default-packages-alist > '(("" "iftex" nil) > ("" "fixltx2e"

[O] [bug?][ox-beamer] hyperref crashes when options are specified

2014-05-28 Thread Rasmus
Hi, If you give hyperref options when exporting to Beamer it will typically crash. I load hyperref as follows to make it compatible with "exotic" headlines in XeLaTeX: (setq org-latex-default-packages-alist '(("" "iftex" nil) ("" "fixltx2e" nil) ("AUTO" "inputenc" t