LaTeX 오류: `...' 파일을 찾을 수 없습니다.

LaTeX 오류: `...' 파일을 찾을 수 없습니다.

아래의 이미지에는 13개의 파일이 포함되어 있지만 .tex이는 첫 번째 파일에 대해 나타나는 일반적인 오류 메시지입니다. 물론 파일 이름이 다른 모든 파일에 대해 동일한 오류입니다. 모두 파일이고 .jpg이전에 작업했습니다.

`LaTeX Error: File `uob' not found.

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

l.40 ...graphics[width=0.4\textwidth, center]{uob}

I could not locate the file with any of these extensions:
.eps,.ps,.eps.gz,.ps.gz,.eps.Z,.mps
Try typing  <return>  to proceed.`
If that doesn't work, type  X <return>  to quit.

답변1

LaTeX를 사용하여 문서를 컴파일해야 하지만,.jpg파일은 pdfLaTeX에만 포함될 수 있습니다.. 컴파일러를 변경하십시오.

여기에 이미지 설명을 입력하세요

관련 정보