Re: [問題] beamer & eps

看板LaTeX (論文排版)作者時間12年前 (2012/12/05 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
A) pdfLaTeX only takes pdf,jpeg,jpg, png graphic files usepackage{epstopdf} will convert eps to pdf on the fly. This is a more modern way and easier nowadays. B) for LaTeX, you need to execute the following line at the command line. latex -enable-write18 C:\yourfile.tex (or where your file is located), twice
文章代碼(AID): #1GlZfVvQ (LaTeX)
文章代碼(AID): #1GlZfVvQ (LaTeX)