Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Writer2ePub

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 07-18-2010, 07:54 AM   #106
eBookLuke
Writer2ePub creator
eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.
 
eBookLuke's Avatar
 
Posts: 354
Karma: 121129
Join Date: Sep 2009
Location: Genova, Italy
Device: Cybook Bebook iLiad Kindle HanlinV2 Readius SonyPRS500 SonyPRS700 etc
Quote:
Originally Posted by kiermel View Post
Yes, I understand now. I save two times with writer2epub and ADE open the file, but not show the first image as cover. Thanks.

What can I do for writer2epub get the image as cover?
Try 0.3.7, and please report any kind of problem

Thanks

Luke
Attached Files
File Type: zip writer2epub-0.3.7.oxt.zip (44.5 KB, 636 views)
eBookLuke is offline  
Old 07-18-2010, 01:44 PM   #107
kiermel
Enthusiast
kiermel began at the beginning.
 
kiermel's Avatar
 
Posts: 43
Karma: 10
Join Date: Apr 2009
Location: Malaga - Spain
Device: Kindle Touch, iPad, iPhone
With this new versión is very fast, and the readers open the ePub file perfectly, but there is no images in the ePub!



If I open the file with Sigil, this is the code:
<div><img width="51%;" alt="" src="../images/img0001.jpg" /></div>

And in WYSIWYG mode:



Thanks for your work
I will try with another books now, and I comment later.
kiermel is offline  
Old 07-18-2010, 01:52 PM   #108
kiermel
Enthusiast
kiermel began at the beginning.
 
kiermel's Avatar
 
Posts: 43
Karma: 10
Join Date: Apr 2009
Location: Malaga - Spain
Device: Kindle Touch, iPad, iPhone
I open the content of the ePub file, and I think that the problem is the accent in the name of the image. Maybe can be this?



Edit: That's the problem, the accent. I remove the accent and now the image appear again. Not as cover but I can see the image again

The OpenOffice 3.2.1 in spanish put that name by default.The original name of the image has no accent. This is why I don't noticed before.

Last edited by kiermel; 07-18-2010 at 02:12 PM.
kiermel is offline  
Old 07-19-2010, 11:36 AM   #109
kiermel
Enthusiast
kiermel began at the beginning.
 
kiermel's Avatar
 
Posts: 43
Karma: 10
Join Date: Apr 2009
Location: Malaga - Spain
Device: Kindle Touch, iPad, iPhone
I discover why don't get the image as cover.
This is the code of the image created by writer2epub:

<div><img width="51%;" alt="" src="../images/img0001.jpg" /></div>

I removed the text red marked and the image is now the cover

<div class="sgc-5">
<img src="../images/img0001.jpg" />
</div>


I hope my feedback can help you. I'm sorry if I'm being such a pain!

Last edited by kiermel; 07-19-2010 at 11:40 AM.
kiermel is offline  
Old 07-19-2010, 05:10 PM   #110
st_albert
Guru
st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'
 
Posts: 696
Karma: 150000
Join Date: Feb 2010
Device: none
Quote:
Originally Posted by kiermel View Post
I discover why don't get the image as cover.
This is the code of the image created by writer2epub:

<div><img width="51%;" alt="" src="../images/img0001.jpg" /></div>

I removed the text red marked and the image is now the cover

<div class="sgc-5">
<img src="../images/img0001.jpg" />
</div>


I hope my feedback can help you. I'm sorry if I'm being such a pain!
I think, if you want your epub to pass epubcheck-1.0.5, the <img> tag will need to have the alt="something" in it.

I could be wrong, though.

ETA: And if you want width=51%, use style="width: 51%;" in the <img...> tag.

Last edited by st_albert; 07-19-2010 at 05:14 PM.
st_albert is offline  
Old 07-22-2010, 09:15 AM   #111
kiermel
Enthusiast
kiermel began at the beginning.
 
kiermel's Avatar
 
Posts: 43
Karma: 10
Join Date: Apr 2009
Location: Malaga - Spain
Device: Kindle Touch, iPad, iPhone
The red text is placed by writer2epub, not by me.
kiermel is offline  
Old 07-22-2010, 05:14 PM   #112
st_albert
Guru
st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'
 
Posts: 696
Karma: 150000
Join Date: Feb 2010
Device: none
Quote:
Originally Posted by kiermel View Post
The red text is placed by writer2epub, not by me.
Understood. I wasn't trying to accuse you of bad coding

But I suggest the style="blah blah" attribute will work better.
st_albert is offline  
Old 07-23-2010, 12:45 PM   #113
eBookLuke
Writer2ePub creator
eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.
 
eBookLuke's Avatar
 
Posts: 354
Karma: 121129
Join Date: Sep 2009
Location: Genova, Italy
Device: Cybook Bebook iLiad Kindle HanlinV2 Readius SonyPRS500 SonyPRS700 etc
Quote:
Originally Posted by st_albert View Post
I think, if you want your epub to pass epubcheck-1.0.5, the <img> tag will need to have the alt="something" in it.
Is not necessary, but will be nice. In the future I will use the image name or the caption as alt text.

Thaks for suggestion
eBookLuke is offline  
Old 07-23-2010, 12:48 PM   #114
eBookLuke
Writer2ePub creator
eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.
 
eBookLuke's Avatar
 
Posts: 354
Karma: 121129
Join Date: Sep 2009
Location: Genova, Italy
Device: Cybook Bebook iLiad Kindle HanlinV2 Readius SonyPRS500 SonyPRS700 etc
Quote:
Originally Posted by st_albert View Post
ETA: And if you want width=51%, use style="width: 51%;" in the <img...> tag.
can you explain better to me this point? I don't know xhtml

Even, if you find in the code any improvement to do, please let me know by write the wrong code line and the right one



Luke
eBookLuke is offline  
Old 07-23-2010, 12:54 PM   #115
eBookLuke
Writer2ePub creator
eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.
 
eBookLuke's Avatar
 
Posts: 354
Karma: 121129
Join Date: Sep 2009
Location: Genova, Italy
Device: Cybook Bebook iLiad Kindle HanlinV2 Readius SonyPRS500 SonyPRS700 etc
FINAL VERSION APPROACHING!

Hi all,

the final version is almost ready!
Many new features and bug corrections, thanks to tour all…

Some news:
Windows full compatibility
Japanese text support (thank Kisi!)
ePub pass validation! (thanks Ar't!)
a lot of bug corrections and improvements (thanks all!)

In a couple of days will be available in the OOo repository

Luke
eBookLuke is offline  
Old 07-23-2010, 01:08 PM   #116
st_albert
Guru
st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'
 
Posts: 696
Karma: 150000
Join Date: Feb 2010
Device: none
Quote:
Originally Posted by eBookLuke View Post
can you explain better to me this point? I don't know xhtml

Even, if you find in the code any improvement to do, please let me know by write the wrong code line and the right one



Luke
Actually, according to this:

http://www.w3schools.com/tags/tag_img.asp

either way should work. I was just suggesting an alternative coding that, in my experience, works in most if not all the readers I've tried. I don't know that the former, width="51%" attribute will NOT work. It should be fine. However, Kiermel stated that the problem was with either that or alt="" and I thought an empty alt= attribute should be acceptable, as long as it's there.

Sorry for any confusion.
st_albert is offline  
Old 07-23-2010, 02:00 PM   #117
eBookLuke
Writer2ePub creator
eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.
 
eBookLuke's Avatar
 
Posts: 354
Karma: 121129
Join Date: Sep 2009
Location: Genova, Italy
Device: Cybook Bebook iLiad Kindle HanlinV2 Readius SonyPRS500 SonyPRS700 etc
Quote:
Originally Posted by kiermel View Post
Edit: That's the problem, the accent. I remove the accent and now the image appear again. Not as cover but I can see the image again

The OpenOffice 3.2.1 in spanish put that name by default.The original name of the image has no accent. This is why I don't noticed before.
Thanks, I will work about the image names to solve these potential problems.
Maybe I will change all the names of the images when exported to prevent this rename from OOo



Luke
eBookLuke is offline  
Old 07-25-2010, 06:04 PM   #118
eBookLuke
Writer2ePub creator
eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.
 
eBookLuke's Avatar
 
Posts: 354
Karma: 121129
Join Date: Sep 2009
Location: Genova, Italy
Device: Cybook Bebook iLiad Kindle HanlinV2 Readius SonyPRS500 SonyPRS700 etc
Translators wanted!

Hi all,

I'm looking for translators for writer2epub.

The final release is almost ready, and I wish to implement as many as possible languages.

I need:

English (my English is terrible!) maybe St_Albert?
Spanish (Kiermel?)
French
German
Dutch
Swedish
Russian
Finnish



Thanks to all
eBookLuke is offline  
Old 07-26-2010, 07:39 AM   #119
pol.bcn
Junior Member
pol.bcn began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2010
Device: airis dbook
Hi Luke

Maybe I could help Kiermel in translating to spanish. The only thing fear me is that I don't know anything about programming, so if translation requieres that knowledge I won't be capable to help.

Edit: In version 0.30 I think there is something "wrong". When I convert .ODT into ePub, it's impossible, at least for me, to change the name that shows my e-book reader (airis dbook, but firmware booq, with both firmwares, the name is "bad"). In Calibre I put the name I want, but I don't know why, when I open the book to read it, the name is the same of the .ODT archive (and didn't recognize accented characters). Maybe this is not problem of your program, or maybe it is fixed in the final version.

See you.

Last edited by pol.bcn; 07-26-2010 at 01:38 PM.
pol.bcn is offline  
Old 07-28-2010, 01:44 AM   #120
eBookLuke
Writer2ePub creator
eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.eBookLuke knows the chase is better than the catch.
 
eBookLuke's Avatar
 
Posts: 354
Karma: 121129
Join Date: Sep 2009
Location: Genova, Italy
Device: Cybook Bebook iLiad Kindle HanlinV2 Readius SonyPRS500 SonyPRS700 etc
Quote:
Originally Posted by pol.bcn View Post
Hi Luke
In version 0.30 I think there is something "wrong". When I convert .ODT into ePub, it's impossible, at least for me, to change the name that shows my e-book reader…
See you.
Hi,

at the moment writer2epub takes the title and author out from the filename with this criteria:

Author - Title
or:
Author - Title - Publisher

Plase note the spaces before and after the dash(es)

In future, there will be a preference window to edit the metadata and/or the criteria to extract the metadata from filename or from an external file.



Luke
eBookLuke is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
LaTeX and OpenOffice -> EPUB ? (Professional solution) Randy11 ePub 22 11-10-2010 11:03 PM
EPUB Expert Needed: Cant properly export epub from InDesign crottmann ePub 17 08-27-2010 10:23 AM
OpenOffice to Palm eReader export macro poxi1023 Other formats 29 02-28-2009 05:49 PM
OpenOffice PDF Import and Hybrid Export wallcraft Workshop 0 06-06-2008 08:15 PM
OpenBerg FireFox extension for ePub wallcraft Reading and Management 20 10-05-2007 11:24 AM


All times are GMT -4. The time now is 02:27 AM.


MobileRead.com is a privately owned, operated and funded community.