oasegips / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

Linefeed character in imported ePUB is deleted (in Calibre it correctly displays as a word space) #217

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open existing ePUB in Sigil (an outstanding product!!)
2. Hex [0A] (linefeed) should convert to a space
3. Viewed in split screen the linefeed (space) is missing so words run 
together in the same paragraph. 

What is the expected output? What do you see instead?
[0A] should map to a space within <p> tag, instead it's been deleted so 
words run into each other. The ePUB file was created by importing a Word 
2003 HTML export into Calibre and converting to ePUB format in Calibre. 
See the first bulleted para for examples, "tosupport" 
and "businesses,renewable" When looking at HTML, these are hex [0A] 
linefeed characters.

What version of the product are you using? On what operating system?
0.1.7 on Win XP

Please provide any additional information below. If your source file
(SGF/EPUB/HTML/etc) is required to fully understand the problem, please
attach it to this issue. Read the ReportingIssues wiki page before
submitting!

Original issue reported on code.google.com by bende...@comcast.net on 30 Dec 2009 at 3:58

Attachments:

GoogleCodeExporter commented 9 years ago
This will be fixed in 0.1.8, a hotfix release that should be out later today. 

Original comment by Strahinja.Markovic@gmail.com on 30 Dec 2009 at 4:06

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 41ff7bfd62.

Original comment by Strahinja.Markovic@gmail.com on 30 Dec 2009 at 4:07