![]() |
#1 |
i warned you ...
![]() ![]() ![]() Posts: 54
Karma: 222
Join Date: Apr 2010
Device: none
|
![]()
Some time ago fento asked:
Is it possible, maybe be using a custom CSS stylesheet in the configuration of the viewer, that the text is shown in two columns? To what kovidgoyal said that it might be possible since calibre uses webkit for rendering the books.Well, it is possible. Sort of. Here is my custom CSS: body { color:rgb(0,0,0) !important; background-color:rgb(228,226,224); text-align:justify; line-spacing:1.8; margin-top:1px; margin-bottom:1px; margin-right:10px; margin-left:10px; -webkit-column-count: 2; -webkit-column-gap: 1em; -webkit-column-rule: 1px dotted; height: 650px; width:1200px text-indent: 2em; } h1, h2, h3, h4, h5, h6 { color:black; text-align:center; font-style:italic; font-weight:bold; } As you can see, essentially what I am doing is generating a very wide page by constraining the height. In this manner I can see two pages on the screen, but to get to the next two, I have to scroll to the right ![]() ![]() Can someone come with a better solution? Thanks. PS: May be it’s just femto and myself using Calibre as the only ebook application, including for reading? |
![]() |
![]() |
![]() |
#2 | |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Dec 2010
Device: Aldiko Moto Droid 1
|
Quote:
If you are a Mac user you might try this: http://amarsagoo.info/tofu/ I don't know if it supports epub but I used it years ago when I was still a Mac user myself. |
|
![]() |
![]() |
Advert | |
|
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Two columns display in the viewer? | femto | Calibre | 4 | 06-02-2020 04:45 PM |
[old-topic]ebook-viewer: Open source, crossplatform viewer for EPUB, LIT, MOBI, etc | kovidgoyal | Calibre | 68 | 05-30-2011 08:46 PM |
Extra columns in display grid? | kgn | Calibre | 7 | 06-13-2010 10:43 PM |
Two columns display in the viewer? (facing pages) | pollito pito | Calibre | 6 | 04-17-2010 08:09 AM |
columns in the ebook viewer | Nate the great | Calibre | 3 | 08-27-2009 11:46 AM |