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

Chrome not rendering poster correctly, while other browsers do #118

Open
CEBerndsen opened this issue Feb 10, 2020 · 1 comment
Open

Chrome not rendering poster correctly, while other browsers do #118

CEBerndsen opened this issue Feb 10, 2020 · 1 comment

Comments

@CEBerndsen
Copy link

I am using the posterdown_betterport template on MacOS catalina with Rstudio version 1.2.1335 and R version 3.5.1. When I adjust the caption_fontsize: "2pt" option in my header, the change appears in the RStudio pop-up but has no effect when rendered in Chrome. Safari does show the font size change. Other option changes do appear in Chrome.

I am using Chrome version 80.0.3987.87 (Official Build) (64-bit).

Style and formatting options:
#STYLE & FORMATTING
title_textsize: "68pt"
author_textsize: "1.17em"
authorextra_textsize: "35px"
affiliation_textsize: "25px"
affiliation_textcol: '#80'
caption_fontsize: "2pt"
#Middle of the poster
middle_fontfamily: "Special Elite"
middle_textcol: "#FFFFFF"
middle:textalpha: 90
middle_fontsize: "150px"
#---POSTER BODY OPTIONS---#
primary_colour: '#450084'
secondary_colour: '#DACCE6'
accent_colour: "#5d19c4"
body_bgcol: "#ffffff"
body_textsize: "33px"
body_textcol: "#000000"
reference_textsize: "23px"
#--Standard Options--#
output:
posterdown::posterdown_betterport:
self_contained: false
pandoc_args: --mathjax
number_sections: false
bibliography: packages.bib
link-citations: true

@brentthorne
Copy link
Owner

Hello @CEBerndsen !

I would suggest trying to use caption_textsize rather than caption_fontsize and see if this helps. In the most recent version of posterdown on github all of the syntax has been changed to use text instead of font as shown here in the wiki

Let me know if this helps!

Cheers.

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

2 participants