Skip to content

fix compatibility with memoir #23

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dbosk
Copy link

@dbosk dbosk commented May 12, 2025

When using memoir and setting \marginparmargin{right}, it breaks when using marginfix. It seems like marginfix always uses the outer margin (the default of memoir, i.e. \marginparmargin{outer}).

@dbosk dbosk marked this pull request as draft May 12, 2025 06:53
@dbosk
Copy link
Author

dbosk commented May 12, 2025

The places of interest seem to be \MFX@leftmargin in marginfix and \@addmarginpar (section 27.2 Marginpars in memoir.dtx, on page 277, specifically the macro \@addmarginpar seems to be the one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant