View Single Post
Old 05-06-2009, 02:47 PM   #195
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
Hi,
I am using LRFTools 0.9.209 to convert some lrf files to html. I found one minor problem:
The generated html will break line automatically for italic font-style text.
You can see from my attached html file and screenshot.

I don't think it's the problem of LRFTools. It should be the problem of browser (I tried it with IE and Firefox).

I can fix this problem by manually removing:
Code:
		</div>
		<div align="Justify">
That's not an elegant way.

I am wondering if this problem might be fixed by LRFTools by properly detecting paragraph and insert <p> tag (or something else), so I raise this issue.
Due to copyright concern, I can't distribute this lrf file to public. If you do need one to analyze the problem, I will try to find a free lrf file with the same problem.

Added:
I roughly browsed several html files generated from lrf, there is a common problem: no paragraph tag. IMHO, adding paragraph tags will make a better conversion.
Attached Thumbnails
Click image for larger version

Name:	sample.PNG
Views:	536
Size:	68.3 KB
ID:	28528  
Attached Files
File Type: txt test.html.txt (1.5 KB, 505 views)

Last edited by ericshliao; 05-07-2009 at 09:45 AM.
ericshliao is offline   Reply With Quote