Make the hyperref package last in the list

This commit is contained in:
Carsten Dominik 2010-04-08 10:35:58 +02:00
parent 2aaad50393
commit 1d317701f6
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
* org.el (org-insert-link): Find the link buffer on visible
frames.
(org-export-latex-default-packages-alist): hyperref must be loaded
late.
2010-04-07 Carsten Dominik <carsten.dominik@gmail.com>

View File

@ -2955,8 +2955,8 @@ will be appended."
("" "wasysym")
("" "latexsym")
("" "amssymb")
("" "hyperref")
("" "microtype")
("" "hyperref")
"\\tolerance=1000"
)
"Alist of default packages to be inserted in the header.