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

giving option to show table footnotes on every page #860

Closed
wants to merge 13 commits into from

Conversation

bd-karen-byron
Copy link

@bd-karen-byron bd-karen-byron commented Sep 16, 2024

This resolves issue #858 show footnotes every page (with partial solution)

Added argument show_every_page to footnote().
If show_every_page = TRUE then table footnotes will show at the bottom of all pages for longtable pdf's.
Code works for all permutations of booktabs = T/F, three_part_table = T/F, latex_options = "basic"/"repeat_header", and repeat_header_continued = T/F.
Includes exhaustive testing.

Feedback welcome.

@dmurdoch
Copy link
Collaborator

Looking at your changes, I see some changes to Rd files that don't appear to be related to your PR. I'm guessing ROxygen made these. Could you leave them out of the PR? Maybe another one should be submitted, but I think we can count on it happening before the next release.

@KJByron KJByron closed this by deleting the head repository Nov 2, 2024
@bd-karen-byron
Copy link
Author

submitted new pull
thanks

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.

3 participants