Closed GoogleCodeExporter closed 9 years ago
This sounds like a problem with the reader rather than pandoc. The reader
should use a font with unicode glyphs. I'm not yet convinced that there is any
defect in the epub pandoc produces, and I can't really bundle fonts in the epub.
But feel free to comment if you think there's something wrong with pandoc's
epubs.
Original comment by fiddloso...@gmail.com
on 11 Sep 2010 at 2:43
Well, this could be the problem with the reader, but this reader is a pretty
popular device. I suspect it is not alone with such a bug.
I suggest to allow users to bundle additional files with epub (be it fonts,
images, whatever). `--pandoc-bundle` or `pandoc-extra-files` could be a good
name for such an option.
With such an option and custom stylesheet (--epub-stylesheet), the user can
easily bundle fonts when he needs to.
Original comment by s.astanin
on 13 Sep 2010 at 1:22
Why not instead make a standalone program that takes an existing epub (produced
by pandoc or by something else) and bundles the fonts?
Original comment by fiddloso...@gmail.com
on 13 Sep 2010 at 3:25
Original issue reported on code.google.com by
s.astanin
on 6 Sep 2010 at 5:31