Marc Pätzold
2006-11-08 18:03:36 UTC
Hi, I'm working on a document and I encounter the following problem: I
include graphics with the includegraphics command. The graphics are
shown correct but the filename is shown tooa bove each picture. How can
I avoid this?
Here is an exaple:
\documentclass[a4paper, titlepage]{article}
\usepackage{graphicx}
\usepackage{german}
\usepackage[latin9]{inputenc}
\pagestyle{headings}
\begin{document}
\begin{figure}[htb]
\centering
\includegraphics[width=1.00\textwidth]{../Authentifikation1.png}
\caption{\label{auth1}Authentification}
\end{figure}
\end{document}
The result is something like
authentification.png
The actual picture
Figure1: Authentification
(because of the \caption)
Many thanks for the help in advance
Marc
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/TeXnicCenter-Users/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/TeXnicCenter-Users/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:TeXnicCenter-Users-digest-***@public.gmane.org
mailto:TeXnicCenter-Users-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
TeXnicCenter-Users-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
include graphics with the includegraphics command. The graphics are
shown correct but the filename is shown tooa bove each picture. How can
I avoid this?
Here is an exaple:
\documentclass[a4paper, titlepage]{article}
\usepackage{graphicx}
\usepackage{german}
\usepackage[latin9]{inputenc}
\pagestyle{headings}
\begin{document}
\begin{figure}[htb]
\centering
\includegraphics[width=1.00\textwidth]{../Authentifikation1.png}
\caption{\label{auth1}Authentification}
\end{figure}
\end{document}
The result is something like
authentification.png
The actual picture
Figure1: Authentification
(because of the \caption)
Many thanks for the help in advance
Marc
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/TeXnicCenter-Users/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/TeXnicCenter-Users/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:TeXnicCenter-Users-digest-***@public.gmane.org
mailto:TeXnicCenter-Users-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
TeXnicCenter-Users-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/