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

Add option to ColumnBox to support resetting to parents top margin on new page. #512

Closed
wants to merge 1 commit into from

Conversation

phurley
Copy link
Contributor

@phurley phurley commented Jul 4, 2013

This allows for page title text on the first page that is not repeated
on every page. The default is off, so it is completely backward
compatible. I also added a spec to verify the existing behavior
(which was not previously tested) and a spec to for the new option.

This allows for page title text on the first page that is not repeated
on every page. The default is off, so it is completely backward
compatible. I also added a spec to verify the existing behavior
(which was not previously tested) and a spec to for the new option.
@ghost ghost assigned practicingruby Nov 16, 2013
@practicingruby
Copy link
Member

@phurley: Can you post a comment with some example code that demonstrates the use case?

@practicingruby
Copy link
Member

Closing, but will re-open once I see an example. (Tagged as needs-revisions so others can find it, too)

@practicingruby
Copy link
Member

Hi, I merged a slightly modified version of this patch into master -- it makes sure to use absolute rather than relative coordinates, which will avoid adding extra space on pages with non-zero margins. Please give master a try and see if it works as you'd expect!

@practicingruby
Copy link
Member

Commit: 3610f91

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

Successfully merging this pull request may close these issues.

2 participants