View Single Post
Old 05-05-2009, 12:06 AM   #184
tlc
Zealot
tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!tlc is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 142
Karma: 50288
Join Date: Feb 2009
Device: KK 3G, iPad
Quote:
Originally Posted by kovidgoyal View Post
calibre assumes all txt files are written using markdown syntax
Is there (or could you create) a list of specific syntax details like this somewhere? The Calibre FAQ says it supports TXT and HTML, when it supports subsets of these. I understand why, but it would be very useful to know the subsets.

For example, some time ago when a pdf-to-mobi conversion didn't do well, I looked into the pdf-to-html conversion and saw a bunch of absolute positioning
Quote:
<div style="position:absolute;top:523;left:91">
and no paragraph elements. I would guess that the html-to-mobi (or html-to-*) needs paragraph elements to generate paragraphs.

Specifically, what html elements are useful to the html-to-* converters? Ideally, should the absolute positioning I saw be "fixed" in pdf-to-html or html-to-*?

Thanks,
tlc
tlc is offline   Reply With Quote