View Single Post
Old 12-23-2008, 01:13 PM   #41
moggie
Enthusiast
moggie is on a distinguished road
 
moggie's Avatar
 
Posts: 34
Karma: 74
Join Date: Nov 2008
Location: Cambridge,UK
Device: sony 505
Quote:
Originally Posted by Amalthia View Post
I'm going to have to try this out when I'm home. Do I have to do anything special to add the recipe? or are the instructions included in the zip file?

Also, is there a way to change the LRF formatting? I'm kind of fond of limiting margin space and increasing font size. I'm not sure if I actually need to try and change the format since I haven't tried it yet but I'd like to know if it's an option ahead of time.
Basically look up the author id and pass it as the username

You need to have calibre, its a recipe for calibre There are standard options in the calibre GUI or you can use the command line.

Code:
    --left-margin=LEFT_MARGIN
                        Left margin of page. Default is 20 px.

    --right-margin=RIGHT_MARGIN
                        Right margin of page. Default is 20 px.

    --top-margin=TOP_MARGIN
                        Top margin of page. Default is 10 px.

    --bottom-margin=BOTTOM_MARGIN
                        Bottom margin of page. Default is 0 px.
Quote:
Originally Posted by Amalthia View Post
Also, since this seems to pull up the author's stories, if the author has multiple stories is there a way to combine all of them into a single file using the Table of Contents to index the individual stories instead of the chapters?

I've been merging author's stories into single files out of necessity. Most fan fiction stories are short and it's really easy to get over 1500 stories on your reader and well it really slows down at that point.
It already does this basically you get a 2000 odd page book ( well for some authors ) with each story fully downloaded with an index page with an entry for each story.
moggie is offline   Reply With Quote