From 27ca5916e52b41f5c1aa216a8b78c8fbcc2617f0 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Wed, 7 Apr 2010 16:33:22 +0200 Subject: [PATCH] Two more tweaks to LaTeX setup. Will this ever end??? --- ORGWEBPAGE/Changes.org | 2 ++ lisp/org.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org index 382285568..fb9fed3a7 100644 --- a/ORGWEBPAGE/Changes.org +++ b/ORGWEBPAGE/Changes.org @@ -88,6 +88,7 @@ applies to the following packages: - inputenc - fontenc +- fixltx2e - graphicx - longtable - float @@ -100,6 +101,7 @@ applies to the following packages: - latexsym - amssymb - hyperref +- microtype If one of these packages creates a conflict with another package you are using, you can remove it from diff --git a/lisp/org.el b/lisp/org.el index 6ef637ee4..c162d660a 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -2956,7 +2956,7 @@ will be appended." ("" "latexsym") ("" "amssymb") ("" "hyperref") -; ("" "microtype") + ("" "microtype") "\\tolerance=1000" ) "Alist of default packages to be inserted in the header.