최소 실행 예

최소 실행 예

import대규모 tex 프로젝트를 작업할 때 패키지 에서 이상한 문제를 발견했습니다 .

최소 실행 예

저는 texlive 2021.20220204-1이 설치된 Linux Mint 21.3을 사용하고 있습니다.

내 폴더 구조는 다음과 같습니다.

/
+- main.tex
|
+- model.png
|
+- dir/
      +- model.tex

내용 main.tex은 다음과 같습니다.

\documentclass{article}

\usepackage{graphicx}
\usepackage{import}

\begin{document}

\import{dir}{model}

\end{document}

내용 dir/model.tex은 다음과 같습니다.

\includegraphics{model}

model.png그냥 이미지 파일이에요.

을(를 ) 컴파일할 때 pdflatex main.tex다음 오류가 발생했습니다.

! LaTeX Error: File `model' not found.

나의 초기 조사

내 이해로는 includegraphics.pdf, .PDF, .png, .PNG 등과 같은 일부 목록의 확장자를 사용하여 이미지 파일을 검색해야 합니다. 그러나 이상하게도 찾을 수 없습니다. 에 model.png지정하더라도 여전히 작동하지 않습니다. .\graphicspath{{.}}main.tex

\import{dir}{model}로 변경하면 main.tex이미지 \input{dir/model}를 올바르게 찾을 수 있습니다. (그러나 이것은 좋지 않습니다.)

\includegraphics{model}로 변경하면 model.tex이미지 \includegraphics{model.png}를 올바르게 찾을 수 있습니다. (이것도 좋지 않습니다.)

model.png폴더로 이동하면 dir이미지를 올바르게 찾을 수 있습니다. (이것도 좋지 않습니다.)

dir/model.tex예를 들어 다른 파일 이름으로 이름을 바꾸면 dir/model123.tex이미지도 올바르게 찾을 수 있습니다. (이것도 좋지 않습니다.)

이것은 다소 이상합니다. 패키지를 사용할 때 동일한 tex 파일 이름과 이미지 파일 이름을 사용하지 않는 것이 좋을 것 같지만 import, 이는 사람들을 불편하게 할 뿐입니다.

전체 로그

This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex 2024.3.19)  23 APR 2024 15:34
entering extended mode
 restricted \write18 enabled.
 %&-line parsing enabled.
**main.tex
(./main.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-01-21>
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo
File: size10.clo 2021/10/04 v1.4n Standard LaTeX file (size option)
)
\c@part=\count185
\c@section=\count186
\c@subsection=\count187
\c@subsubsection=\count188
\c@paragraph=\count189
\c@subparagraph=\count190
\c@figure=\count191
\c@table=\count192
\abovecaptionskip=\skip47
\belowcaptionskip=\skip48
\bibindent=\dimen138
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks16
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2021/03/04 v1.4d Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2021/08/11 v1.11 sin cos tan (DPC)
)
(/usr/share/texlive/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 107.

(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2020/10/05 v1.2a Graphics/color driver for pdftex
))
\Gin@req@height=\dimen139
\Gin@req@width=\dimen140
)
(/usr/share/texlive/texmf-dist/tex/latex/import/import.sty
Package: import 2020/04/01  v 6.2
)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
File: l3backend-pdftex.def 2022-01-12 L3 backend support: PDF output (pdfTeX)
\l__color_backend_stack_int=\count193
\l__pdf_internal_box=\box50
)
No file main.aux.
\openout1 = `main.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for TS1/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info:    ... okay on input line 7.
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count194
\scratchdimen=\dimen141
\scratchbox=\box51
\nofMPsegments=\count195
\nofMParguments=\count196
\everyMPshowfont=\toks17
\MPscratchCnt=\count197
\MPscratchDim=\dimen142
\MPnumerator=\count198
\makeMPintoPDFobject=\count199
\everyMPtoPDFconversion=\toks18
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
85.

(/usr/share/texlive/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
))
(./dir/model.tex

! LaTeX Error: File `model' not found.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.2 \includegraphics[width=.5\linewidth]{model}
                                               
? 
) [1

{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./main.aux) ) 
Here is how much of TeX's memory you used:
 1337 strings out of 479654
 21973 string characters out of 5883416
 305473 words of memory out of 5000000
 19466 multiletter control sequences out of 15000+600000
 469259 words of font info for 28 fonts, out of 8000000 for 9000
 309 hyphenation exceptions out of 8191
 55i,5n,62p,200b,107s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/share/
texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on main.pdf (1 page, 9020 bytes).
PDF statistics:
 13 PDF objects out of 1000 (max. 8388607)
 7 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)

관련 정보