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

Make hardcopy properly handle opened sections. #234

Merged
merged 1 commit into from
Aug 13, 2015

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Aug 8, 2015

This patch fixes a bug in the scaffolding macros that caused the wrong sections to be open in hardcopy output. (The hardcopy_is_open option wasn't being honored correctly.)

To test it, set hardcopy_is_open to "never" and check that none of the sections are open. Without the patch, the first one will be open (under the default settings of the other options).

goehle added a commit that referenced this pull request Aug 13, 2015
Make hardcopy properly handle opened sections.

Works as advertized.
@goehle goehle merged commit 9b84aca into openwebwork:develop Aug 13, 2015
@dpvc dpvc deleted the patch-scaffold branch September 23, 2015 01:51
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.

None yet

2 participants