I have a question about --listings-- package. Do you know how to change it to get sth like this "Algorithm " rather than casual "Listing " in the title line?
Thanks for reply
|
|
|
Put these lines to preamble (the preamble is everything from the start of the LaTeX source file until the
The first changes the caption name for listings. The second — the header name for the list of listings which is printed by the
Then when you're referring to a particular listing, e. g. |
||||
|
|