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 titlegraphic support to Metropolis #23

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

svraka
Copy link
Contributor

@svraka svraka commented Dec 16, 2019

One of the bazillion useful features of Metropolis mentioned in #1 is the option to add a title graphic. This little pull request enables that with a Pandoc variable. The logo is flushed to the right, just like in the original Metropolis demo but I made it a bit smaller, otherwise a longer title would almost touch the logo.

@eddelbuettel
Copy link
Owner

That's nice and clean!

I recently even played with what @robjhyndman added to his monash variant: full-page graphics.
image

It is still a little ad-hoc so I may keep it in a local includes header for now. Also depends on "where" an included graph as "room" for content. So in that sense your enabling of the titlegraphic is much cleaner.

@eddelbuettel eddelbuettel merged commit 74ff84e into eddelbuettel:master Dec 17, 2019
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.

2 participants