View Single Post
Old 03-14-2009, 05:32 AM   #630
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,561
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by frabjous View Post
So far I've been working on cleaning up a text file generated from a OCR of the pbook. I'm trying to decide what tool to use or format to next; compared to some math books, there's relatively few formulae in it, but there is a good amount of Greek letters used as variables, etc., and I'm trying to decide what format to start working in next. LaTeX would be easiest, since I already know it well, but HTML might be more flexible.
Greek letters should be no problem if you use an appropriate encoding, such as utf8, then it's a matter of the fonts in the reader having the Greek glyphs (which most current fonts should have). As for a starting format for ebooks, I'd use HTML, and then use XHTML+CSS (ePUB) as a storage and conversion source format.
Jellby is offline   Reply With Quote