Re: [問題] 如何劃斜的箭號
※ 引述《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)
討論串 (同標題文章)
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章