Hi Eric,
"Eric Schulte" wrote:
> [...] try with (a subset of) my settings you can by evaluating the following
> elisp.
>
> (setq org-export-latex-default-packages-alist
> '(("" "inputenc")
> ("T1" "fontenc" t)
> ("" "fixltx2e" nil)
> ("" "graphicx" t)
> ("" "longtable" nil)
> ("" "float" nil)
> ("" "wrapfig" nil)
> ("" "soul" t)
> ("" "t1enc" t)
> ("" "textcomp" t)
> ("" "marvosym" t)
> ("" "wasysym" t)
> ("" "latexsym" t)
> ("" "amssymb" t)
> ("" "hyperref" nil)
> "\\tolerance=1000"))
> (setq org-export-latex-default-packages-alist '())
Aren't these 2 lines a bit contradictory, addressing the same var?
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode