[問題] 請問編譯圖片很慢要如何處理?

看板LaTeX (論文排版)作者時間12年前 (2013/05/12 18:01), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串2/2 (看更多)
Hi, I did not compute the cpu time. But mine is fast in terms of getting th= e output. I used "wallpaper" long time ago, but later on, became aware of "background= " and love it ever since because it is instrumental. Here is my code which is derived from yours.=20 Run on MiKTeX, TeXworks, XeLaTeX, zen book,=20 \documentclass[a4paper,oneside]{book} \usepackage[demo]{graphicx} % use demo options is preferred \usepackage{background} % recommend this and it has a user manual=20 \usepackage{xeCJK,lipsum} % lipsum for blind text \begin{document} \begin{center} % centering \includegraphics[width=3D2in]{picture_name} \end{center} %=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=E6=8F=92=E5=85=A5=E6= =B5=AE=E6=B0=B4=E5=8D=B0=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D %\usepackage{wallpaper}=20 %\CenterWallPaper{0.365}{picture_name} \lipsum[1] \SetBgContents{\includegraphics{watermark}} \SetBgAngle{0} % rotate \SetBgColor{black!40} % color \SetBgScale{0.5} % scale \SetBgHshift{0} % h position \SetBgVshift{-5} % v position \end{document}

05/13 00:35, , 1F
先謝謝你,我會再試試看。
05/13 00:35, 1F
文章代碼(AID): #1HZsXUiw (LaTeX)
文章代碼(AID): #1HZsXUiw (LaTeX)