Skip to content

Don't alter the typeset option lists in case they are reused#1313

Merged
dpvc merged 1 commit intodevelopfrom
update/startup
Jul 28, 2025
Merged

Don't alter the typeset option lists in case they are reused#1313
dpvc merged 1 commit intodevelopfrom
update/startup

Conversation

@dpvc
Copy link
Copy Markdown
Member

@dpvc dpvc commented Jul 18, 2025

This PR changes the handling of the options object in the typesetting and conversion commands created by the Startup module so that they use a copy of the options rather than the original object. This prevents the changes we make to options from being made to the original object passed to the functions (in case they are used again later by the calling program).

@dpvc dpvc requested a review from zorkow July 18, 2025 18:36
@dpvc dpvc added this to the v4.0 milestone Jul 18, 2025
Copy link
Copy Markdown
Member

@zorkow zorkow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@dpvc dpvc merged commit d97ab4a into develop Jul 28, 2025
1 check passed
@dpvc dpvc deleted the update/startup branch July 28, 2025 11:55
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.

2 participants