Grafik einbinden: file not found

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.
Smilies
:D :) :( :o :shock: :? 8) :lol: :-x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode ist eingeschaltet
[img] ist eingeschaltet
[flash] ist ausgeschaltet
[url] ist eingeschaltet
Smilies sind eingeschaltet

Die letzten Beiträge des Themas

Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.

   

Wenn du eine Datei oder mehrere Dateien anhängen möchtest, gib die Details unten ein.

Ansicht erweitern Die letzten Beiträge des Themas: Grafik einbinden: file not found

von u_fischer » Fr 10. Apr 2020, 21:14

Wenn man dem \label glauben soll (\label{fig:kuhn1.eps}), dann heißt das Bild vielleicht ja doch nicht kuhn.png. Denke daran, dass bei deinem Betriebssystem Kuhn.png und kuhn.png wahrscheinlich nicht dasselbe ist.

von Gast » Fr 10. Apr 2020, 17:59

Option clash gibt es in deinem Fall vermutlich, weil Du graphicx zweimal lädst. Das ist einer der Fehler, den man als Anfänger vermeiden sollte und leicht vermeiden kann. Wenn man sich wirklich an die Minimalbeispiel-Anleitung hält, vermeidet man den Fehler quasi automatisch.

BTW: In der Voreinstellung verwendet TeXstudio UTF8 als Dateicodierung. Also sollte man inputenc einfach gar nicht laden, weil die Voreinstellung bei der verwendeten LaTeX-Version dann bereits passen sollte.

PS

von Gast » Fr 10. Apr 2020, 17:56

Und falls Du im verwendeten Editor irgend so einen Scheiß wie die Verwendung eines build-Verzeichnisses aktiviert hast, dann lass es! Übe Dich außerdem darin, Dich nicht auf den Editor zu verlassen, sondern pdflatex auch einmal im Terminal aufzurufen.

von Gast » Fr 10. Apr 2020, 17:53

Bitte achte darauf, dass Code korrekt in den Beitrag eingebunden wird. Das kann man über den Vorschau-Knopf auch leicht kontrollieren, bevor man den Beitrag absendet.

Die log-Datei passt auch nicht zu dem gezeigten Code. Der müsste nämlich eine Fehlermeldung wegen \usepackage vor \documentclass liefern.

Der Code enthält auch so einiges, wovon man einem Anfänger abraten sollte. Außerdem zeigt die log-Datei, dass deine TeX-Distribution veraltet ist. Bevor Du mit der Grafikdatei rumfummelst, sei einmal folgendes vollständige Minimalbeispiel zum Testen in einem neuen Verzeichnis empfohlen:
\documentclass{article}
\usepackage{mwe}% Stellt diverse Testmöglichkeiten bereit (siehe Anleitung).
\usepackage{graphicx}% Wird eigentlich bereits von mwe geladen.
\begin{document}
\includegraphics{example-image}
\end{document}
Wenn das funktioniert, dann kopiere kuhn.png in dasselbe Verzeichnis und ersetze example.image durch kuhn.png. Wenn das dann nicht funktioniert, dann zeige den Inhalt des Verzeichnisses und die log-Datei.
Wenn es bereits mit example-image nicht funktioniert, ist Deine LaTeX-Installation unvollständig oder kaputt.

von Gast » Fr 10. Apr 2020, 17:47

Grafik einbinden: file not found

von Lapu » Fr 10. Apr 2020, 17:34

Hallo, nachdem ich nun total Verzweifelt 500 Forenbeiträge mit ähnlichen Fehlermeldungen durchforstet habe, und so ziemlich alles versucht habe, wird das Bild leider trotzdem nicht angezeigt.
Allerdings haben sich die Fehlermeldungen immer mal verändert.
Dies ist mein Code (ich habe mal die ganze Präambel eingesetzt, vielleicht liegt da ja das Problem):[
\usepackage[ left= 2mm, right= 2mm, top=3mm, bottom=3mm]{geometry} %Doku: "article"
\documentclass[paper=a4, pagesize, fontsize=11pt]{article}
\newcommand{\ra}{$\rightarrow$}
\usepackage[latin1]{inputenc} %Eingabekodierung bei ISO-8859-1 Zeichencodierung
%\usepackage[utf8]{inputenc} %Eingabekodierung bei UTF-8 Zeichencodierung
\usepackage[T1]{fontenc} %Fontkodierung
\usepackage[ngerman]{babel} %Sprachenunterstützung für LaTeX; Doku: "gerdoc"
\usepackage{lmodern} %Schrift: Latin Modern
\usepackage{setspace}
\usepackage{a4wide}
\usepackage{graphicx}
\usepackage{pxfonts}
\usepackage{graphicx}
\begin{document}
\begin{figure}
\centering
\includegraphics[width=0.7\linewidth]{kuhn.png}
\caption{}
\label{fig:kuhn1.eps}

\end{figure}
\end{document}]

Ich bin jetzt bei folgernder Log hängengeblieben:
[This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex 2019.12.29) 10 APR 2020 17:24
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**texstudio_FVsTYi.tex
(./texstudio_FVsTYi.tex
LaTeX2e <2018-12-01>
(/usr/local/texlive/2019/texmf-dist/tex/latex/base/article.cls
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class
(/usr/local/texlive/2019/texmf-dist/tex/latex/base/size10.clo
File: size10.clo 2018/09/03 v1.4i Standard LaTeX file (size option)
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\c@figure=\count86
\c@table=\count87
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/base/inputenc.sty
Package: inputenc 2018/08/11 v1.3c Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15

(/usr/local/texlive/2019/texmf-dist/tex/latex/base/latin1.def
File: latin1.def 2018/08/11 v1.3c Input encoding file
))
(/usr/local/texlive/2019/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2018/08/11 v2.0j Standard LaTeX package

(/usr/local/texlive/2019/texmf-dist/tex/latex/base/t1enc.def
File: t1enc.def 2018/08/11 v2.0j Standard LaTeX file
LaTeX Font Info: Redeclaring font encoding T1 on input line 48.
))
(/usr/local/texlive/2019/texmf-dist/tex/generic/babel/babel.sty
Package: babel 2019/05/04 3.31 The Babel package

(/usr/local/texlive/2019/texmf-dist/tex/generic/babel/switch.def
File: switch.def 2019/05/04 3.31 Babel switching mechanism
)
(/usr/local/texlive/2019/texmf-dist/tex/generic/babel-german/ngerman.ldf
Language: ngerman 2018/12/08 v2.11 German support for babel (post-1996 orthogra
phy)

(/usr/local/texlive/2019/texmf-dist/tex/generic/babel-german/ngermanb.ldf
Language: ngermanb 2018/12/08 v2.11 German support for babel (post-1996 orthogr
aphy)

(/usr/local/texlive/2019/texmf-dist/tex/generic/babel/babel.def
File: babel.def 2019/05/04 3.31 Babel common definitions
\babel@savecnt=\count88
\U@D=\dimen103

(/usr/local/texlive/2019/texmf-dist/tex/generic/babel/txtbabel.def)
\bbl@dirlevel=\count89
)
Package babel Info: Making " an active character on input line 121.
)))
(/usr/local/texlive/2019/texmf-dist/tex/latex/lm/lmodern.sty
Package: lmodern 2009/10/30 v1.6 Latin Modern Fonts
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
(Font) OT1/cmr/m/n --> OT1/lmr/m/n on input line 22.
LaTeX Font Info: Overwriting symbol font `letters' in version `normal'
(Font) OML/cmm/m/it --> OML/lmm/m/it on input line 23.
LaTeX Font Info: Overwriting symbol font `symbols' in version `normal'
(Font) OMS/cmsy/m/n --> OMS/lmsy/m/n on input line 24.
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal'
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 25.
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 26.
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
(Font) OML/cmm/b/it --> OML/lmm/b/it on input line 27.
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
(Font) OMS/cmsy/b/n --> OMS/lmsy/b/n on input line 28.
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 29.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 31.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'
(Font) OT1/cmss/m/n --> OT1/lmss/m/n on input line 32.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
(Font) OT1/cmr/m/it --> OT1/lmr/m/it on input line 33.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 34.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 35.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'
(Font) OT1/cmss/bx/n --> OT1/lmss/bx/n on input line 36.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
(Font) OT1/cmr/bx/it --> OT1/lmr/bx/it on input line 37.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 38.
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/setspace/setspace.sty
Package: setspace 2011/12/19 v6.7a set line spacing
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/a4wide/a4wide.sty
Package: a4wide 1994/08/30

(/usr/local/texlive/2019/texmf-dist/tex/latex/ntgclass/a4.sty
Package: a4 2004/04/15 v1.2g A4 based page layout
))
(/usr/local/texlive/2019/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/local/texlive/2019/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks16
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)

(/usr/local/texlive/2019/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.

(/usr/local/texlive/2019/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2018/01/08 v1.0l Graphics/color driver for pdftex
))
\Gin@req@height=\dimen104
\Gin@req@width=\dimen105
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/pxfonts.sty
Package: pxfonts 2008/01/22 v1.1.1
LaTeX Font Info: Redeclaring symbol font `operators' on input line 21.
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
(Font) OT1/lmr/m/n --> OT1/pxr/m/n on input line 21.
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) OT1/lmr/bx/n --> OT1/pxr/m/n on input line 21.
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) OT1/pxr/m/n --> OT1/pxr/bx/n on input line 22.
\symitalic=\mathgroup4
LaTeX Font Info: Overwriting symbol font `italic' in version `bold'
(Font) OT1/pxr/m/it --> OT1/pxr/bx/it on input line 26.
LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 29.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
(Font) OT1/lmr/bx/n --> OT1/pxr/bx/n on input line 29.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'
(Font) OT1/lmr/bx/n --> OT1/pxr/bx/n on input line 29.
LaTeX Font Info: Redeclaring math alphabet \mathit on input line 30.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
(Font) OT1/lmr/m/it --> OT1/pxr/m/it on input line 30.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
(Font) OT1/lmr/bx/it --> OT1/pxr/m/it on input line 30.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
(Font) OT1/pxr/m/it --> OT1/pxr/bx/it on input line 31.
LaTeX Font Info: Redeclaring math alphabet \mathsf on input line 40.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'
(Font) OT1/lmss/m/n --> OT1/pxss/m/n on input line 40.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'
(Font) OT1/lmss/bx/n --> OT1/pxss/m/n on input line 40.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'
(Font) OT1/pxss/m/n --> OT1/pxss/b/n on input line 41.
LaTeX Font Info: Redeclaring math alphabet \mathtt on input line 50.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'
(Font) OT1/lmtt/m/n --> OT1/pxtt/m/n on input line 50.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
(Font) OT1/lmtt/m/n --> OT1/pxtt/m/n on input line 50.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
(Font) OT1/pxtt/m/n --> OT1/pxtt/b/n on input line 51.
LaTeX Font Info: Redeclaring symbol font `letters' on input line 58.
LaTeX Font Info: Overwriting symbol font `letters' in version `normal'
(Font) OML/lmm/m/it --> OML/pxmi/m/it on input line 58.
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
(Font) OML/lmm/b/it --> OML/pxmi/m/it on input line 58.
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
(Font) OML/pxmi/m/it --> OML/pxmi/bx/it on input line 59.
\symlettersA=\mathgroup5
LaTeX Font Info: Overwriting symbol font `lettersA' in version `bold'
(Font) U/pxmia/m/it --> U/pxmia/bx/it on input line 67.
LaTeX Font Info: Redeclaring symbol font `symbols' on input line 77.
LaTeX Font Info: Overwriting symbol font `symbols' in version `normal'
(Font) OMS/lmsy/m/n --> OMS/pxsy/m/n on input line 77.
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
(Font) OMS/lmsy/b/n --> OMS/pxsy/m/n on input line 77.
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
(Font) OMS/pxsy/m/n --> OMS/pxsy/bx/n on input line 78.
\symAMSa=\mathgroup6
LaTeX Font Info: Overwriting symbol font `AMSa' in version `bold'
(Font) U/pxsya/m/n --> U/pxsya/bx/n on input line 94.
\symAMSb=\mathgroup7
LaTeX Font Info: Overwriting symbol font `AMSb' in version `bold'
(Font) U/pxsyb/m/n --> U/pxsyb/bx/n on input line 103.
\symsymbolsC=\mathgroup8
LaTeX Font Info: Overwriting symbol font `symbolsC' in version `bold'
(Font) U/pxsyc/m/n --> U/pxsyc/bx/n on input line 113.
LaTeX Font Info: Redeclaring symbol font `largesymbols' on input line 120.
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal'
(Font) OMX/lmex/m/n --> OMX/pxex/m/n on input line 120.
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
(Font) OMX/lmex/m/n --> OMX/pxex/m/n on input line 120.
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
(Font) OMX/pxex/m/n --> OMX/pxex/bx/n on input line 121.
\symlargesymbolsA=\mathgroup9
LaTeX Font Info: Overwriting symbol font `largesymbolsA' in version `bold'
(Font) U/pxexa/m/n --> U/pxexa/bx/n on input line 129.
LaTeX Info: Redefining \not on input line 997.
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/float/float.sty
Package: float 2001/11/08 v1.3d Float enhancements (AL)
\c@float@type=\count90
\float@exts=\toks17
\float@box=\box27
\@float@everytoks=\toks18
\@floatcapt=\box28
)

LaTeX Warning: Unused global option(s):
[paper=a4,pagesize,fontsize=11pt].

(./texstudio_FVsTYi.aux)
\openout1 = `texstudio_FVsTYi.aux'.

LaTeX Font Info: Checking defaults for OML/pxmi/m/it on input line 18.
LaTeX Font Info: Try loading font information for OML+pxmi on input line 18.


(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/omlpxmi.fd
File: omlpxmi.fd 2000/12/14 v1.0
)
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 18.
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 18.
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for OMS/pxsy/m/n on input line 18.
LaTeX Font Info: Try loading font information for OMS+pxsy on input line 18.


(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/omspxsy.fd
File: omspxsy.fd 2000/12/14 v1.0
)
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for OMX/pxex/m/n on input line 18.
LaTeX Font Info: Try loading font information for OMX+pxex on input line 18.


(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/omxpxex.fd
File: omxpxex.fd 2000/12/14 v1.0
)
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Checking defaults for U/pxexa/m/n on input line 18.
LaTeX Font Info: Try loading font information for U+pxexa on input line 18.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/upxexa.fd
File: upxexa.fd 2000/12/14 v1.0
)
LaTeX Font Info: ... okay on input line 18.
LaTeX Font Info: Try loading font information for T1+pxr on input line 18.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/t1pxr.fd
File: t1pxr.fd 2000/12/14 v1.0
)
(/usr/local/texlive/2019/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count91
\scratchdimen=\dimen106
\scratchbox=\box29
\nofMPsegments=\count92
\nofMParguments=\count93
\everyMPshowfont=\toks19
\MPscratchCnt=\count94
\MPscratchDim=\dimen107
\MPnumerator=\count95
\makeMPintoPDFobject=\count96
\everyMPtoPDFconversion=\toks20
) (/usr/local/texlive/2019/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf

(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(/usr/local/texlive/2019/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)

(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)

(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)))
(/usr/local/texlive/2019/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)

(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)

(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
))))
(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2018/09/10 v0.29 Utility functions of pdfTeX for LuaTeX (HO
)

(/usr/local/texlive/2019/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2018/09/07 v3.3 Provides the ifpdf switch
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
38.
Package grfext Info: Graphics extension search list:
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPE
G,.JBIG2,.JB2,.eps]
(grfext) \AppendGraphicsExtensions on input line 456.

(/usr/local/texlive/2019/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
))
(./texstudio_FVsTYi.toc
LaTeX Font Info: Try loading font information for OT1+pxr on input line 3.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/ot1pxr.fd
File: ot1pxr.fd 2000/12/14 v1.0
)
LaTeX Font Info: Try loading font information for U+pxmia on input line 3.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/upxmia.fd
File: upxmia.fd 2000/12/14 v1.0
)
LaTeX Font Info: Try loading font information for U+pxsya on input line 3.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/upxsya.fd
File: upxsya.fd 2000/12/14 v1.0
)
LaTeX Font Info: Try loading font information for U+pxsyb on input line 3.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/upxsyb.fd
File: utxsyb.fd 2000/12/14 v1.0
)
LaTeX Font Info: Try loading font information for U+pxsyc on input line 3.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/upxsyc.fd
File: upxsyc.fd 2000/12/14 v1.0
))
\tf@toc=\write3
\openout3 = `texstudio_FVsTYi.toc'.

[1

{/usr/local/texlive/2019/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
LaTeX Font Info: Try loading font information for OMS+pxr on input line 25.

(/usr/local/texlive/2019/texmf-dist/tex/latex/pxfonts/omspxr.fd
File: omspxr.fd 2000/12/14 v1.0
)
LaTeX Font Info: Font shape `OMS/pxr/m/n' in size <10> not available
(Font) Font shape `OMS/pxsy/m/n' tried instead on input line 25.
[2]

! LaTeX Error: File `kuhn' not found.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.119 \includegraphics[width=0.7\linewidth]{kuhn}

I could not locate the file with any of these extensions:
.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2,.eps
Try typing <return> to proceed.
If that doesn't work, type X <return> to quit.

[3] [4] (./texstudio_FVsTYi.aux) )
Here is how much of TeX's memory you used:
3174 strings out of 492616
42590 string characters out of 6129480
109341 words of memory out of 5000000
6985 multiletter control sequences out of 15000+600000
24094 words of font info for 62 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
41i,4n,25p,283b,248s stack positions out of 5000i,500n,10000p,200000b,80000s
{/usr/local/texlive/2019/texmf-dist/fonts/enc
/dvips/base/8r.enc}</usr/local/texlive/2019/texmf-dist/fonts/type1/public/pxfon
ts/pxmia.pfb></usr/local/texlive/2019/texmf-dist/fonts/type1/public/pxfonts/pxs
y.pfb></usr/local/texlive/2019/texmf-dist/fonts/type1/public/pxfonts/rpxb.pfb><
/usr/local/texlive/2019/texmf-dist/fonts/type1/public/pxfonts/rpxr.pfb></usr/lo
cal/texlive/2019/texmf-dist/fonts/type1/urw/palatino/uplb8a.pfb></usr/local/tex
live/2019/texmf-dist/fonts/type1/urw/palatino/uplr8a.pfb>
Output written on texstudio_FVsTYi.pdf (4 pages, 52006 bytes).
PDF statistics:
42 PDF objects out of 1000 (max. 8388607)
29 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
1 words of extra memory for PDF output out of 10000 (max. 10000000)

]

andere Dateipfade habe ich schon versucht. ich habe auch die Datei schon 1000 mal umbenannt, ich habe geschaut, ob sie png.png heißt, sie ist im gleichen Ordner wie die Latexdatei. ich habe auch alle möglichen Optionen vom package graphics ausprobiert, bei Demo erscheint die Fehlermeldung Option clash for package Graphicx. Ich muss langsam echt weinen. Auch wenn ich in anderen Dokumenten Bilder einbinden will, geht das nicht, und ich bekomme die gleiche Fehlermeldung.[/code]

Nach oben