make error🙅
Closed this issue · 3 comments
lixiang007666 commented
After writing the paper.tex, execute the make command to report an error:
NOTE: You may ignore warnings about the following files:
paper.d
Makefile:2898: paper.d: No such file or directory
= paper.tex --> paper.d paper.pdf.1st.make (0-1) =
sed: 2: "d
": unused label 'needthreemore'
sed: 2: "d
": unused label 'needonemore'
sed: 2: "d
": unused label 'needthreemore'
sed: 2: "d
": unused label 'needtwomore'
make: *** No rule to make target `fig/The\\\', needed by `paper.d'. Stop.
lixiang007666 commented
@sylvainhalle thanks🥺🥺
lixiang007666 commented
Solve, There can be no spaces in the picture.
sylvainhalle commented
Yes, LaTeX is very picky about filenames. Glad you found the solution!