Re: [問題] \picture中 上色後圖卻偏掉

看板LaTeX (論文排版)作者 (請加油~)時間12年前 (2013/04/13 12:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
哈哈我自己發現解法了 先畫一次 同樣座標上色再畫一次 圖就不會跑掉了 這似乎是beamer的bug article或其它模式之下的文件 不曾出現此問題 ※ 引述《adifdtd (請加油~)》之銘言: : \documentclass{beamer} : \usetheme{Warsaw} : \begin{document} : \begin{frame} : \begin{center} : \begin{picture}(250,70) : \put(90,48){\circle*{3}} \put(100,20){\circle*{3}} : \put(130,20){\circle*{3}} : \put(140,48){\circle*{3}} \put(115,66){\circle*{3}} : \put(101,0){$\mu(K_{2})$} : \qbezier(100,20)(115,20)(130,20) : \textcolor[rgb]{1.00,0.00,0.00}{\qbezier(90,48)(95,34)(100,20) : \qbezier(130,20)(135,34)(140,48)} : \textcolor[rgb]{0.00,0.00,1.00}{\qbezier(140,48)(127.5,57)(115,66) : \qbezier(115,66)(102.5,57)(90,48)} : \end{picture} : \end{center} : \end{frame} : \end{document} : 我想畫一個有邊著色的五邊形 輸入如上 : 可是上色後邊卻跑掉了 (沒上色就正常) : 找不出問題在哪裡 拜託寫過類似語法的人能幫忙 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 111.251.219.133
文章代碼(AID): #1HQDbH3J (LaTeX)
文章代碼(AID): #1HQDbH3J (LaTeX)