[問題] latex寫演算法如何跨頁顯示?
查過很多資料,也爬過文,可是都找不到解答~"~
我用的系統是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)
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章