-
Notifications
You must be signed in to change notification settings - Fork 147
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 page header #69
base: master
Are you sure you want to change the base?
Add page header #69
Conversation
A little question about this pull request. This code is for adding page headers for the word document? |
This is working nicely, and will display a document header on all pages. refs #24 |
Hi, all. Apologies for being so absurdly out of pocket on this exchange. My family moved overseas this summer and we've been busy navigating a new culture for the past few months. It's been easy to lose track of Caracal. A few thoughts:
Does that seem reasonable? |
I'd also like to see test code for the new objects. :) |
I pushed a commit to have whatever into the page header. I needed to have a table and an image, and tried a paragraph. I didn't test lists, but it should be working. It relies on some hacks, for example using a decorator on
|
hi @jdugan just following up and seeing if this PR is merge-worthy and if not, what more you need? |
I think the consensus is that this PR is maybe too hastily constructed for inclusion. More of a high-quality, proof-of-concept than a bullet-proof feature. My thoughts on an ideal solution are in the comments on this issue. |
add header