Re: [問題] 如何劃斜的箭號

看板LaTeX (論文排版)作者 (我不想當好人,但...)時間15年前 (2010/03/21 00:26), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
※ 引述《bwolf1086 (藍狼)》之銘言: : 想打一個像 : ↗ ↗ ↗ ↗ : 1 1/2 1/3 ... : / / / : 1/2 1/3 1/4 ... : / / / : 1/3 1/4 1/5 ... : / / : . : . : . : 數條個從左下往右上通過每相同大小數字的箭號要怎麼畫? : 謝謝 \documentclass{report} \usepackage{amssymb} \begin{document} \begin{tabular}{ccccccccc} & $\nearrow$ & &$\nearrow$ & &$\nearrow$&&$\nearrow$&$\nearrow$ \\ 1 & & 1/2 & & 1/3 & &1/4& & $\cdots$ \\ &$\diagup$ & &$\diagup$ & &$\diagup$& &$\diagup$& \\ \end{tabular} \end{document} 表格大小等等自己再去調整吧。 去搜尋symbols-a4.pdf 這個檔案,特殊符號的問題大概都可以解決了。 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 111.255.5.37 ※ 編輯: rogerli 來自: 111.255.5.37 (03/21 00:34)
文章代碼(AID): #1BfFTHDU (LaTeX)
討論串 (同標題文章)
本文引述了以下文章的的內容:
以下文章回應了本文
完整討論串 (本文為第 2 之 3 篇):
文章代碼(AID): #1BfFTHDU (LaTeX)