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

看板LaTeX (論文排版)作者 (wolf)時間12年前 (2013/07/15 16:45), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
查過很多資料,也爬過文,可是都找不到解答~"~ 我用的系統是windows xp 演算法是以這樣方式包起來的: \begin{algorithm}[ht] \caption{scheme A} \label{algo4} \bigskip \begin{algorithmic}[1] \par .................一大堆演算法................ \algstore{testcont} \end{algorithmic} \end{algorithm} \bigskip \begin{algorithm}[ht] \caption{scheme A - part 2} \begin{algorithmic}[1] \algrestore{testcont} 情況跟這個網頁顯示的一樣 http://tex.stackexchange.com/questions/85390/divide-an-algorithm-on-two-pages 就是切開來後一個顯示algorithm4一個顯示algorithm5 想請問該怎麼讓他兩個都是顯示algorithm4呢? 麻煩各位為小弟解惑><" 感謝<(_ _)> -- ※ 編輯: wolfswolfs 來自: 140.118.155.93 (07/15 17:54)
文章代碼(AID): #1HuxQWqj (LaTeX)
文章代碼(AID): #1HuxQWqj (LaTeX)