GeneralImage in front of text

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Emonk
Posts: 5
Joined: Sat Apr 09, 2011 9:58 am

Image in front of text

Post by Emonk »

I'm making a mathematics module and in there are some exercises. For those exercises I have the environment: (using the ntheorem package)

Code: Select all

\theoremstyle{break}
\theoremprework{\par\noindent\line(1,0){360}}
\theorempostwork{\noindent\line(1,0){360}}
\newtheorem{opdracht}{Opdracht}
I now want to have on the left, more left than normal text, an image exercise.png. How do I work out that?

Note: my English is very bad, please use easy words!

Thanks!

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

Post Reply