gordon2
28-09-2008, 23:27
Hallo,
Ich verwende Latex Beamer class in Ubuntu 7.04 Feisty Fawn und habe ein Problem mit dem einbinden von Grafiken.
Ich verwende:
\usepackage{graphicx}
und
\frame{
\begin{center}
\includegraphics{atlas.jpg}
\captionof{figure}[kurze Bildunterschrift]{Spineinstellungen}
\end{center}
}
Wenn ich "dvipdf ThirdExample.dvi" mache, dann kommt:
ERROR: /undefined in ���
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1123/1686(ro)(G)-- --dict:1/20(G)-- --dict:112/200(L)-- --dict:190/300(L)-- --dict:88/200(L)--
Current allocation mode is local
Last OS error: 2
ESP Ghostscript 815.04: Unrecoverable error, exit code 1
Das Bild existiert aber und ist auch in der richtigen directory.
Habe ich vielleicht vergessen eine Bibliothek zu laden?
Vielen Dank,
Gordon
Ich verwende Latex Beamer class in Ubuntu 7.04 Feisty Fawn und habe ein Problem mit dem einbinden von Grafiken.
Ich verwende:
\usepackage{graphicx}
und
\frame{
\begin{center}
\includegraphics{atlas.jpg}
\captionof{figure}[kurze Bildunterschrift]{Spineinstellungen}
\end{center}
}
Wenn ich "dvipdf ThirdExample.dvi" mache, dann kommt:
ERROR: /undefined in ���
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1123/1686(ro)(G)-- --dict:1/20(G)-- --dict:112/200(L)-- --dict:190/300(L)-- --dict:88/200(L)--
Current allocation mode is local
Last OS error: 2
ESP Ghostscript 815.04: Unrecoverable error, exit code 1
Das Bild existiert aber und ist auch in der richtigen directory.
Habe ich vielleicht vergessen eine Bibliothek zu laden?
Vielen Dank,
Gordon