Hi all,

thanks to help on this list I found out about this variable as I need to
omit the "textcomp" and "fontenc" packages in my exported latex header.
My tex file won't compile otherwise on my n900.

my init.el contains :

(custom-set-variables

  '(org-export-latex-default-packages-alist (quote (("AUTO" "inputenc" t) ("T1" 
"fontenc" nil) ("" "fixltx2e" nil) ("" "graphicx" t) ("" "longtable" nil) ("" 
"float" nil) ("" "wrapfig" nil) ("" "soul" t) ("" "textcomp" nil) ("" 
"marvosym" t) ("" "wasysym" t) ("" "latexsym" t) ("" "amssymb" t) ("" 
"hyperref" nil) "\\tolerance=1000")))

)

However, fontenc and textcomp are still in the org-generated tex file.
bug, or feature ?

best,
wzzl 
-- 
Stinky Wizzleteet thinks: 
You are standing on my toes.


Reply via email to