Search found 1 match

by bsamuel
Mon Jan 14, 2008 11:28 pm
Forum: Document Classes
Topic: Algorithms over several pages
Replies: 5
Views: 35918

Algorithms over several pages

Hi there,

I'm using the algorithms package to display pseudocode. I put an algorithmic environment inside an algorithm environment, which numbers the different algorithms nicely and makes them show up in a list of algorihms in the beginning (analogous to a list of figures/tables). However, it also ...