KTUG 한국 텍 사용자 그룹

Menu

KTUG :: Q&A 마당 › 그림 삽입 관련 질문 드립니다

MeT | 2014.12.26 18:13:07 | Skip to menu Write

안녕하세요.


Latex을 사용하여 저널 페이퍼를 작성하는 도중에 문제가 발생했는데, 혼자 해결을 하지 못하고 있어 질문드립니다.

tex live는 2014 버전을 사용하고 있습니다.


문제가 발생하는 부분은 그림을 삽입하는 부분입니다.

Adobe ilusstraiton을 사용하여 eps 파일을 미리 제작한 후에 다음과 같이 삽입을 하고 있습니다.


\begin{figure}

\centerline{\includegraphics[width=8cm]{fig_plane_geometry}}

\caption{A submerged spherical shell excited by plane incident wave

} \label{fig:plane_geometry}

\end{figure}


fig_plane_geometry.eps 라는 파일은 이미 정상적으로 다른 조판 작업에 사용을 했던 eps 파일이고, 정상적으로 삽입이 됐었습니다. (tex live 2013 사용, 현재는 위에서도 말씀드렸듯이 2014버전입니다)



하지만 현재는 정상적인 삽입이 이루어지지 않고 있는데요.

결과 pdf 파일을 보면 빈 그림이 삽입되고 있습니다.


콘솔 출력에서 문제가 되고 있는 부분으로 생각되는 곳을 찾았습니다.


--


Error: /undefinedresource in resourcestatus
Operand stack:
   false   ct_StyleDicts   --dict:0/4(L)--   Adobe-Japan1   --dict:0/4(L)--   Serif   HeiseiMin-W3-83pv-RKSJ-H   Font   HeiseiMin-W3   CIDFont
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1983   1   3   %oparray_pop   1982   1   3   %oparray_pop   --nostringval--   1966   1   3   %oparray_pop   1852   1   3   %oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   1931   10   9   %oparray_pop
Dictionary stack:
   --dict:1195/1684(ro)(G)--   --dict:0/20(G)--   --dict:87/200(L)--   --dict:57/75(L)--   --dict:2/10(L)--   --dict:39/70(L)--   --dict:0/4(L)--   --dict:0/4(L)--   --dict:20/27(ro)(G)--   --dict:20/26(ro)(G)--
Current allocation mode is local
Last OS error: No such file or directory
Current file position is 104649
GPL Ghostscript 9.15: Unrecoverable error, exit code 1
epstopdf ($Id: epstopdf_pl 34293 2014-06-18 18:16:38Z karl $) 2.22   <- 이부분의 확장자는 금칙어여서 언더바로 바꿨습니다
!!! Error: Writing to c:/texlive/2014/texmf-dist/scripts/epstopdf/../../../tlpkg/tlgs/bin/gswin32c failed, error code 1


--


Ghostscript의 문제가 아닌가 싶은데,  2013 -> 2014로 넘어오면서 세팅을 추가로 해야하는 부분이 있을지요..


혹시 해결방법을 알고 계시거나, 에러 메시지에 대한 조언을 구하고 싶습니다.




감사합니다.

Comment [2]

Write a comment

List

KTUG 한국 텍 사용자 그룹