adamzap / landslide

Generate HTML5 slideshows from markdown, ReST, or textile
Apache License 2.0
2.09k stars 368 forks source link

Exporting to PDF fails with accents #13

Closed agonzalezro closed 14 years ago

agonzalezro commented 14 years ago

I've created my presentation with:

landslide -d presentation.pdf django.md and the PDF works without problems (no middle pages and no TOC showed) but special chars fail.

adamzap commented 14 years ago

Thanks for catching this. It's fixed in my trunk, and I'll push a minor release to pypi soon.

I just adjusted the encoding of the html file as it went into princeXML.