View Single Post
Old 10-17-2017, 11:45 AM   #1
Ghitulescu
Fanatic
Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.Ghitulescu ought to be getting tired of karma fortunes by now.
 
Posts: 563
Karma: 403106
Join Date: Aug 2014
Device: PRS-T1
Same code - different results

I found an annoying and incredible error

The same code is displayed once one way, then in another way by ADE 4.0.2.

The code is:
Code:
<td><span class="taste1"><img src="n456MK.png"/></span></td>
<td colspan="2">Wiedergabe wird angehalten. Funktionsfläche <span class="taste1"><img src="n456MK.png"/></span> wechselt zu <span class="taste1"><img src="v140MK.png"/></span>.</td>
In short, the same class "taste1" within identical columns in a table gives two different displays. "Taste1" draws a rounded (where possible) box around a text or image.

This is how it appears in calibre, and how it is intended.

[Image violates Posting Guidelines for size - MODERATOR]

But this is how it is displayed in ADE.


There are two more errors: the Auswahl should be followed by an image, but it appears that not all PNG images are compatible, so I am changing them to GIF. I still could not find anything usable regarding PNG files and ePub, though there are countless threads on PNG but related to amazon/apple/etc. rejections.
The second one, not appearing here (in full) is related to the lack of borders of figures in tables (see the first column), yet the border is displayed if one adds a blank space or any other text character within the <SPAN> with the image.

Somehow I believe these are somehow related.

Has anybody any idea what could be wrong?
Attached Thumbnails
Click image for larger version

Name:	erori.2.png
Views:	426
Size:	24.2 KB
ID:	159510   Click image for larger version

Name:	erori.png
Views:	555
Size:	41.6 KB
ID:	159511  

Last edited by Dr. Drib; 10-22-2017 at 04:58 AM.
Ghitulescu is offline   Reply With Quote