Math & ScienceIntegrals disabling view of document

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
mbk99
Posts: 2
Joined: Mon Apr 08, 2013 12:57 pm

Integrals disabling view of document

Post by mbk99 »

Hey community -
When I use integrals in my math equations, Lyx wont produce a preview for me.

From the log I get the following message:

Code: Select all

! LaTeX Error: Command \iint already defined.
               Or name \end... illegal, see p.192 of the manual.
But what do I do to solve this?
Last edited by cgnieder on Mon Apr 08, 2013 7:09 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

svend_tveskaeg
Posts: 478
Joined: Sun Jul 12, 2009 5:31 am

Integrals disabling view of document

Post by svend_tveskaeg »

Please produce a minimal working example.

Regarding your problem: It seems like the command \iint is already defined in youe preamble, if I am not mistaken.
``In the game of chess, you can never let your adversary see your pieces.''
-- Zapp Brannigan, Futurama (season 1, episode 4)
mbk99
Posts: 2
Joined: Mon Apr 08, 2013 12:57 pm

Re: Integrals disabling view of document

Post by mbk99 »

Ah my preamble defined it, and my math options did it too... unchecked boxes in options, and it works fine
Post Reply