astefanutti / decktape

PDF exporter for HTML presentations
MIT License
2.19k stars 176 forks source link

H1 titles look ugly in the exported PDF under certain conditions #211

Closed jmuheim closed 4 months ago

jmuheim commented 4 years ago

When H1 titles are long, they tend to look ugly in the exported PDF.

For example, in the exported HTML, the title looks good:

image

Also in the exported screenshot (with 4:3 dimension) it looks good:

image

But in the PDF it looks bad:

image

Could it have to do with the default widescreen resolution of the PDF (see #210)?

jmuheim commented 4 years ago

I now manually decreased the font size of H1, now it looks better:

image

Still this might be a problem somebody wants to look into.

astefanutti commented 4 years ago

@jmuheim what presentation framework do you use?

astefanutti commented 4 months ago

Chances are it's related to #151 that's been fixed in DeckTape 3.7.0.

Let me close this. Feel free to re-open if you still face this issue after upgrading DeckTape.