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

How to adjust font size in the middle? #56

Closed
dataandcrowd opened this issue Apr 8, 2019 · 2 comments
Closed

How to adjust font size in the middle? #56

dataandcrowd opened this issue Apr 8, 2019 · 2 comments

Comments

@dataandcrowd
Copy link

Since I am preparing an A1 size poster, I want to reduce the font size in the middle. I tested middle_textsize = 70pt but it doesn't seem to work.

middle_fontfamily: "Roboto"
middle_textcol: "#FFFFFF90"
middle_textsize: "70pt"
main_findings:
  - "Make **better posters** with <br> RMarkdown + **posterdown**."

Is there a solution?

brentthorne added a commit that referenced this issue Apr 8, 2019
adds option to change font size of the middle text in the poster using the YAML header. See issue #56
@brentthorne
Copy link
Owner

There sure is, see the middle_fontsize: option now in the YAML options.

Also thanks for finding this, it was miss on my end! Just reinstall posterdown and add the YAML option into your existing .Rmd and you should be good to go changing the font size!

@Benjipapa
Copy link

how do i reduce fontsize of headers without adding hash e.g Introduction, Aims etc

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

3 participants