[問題] pstricks畫圖 node大小問題

看板LaTeX (論文排版)作者 (g)時間16年前 (2009/08/31 21:28), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
想問如何限定 用pstricks畫node的大小~ 舉個圖例來說好了 http://www.wretch.cc/album/show.php?i=kaufen8&b=4&f=1684434453&p=0 node大小會跟著數字一起改變 因為已經畫了大概有二十個圖了 ORZ 才發現open office的好簡單 XD 不太想用 openOffice.org 重畫 所以想問看看有沒有人知道如何讓node不要跟數字一起改變大小 因為我試過 有一個類似"直徑"的指令 但不知道是不是不會用 >"< 所以not work... \begin{figure}[h] \centering \begin{pspicture}(4,3.5) \cnodeput(0,0){A}{0} \cnodeput(2,3){B}{11} \cnodeput(2,1){C}{2222} \cnodeput(4,0){D}{4} \ncline{A}{B} \ncline{A}{C} \ncline{A}{D} \ncline{B}{C} \ncline{B}{D} \ncline{C}{D} \end{pspicture} \caption{} \label{} \end{figure} 感恩^^ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.113.207.129
文章代碼(AID): #1Acy_nOb (LaTeX)
文章代碼(AID): #1Acy_nOb (LaTeX)