Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > Non-English Discussions > Deutsches Forum > PocketBook

Notices

Reply
 
Thread Tools Search this Thread
Old 04-25-2014, 04:56 AM   #1
swetrain
Junior Member
swetrain began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2014
Device: 623
Seitenränder in PB623

Hallo zusammen,

ich habe mal eine Frage zu den Seitenrändern im PB 623 mit AdobeViewer.
In der Standardeinstellung (neu gekauft, ohne eine Änderung) habe ich selbst bei der Einstellung "Seitenränder: klein" ca. 1 cm Seitenabstand (oben, unten, links und rechts).

Nun hoffte ich, dass das mit dem cool reader evtl. besser ist, damit konnte ich jedoch keine DRM-geschützen Bücher öffnen.

Jetzt habe ich in der \system\share\cr3\epub.css mal vor "body" Folgendes eingefügt:
@page {margin-top: 0%; margin-right: 0%; marglin-left: 0%}

Was mich dabei wundert ist der Pfad der epub.css. Er scheint was mit dem cool reader zu tun haben.
Eine andere epub.css habe ich aber nicht auf dem PB.

Die Seitenränder sind jetzt noch ca. 0,5 cm.
Ich hätte sie jedoch gerne noch kleiner, also max. 2 mm.
Kann mir jemand mitteilen, wie ich das schaffe?

Danke für Eure Infos.

Jochen

P.S. Hier noch der ganze Inhalt der css, falls das was hilft:

@page {margin-top: 0%; margin-right: 0%; marglin-left: 0%} body {
$def.all
}

*.justindent { text-align: justify; text-indent: 1.3em; margin-top:0em; margin-bottom: 0em }
DocFragment { page-break-before: always }

h1, .title { font-size: 150% }
h2, .title1 { font-size: 140% }
h3, .title2 { font-size: 130%; }
h4, .title3 { font-size: 120%; }
h5, .title4 { font-size: 110%; }

.subtitle {
font-style: italic;
margin-top: 0.5em;
margin-bottom: 0.3em
}

h1, h2, .title, .title1, .title2 {
display: block;
$title.all
hyphenate: none;
adobe-hyphenate: none;
}
h3, h4, h5, h6, .title3, .title4, .title5, .subtitle {
display: block;
$subtitle.all
hyphenate: none;
adobe-hyphenate: none;
}
h1, h2, h3, .title, .title1, .title2, .title3 {
page-break-before: always;
page-break-inside: avoid;
page-break-after: avoid;
}
.subtitle, h4, h5, h6, .title4, .title5 {
page-break-inside: avoid;
page-break-after: avoid;
}

img {
text-align: center;
text-indent: 0px;
display: block;
margin: 0.5em;
border-style: solid;
border-width: medium;
}
.section_image { text-align: center; }
.coverpage { text-align: center; }
p image { display: inline }
li image { display: inline }

a { display:inline; $link.all }
p { $def.all }

.empty-line { height: 1em }

hr { height: 2px; background-color: #808080; margin-top: 0.5em; margin-bottom: 0.5em }

sub { vertical-align: sub; font-size: 70% }
sup { vertical-align: super; font-size: 70% }

li { display: list-item; text-indent: 0em; }
ul { display: block; list-style-type: disc; margin-left: 1em }
ol { display: block; list-style-type: decimal; margin-left: 1em }

span { display: inline }
div { display: block }

.citation p { $cite.all }
.epigraph p { $epigraph.all }
.v { text-align: left; text-align-last: right; text-indent: 1em hanging }

.stanza + .stanza { margin-top: 1em; }
.stanza { $poem.all }
.poem { margin-top: 1em; margin-bottom: 1em; text-indent: 0px }
.epigraph_author { font-weight: bold; font-style: italic; margin-left: 15%; }
.citation_author { font-weight: bold; font-style: italic; margin-left: 15%; margin-right: 10%; }

table { font-size: 80% }
td, th { text-indent: 0px; padding: 3px }
th { font-weight: bold; text-align: center; background-color: #DDD }
table caption { text-indent: 0px; padding: 4px; background-color: #EEE }

.fb2_info { display: block; page-break-before: always; }

head, form, script { display: none; }

b, strong, i, em, dfn, var, q, u, del, s, strike, small, big, sub, sup, acronym, tt, sa mp, kbd, code {
display: inline;
}

b, strong { font-weight: bold; }
i, em, dfn, var { font-style: italic; }
u { text-decoration: underline; }
del, s, strike, strikethrough { text-decoration: line-through; }
small { font-size: 80%; }
big { font-size: 130%; }

pre {
display: block;
white-space: pre;
$pre.all
}

.code, code {
display: inline;
$pre.all
}

nobr { display: inline; hyphenate: none; white-space: nowrap; }

dl { margin-left: 0em; }
dt { display: block; margin-left: 0em; margin-top:0.3em; font-weight: bold; }
dd { display: block; margin-left: 1.3em; }
swetrain is offline   Reply With Quote
Old 04-26-2014, 03:35 AM   #2
sebigbos
Addict
sebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipsesebigbos can illuminate an eclipse
 
Posts: 307
Karma: 8366
Join Date: Nov 2011
Device: PB 903 pro; PB 622
ich glaube nicht, daß das so was wird...
Die css-Datei gehört zum coolreader und beeinflusst nicht das layout vom Adobeviewer.

Am einfachsten wird es sein, den Kopierschutz zu entfernen und den coolreader zu nehmen.
sebigbos is offline   Reply With Quote
Old 04-27-2014, 04:23 PM   #3
swetrain
Junior Member
swetrain began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2014
Device: 623
... das war eigentlich nicht die Antwort, die ich hören wollte
1. ist es mir zu lästig, bei den ganzen eBooks den Kopierschutz zu entfernen
2. weiß ich nicht, wie das geht, da es
3. nicht legal ist.

Wenn also jemand noch eine andere Lösung hat, wie ich die Seitenränder kleiner bekomme, wäre ich sehr dankbar für alle Infos.

Viele Grüsse
Jochen
swetrain is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Datenschutz auf PB623 user123 PocketBook 19 11-11-2014 12:25 PM
2 dictionary questions for PB623 Bertolt PocketBook 5 04-21-2014 08:18 AM
Received new PB623 today kgn PocketBook 7 03-03-2014 07:32 PM
Seitenränder bei pdf im reflow einstellen? DeeSaR PocketBook 1 01-16-2010 06:05 AM
Calibre, LRF, Seitenränder Closer Software 4 08-11-2009 05:46 AM


All times are GMT -4. The time now is 12:19 AM.


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