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

wishlist: support for footer #10

Closed
kasperdanielhansen opened this issue Oct 25, 2017 · 11 comments
Closed

wishlist: support for footer #10

kasperdanielhansen opened this issue Oct 25, 2017 · 11 comments

Comments

@kasperdanielhansen
Copy link

Seems awesome, looking forward to experiment with it.
My school's default template suggests a footer as well. Not sure how easy it is to add, but if it is easy, I would be interested in that functionality

@eddelbuettel
Copy link
Owner

eddelbuettel commented Oct 25, 2017

I think we should be able to cook this up as @aaronwolen is a wizard with esoteric LaTeX packages :)

Would you want the footer on every page, or only the cover?

@aaronwolen
Copy link
Collaborator

This may be possible. Could you post an example letter for us to checkout?

@mbojan
Copy link
Contributor

mbojan commented Aug 29, 2019

I would love to have that! My employer puts a set of logos in the footer on the first page.

@mbojan
Copy link
Contributor

mbojan commented Oct 17, 2019

@aaronwolen @eddelbuettel et al, what do you think about adding an option, say, letterfoot that, similarily to letterhead, will expect a path to a PDF that will be inserted in the foot on the first page only? This is rather easy with \ThisLLCornerWallPaper? I can have a PR.

@eddelbuettel
Copy link
Owner

Sure. As @aaronwolen said earlier, we can look at an example, and a (clean) PR if you have one.

@mbojan
Copy link
Contributor

mbojan commented Oct 17, 2019

PR coming up.

@eddelbuettel
Copy link
Owner

Keep it simple, keep it clean, if you questions -- ask. But it sounds like you identified a suitable latex trick so it should "mostly" be just a matter of supporting a new yaml option and activating it just like the header option does.

@mbojan mbojan mentioned this issue Oct 17, 2019
@eddelbuettel
Copy link
Owner

@kasperdanielhansen We have that now thanks to @mbojan and a follow-up by @aaronwolen. Rough sketch looks like this (where I removed my signature.pdf just in case)

image

(Minor shadow from my screenshotting...)

Key is to crop with the needed whitespace as the latex wallpaper packages places the whole image file flush to the edge.

@eddelbuettel
Copy link
Owner

With that we can probably close this.

@kasperdanielhansen
Copy link
Author

kasperdanielhansen commented Oct 23, 2019 via email

@eddelbuettel
Copy link
Owner

Looking at a CRAN upload likely tomorrow so ... it will soon find itself towards you in the usual way.

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

No branches or pull requests

4 participants