all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Error with \usepackage{amsmath} due to \iint already being defined
@ 2013-05-24 17:04 John Hendy
  2013-05-24 17:22 ` Vincent Beffara
  0 siblings, 1 reply; 8+ messages in thread
From: John Hendy @ 2013-05-24 17:04 UTC (permalink / raw)
  To: emacs-orgmode

I tracked down an error about \iint already being defined to a clash
between wasysym and amsmath. I brought in amsmath, but it appears that
wasysym is an Org LaTeX export default package.

What is it's purpose? Is there a better way round this than just
commenting out the wasysym package in the .tex file manually?

I forget exactly what I use from amsmath, but I do use it a reasonable
amount through my documents so I keep #+latex_header:
\usepackage{amsmath} in my setupfile.

This doesn't appear to be a major problem with respect to export, but
it does trigger [LaTeX error] in the minibuffer, so I have to check to
see if it was something to care about or not.


John

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-05-25 12:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24 17:04 Error with \usepackage{amsmath} due to \iint already being defined John Hendy
2013-05-24 17:22 ` Vincent Beffara
2013-05-24 17:35   ` John Hendy
2013-05-24 18:26     ` Marcin Borkowski
2013-05-24 18:38     ` Nick Dokos
2013-05-24 19:01       ` Marcin Borkowski
2013-05-24 19:39         ` Nicolas Goaziou
2013-05-25 12:59       ` Suvayu Ali

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.