Hi Eric, Eric S Fraga wrote: > I need to use the amsmath package for a paper I am writing. This > conflicts, unfortunately, with the wasysym package which is loaded by > default in the org-latex exporter. > > [...] > > You can customize this variable. > > Value: (("AUTO" "inputenc" t) > ("T1" "fontenc" t) > ("" "fixltx2e" nil) > ("" "graphicx" t) > ("" "longtable" nil) > ("" "float" nil) > ("" "wrapfig" nil) > ("" "soul" t) > ("" "textcomp" t) > ("" "marvosym" t) > ("" "wasysym" nil) > ("" "latexsym" t) > ("" "amssymb" t) > ("" "hyperref" nil) > "\\tolerance=1000") > > Original value was > (("AUTO" "inputenc" t) > ("T1" "fontenc" t) > ("" "fixltx2e" nil) > ("" "graphicx" t) > ("" "longtable" nil) > ("" "float" nil) > ("" "wrapfig" nil) > ("" "soul" t) > ("" "textcomp" t) > ("" "marvosym" t) > ("" "wasysym" t) > ("" "latexsym" t) > ("" "amssymb" t) > ("" "hyperref" nil) > "\\tolerance=1000") > > Note that wasysym is turned off in the setting I have. However, when I > export my org file, I find. > > ,---- > | ... > | \usepackage{marvosym} > | \usepackage{wasysym} > | \usepackage{latexsym} > | ... > `----
For test purpose, a silly workaround: what about removing the line? That way, we could see if either: - the nil option is not respected, - the t option comes from somewhere else.. Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode