Math & ScienceInteger symbol

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
james121515
Posts: 3
Joined: Sat Feb 20, 2010 3:12 am

Integer symbol

Post by james121515 »

Hi guys,

I'm having a problem getting the integer symbol (the Z) to work in WinEdt. When I try to use either \mathds{Z} or \mathbb{Z}, when the code runs it stops there and says "undefined control sequence". Yet all of the other symbols work just fine. Any tips?

Thanks,
James

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Integer symbol

Post by gmedina »

Are you loading the amsfonts package? (The amssymb package would also do, since it automatically loads amsfonts). If that's not the problem, please let us see your code.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply