Pagedown: another pagedown::html_resume pagebreak issue

Created on 31 Mar 2020  路  2Comments  路  Source: rstudio/pagedown

Hello.

Thanks a gazillion for the stunning look of pagedown resumes!
I'm running into am issue very similar to #153 for both the HTML and PDF versions.

My CV is available here: http://kevinrue.github.io/files/Kevin-Rue-CV.html
See the entry "Bioconductor for Genomic Data Science".

The "details" section of this entry, namely:

This course is part of the Genomic Data Science Specialization.

appears on the following page, without respecting the indentation level.

Is there a way to "push" the whole entry to the next page, when it doesn't completely fit at the end of the previous page?

Thanks again!

Most helpful comment

The fix works perfectly!

It looks flawless to me now.
https://kevinrue.github.io/files/Kevin-Rue-CV.html

Thanks a ton!
All the best

All 2 comments

Hi @kevinrue,

Glad you like the resume template!

Is there a way to "push" the whole entry to the next page, when it doesn't completely fit at the end of the previous page?

I've fixed that in https://github.com/rstudio/pagedown/commit/affb42f79cf758dd657b72cfbd84bddd483ce813

Please, can you can try with the development version of pagedown and tell me whether the problem is fixed for your resume?
You can install the development version using:

remotes::install_github("rstudio/pagedown")

The fix works perfectly!

It looks flawless to me now.
https://kevinrue.github.io/files/Kevin-Rue-CV.html

Thanks a ton!
All the best

Was this page helpful?
0 / 5 - 0 ratings