|
|
View Full Version : Odd and Even page Header Settings
RajeshKumar 05-16-2007, 06:10 AM Could somebody help me how to add two different headers for odd and even pages respectively in the Xylog XML (the LRS) file so that it can be experienced in the Sony eReader?
For example, title should appear as header in the odd pages and author in the even pages.
Thanks,
Rajesh
HarryT 05-16-2007, 06:35 AM I'm somewhat curious as to why one would want to do this on the Reader? The point of different "odd" and "even" page headers is to show different information on the "left" and "right" pages of an open book. That really doesn't apply to the Reader, though, does it - all its pages are "equal".
Perhaps a solution would be to use headers and footers instead?
dhbailey 05-17-2007, 06:23 AM Or simply put author and title in the same header.
How bad is it to read "Huckleberry Finn -- Mark Twain" centered across the top of each page?
Personally, I don't like that sort of header in a book, and none of the paperbacks, which is what I normally read when I read paper books, that I read have them. I realize that hard-back books often have such headers, but I ignore them and see no purpose in them.
Hadrien 05-17-2007, 06:48 AM I doubt that you could do that with LRF: the number of pages will change if you change the font size.
But you can easily do this with LaTeX and create a PDF file if you really need such a feature...
HarryT 05-17-2007, 07:03 AM Personally, I don't like that sort of header in a book, and none of the paperbacks, which is what I normally read when I read paper books, that I read have them. I realize that hard-back books often have such headers, but I ignore them and see no purpose in them.
Someone said recently that they were asked what they were reading on their Reader, and couldn't remember the title. Perhaps that's the sort of person such things are intended for? :grin:
NatCh 05-17-2007, 08:02 AM That was me, Harry -- the book I'm reading now is a ConnStore book, which has the title as a header (in really small font, so it doesn't take much real-estate), and now when someone asks what I'm reading, I can tell them. Of course no one's ever heard of the stuff I read, but that's nothing new. At least this way, the person who asked me the question ends up with the blank look on their face instead of me (which is only fair, since they're the one who asked a question for which the answer was no likely use to them :shrug: )
JSWolf 05-17-2007, 08:18 AM That was me, Harry -- the book I'm reading now is a ConnStore book, which has the title as a header (in really small font, so it doesn't take much real-estate), and now when someone asks what I'm reading, I can tell them. Of course no one's ever heard of the stuff I read, but that's nothing new. At least this way, the person who asked me the question ends up with the blank look on their face instead of me (which is only fair, since they're the one who asked a question for which the answer was no likely use to them :shrug: )
How is the formatting of this ConnStore book? Does it have a too small a small font and excessive margins?
NatCh 05-17-2007, 08:56 AM It's probably the best of the ones I've read from there so far (Elizabeth Moon's Marque and Reprisal) -- actually the other books in the same series have been about the same. The font on L is a bit smaller than I'd prefer, but larger than the average paperback (I'd forgotten how small they were, until I looked at one a few days ago :huh: ). The margins ( I had to stop and look) are only about a centimeter on all sides -- still larger than they need to be, but much better than the others I've seen. :shrug:
JSWolf 05-17-2007, 09:08 AM It's probably the best of the ones I've read from there so far (Elizabeth Moon's Marque and Reprisal) -- actually the other books in the same series have been about the same. The font on L is a bit smaller than I'd prefer, but larger than the average paperback (I'd forgotten how small they were, until I looked at one a few days ago :huh: ). The margins ( I had to stop and look) are only about a centimeter on all sides -- still larger than they need to be, but much better than the others I've seen. :shrug:
How does this compare to Vanguard (one of the books that came with the Reader)? I thought Vanguard wasn't too bad overall. But the margins are still too large,.
kovidgoyal 05-17-2007, 09:36 AM the page element has an evenheader id and oddheader id attribute
NatCh 05-17-2007, 04:40 PM How does this compare to Vanguard (one of the books that came with the Reader)? I thought Vanguard wasn't too bad overall. But the margins are still too large,.Dunno, I don't think I ever opened the Vanguard sample ....
I'll have to load it up and see how the compare once I get back home (that'll be a few days).
Azayzel 05-18-2007, 09:16 AM I put the title in the upper/right corner w/ the chapter in the lower/left as a footer.
Good point Hadrian, with repagination it would get a bit screwy trying to hard-code odd/even page headers. :thumbsup:
|