View Single Post
Old 01-20-2014, 01:46 PM   #1
ShellShock
Wizard
ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.
 
ShellShock's Avatar
 
Posts: 1,178
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
Ebooks formatted as two columns

I have just got my latest Asimov's Science Fiction epub, and the publisher has now decided to format it into two columns, a skeuomorphic attempt to emulate the print magazine. It looks horrible, and that is on a Kobo Aura HD; I hate to think what it looks like on a smaller 6" screen.

To add insult to injury, they achieved this dubious technical feat by using the epub-standard breaking Adobe extensions (ade:template), and compounded this by the worst sin of all: rather than creating a single xpgt file to define the page layout, instead the publisher has inserted a huge ade:template element inline into each xml file in the epub. This makes it time consuming to strip out.

I have worked around the two column problem by replacing column-count="2" with column-count="1", which makes the necessary changes to all the inline ade:templates.

Anyway, how do you like your emagazines/enewpapers: one or two columns?
ShellShock is offline   Reply With Quote