summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-04-07 16:33:22 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2010-04-07 16:33:22 +0200
commit27ca5916e52b41f5c1aa216a8b78c8fbcc2617f0 (patch)
tree14b2f1863102761699d0a64034e17c7d6f599ae0
parentf722763f8ad29491a0580f146bd7d56d5e651937 (diff)
downloadorg-mode-27ca5916e52b41f5c1aa216a8b78c8fbcc2617f0.tar.gz
Two more tweaks to LaTeX setup.
Will this ever end???
-rw-r--r--ORGWEBPAGE/Changes.org2
-rw-r--r--lisp/org.el2
2 files changed, 3 insertions, 1 deletions
diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org
index 3822855..fb9fed3 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 6ef637e..c162d66 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.