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

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

Post Reply