[問題] 圖片位置

看板LaTeX (論文排版)作者 (狂 鬼)時間17年前 (2008/07/27 15:09), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
若是引用檔案 例如 .eps 可以使用 \centering 指令將圖片置中 然而當我使用 pstricks 指令繪圖時 使用 \centering 指令時,圖片並未置於版面中央 想問的是 配合著 pstricks 是否有版面調整的指令&如何使用 \documentclass[10pt]{article} \usepackage{pstricks,pstricks-add,pst-math,pst-xkey} \begin{document} \newrgbcolor{qqwuqq}{0 0.39 0} \psset{xunit=1.0cm,yunit=1.0cm,algebraic=true,dotstyle=*,dotsize=3pt 0,linewidth=0.8pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-3.48,-1.88)(6.51,5.98) \psline[linewidth=2pt](0,4)(0,0) \psline[linewidth=2pt](0,0)(3,0) \psline[linewidth=2pt](3,0)(0,4) \rput[tl](-0.47,2.05){$\mathbf{ 4}$} \rput[tl](1.24,-0.12){$\mathbf{ 3}$} \rput[tl](1.66,2.52){$\mathbf{ 5}$} \pscustom[linecolor=qqwuqq,fillcolor=qqwuqq,fillstyle=solid,opacity=0.1] {\parametricplot{-1.5707963267948966}{-0.9272952180016122} {0.52*cos(t)+0|0.52*sin(t)+4}\lineto(0,4)\closepath} \pscircle[linewidth=0.4pt](1.5,2){2.5} \pscircle(1,1){1} \psdots[dotsize=1pt 0](0,4) \rput[bl](-0.37,4.06){$A$} \psdots[dotsize=4pt 0](0,0) \rput[bl](-0.37,-0.46){$B$} \psdots[dotsize=4pt 0](3,0) \rput[bl](3.22,-0.53){$C$} \rput[bl](0.05,2.9){\qqwuqq{$36.87^0$}} \psdots[linecolor=darkgray](1,1) \rput[bl](1.07,1.1){\darkgray{$D$}} \end{pspicture*} \end{document} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.216.2.225 ※ 編輯: InsaneGhost 來自: 61.216.2.225 (07/27 15:10)
文章代碼(AID): #18Z1yU8e (LaTeX)
文章代碼(AID): #18Z1yU8e (LaTeX)