[問題] latex寫演算法如何跨頁顯示為同

看板LaTeX (論文排版)作者時間12年前 (2013/07/15 20:32), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
There are many packages for such scenarios. listings, lslisting, fancyvrb, and algorithm I use fancyvrb for listing occasions and would recommend this, but you need to figure it out by yourself whether it really suits you. Also consider possible usage of \begin{VerbatimInput} \end{VerbatimInput} which gives you more freedom. With the numbering and box capabilities, your problem may be solved when crossing pages. Here is a hint: http://tex.stackexchange.com/questions/103536/label-for-package-fancyvrb to use fancyvrb, you need its manual that is readily available. Yes, google search fancyvrb.

07/15 21:04, , 1F
thanks~!
07/15 21:04, 1F
文章代碼(AID): #1Hu-l2C7 (LaTeX)
文章代碼(AID): #1Hu-l2C7 (LaTeX)