Graphics, Figures & Tables ⇒ figure question
-
- Posts: 17
- Joined: Fri Sep 24, 2010 8:50 pm
figure question
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
figure question
graphicx
instead of graphix
:\usepackage{graphicx}
And you ned to load the
subfigure
package:\usepackage{subfigure}
Stefan
-
- Posts: 17
- Joined: Fri Sep 24, 2010 8:50 pm
figure question
-
- Posts: 17
- Joined: Fri Sep 24, 2010 8:50 pm
figure question
Anyone have an example that works?
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
figure question
Please show us a minimal working example.
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
figure question
Stefan
-
- Posts: 17
- Joined: Fri Sep 24, 2010 8:50 pm