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

Print PDF and class "r-fit-text" #3120

Closed
danekt opened this issue Feb 3, 2022 · 0 comments · Fixed by #3191
Closed

Print PDF and class "r-fit-text" #3120

danekt opened this issue Feb 3, 2022 · 0 comments · Fixed by #3191

Comments

@danekt
Copy link

danekt commented Feb 3, 2022

Class "r-fit-text" does not work in "?print-pdf" print preview mode and after saving as PDF file in Google Chrome browser.
E.g. <h1 class="r-fit-text">Very long first level heading text</h1> is truncated in print preview only to "Very long first le" :(

samwize pushed a commit to samwize/reveal.js that referenced this issue Jun 9, 2022
* hakimel/master: (1422 commits)
  tweak slides mention
  fix issues with overflowing fit-text when exporting to pdf hakimel#3191 hakimel#3120
  Fix typo in plugin.js
  notes plugin only listens for same-origin postmessages to prevent xss
  new attempt at speaker view xss fix
  add support for 'data-background-gradient' hakimel#2510
  fix issue where auto-animate did not work when jumping three or more slides (i.e. longer than the view distance)
  made data-background attribute work with .webp hakimel#3200
  fix: truncated long r-fit-text on pdf
  update link
  fix issue with hakimel#3182 when slide numbers are disabled
  fix inconsistent fragment visibility in looping presentations hakimel#3123
  fix: pdf page numbering for fragment group
  always use css transforms for presentation scaling (zoom has too many quirks even if it is slightly sharper on ldpi displays)
  update lock file
  4.3.1
  notes plugin allows messsages from current/upcoming slide windows
  fix hakimel#3154
  fix vertical slide link in demo hakimel#3155
  dont run full build + tests for package task hakimel#3156
  ...
engeir pushed a commit to engeir/slides that referenced this issue Dec 12, 2022
Bumps reveal-md from 5.3.2 to 5.4.0, which importantly bumps reveal.js
from 4.3.1 to 4.4.0. The newest version of reveal.js fixes an issue with
printing slides with text that uses `class="r-fit-text"` on text
elements. ([#3120](hakimel/reveal.js#3120))
engeir added a commit to engeir/slides that referenced this issue Dec 12, 2022
Bumps reveal-md from 5.3.2 to 5.4.0, which importantly bumps reveal.js
from 4.3.1 to 4.4.0. The newest version of reveal.js fixes an issue with
printing slides with text that uses `class="r-fit-text"` on text
elements. ([#3120](hakimel/reveal.js#3120))

Co-authored-by: Eirik Rolland Enger <eirroleng@gmail.com>
engeir added a commit to engeir/slides that referenced this issue Jan 17, 2023
Bumps reveal-md from 5.3.2 to 5.4.0, which importantly bumps reveal.js
from 4.3.1 to 4.4.0. The newest version of reveal.js fixes an issue with
printing slides with text that uses `class="r-fit-text"` on text
elements. ([#3120](hakimel/reveal.js#3120))
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 a pull request may close this issue.

1 participant