Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reject use of algorithm package. #11

Closed
amunn opened this issue Oct 3, 2021 · 0 comments
Closed

Reject use of algorithm package. #11

amunn opened this issue Oct 3, 2021 · 0 comments
Assignees

Comments

@amunn
Copy link
Owner

amunn commented Oct 3, 2021

The algorithm package sets up the list of algorithms using the float package which is incompatible with the memoir new float/list capabilities. It's preferable to use the class methods to set up the list of algorithms. So algorithm must be prevented from loading, but emulated (since it also sets the \newcommand{\ALG@floatstyle}{...} with the options ruled, plain or boxed. Maybe best to implement a class option for algorithm to pass the relevant style option.

@amunn amunn self-assigned this Oct 3, 2021
@amunn amunn closed this as completed in 51a8f4e Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant