RE: [Rbmake-users] problems converting web site
Brought to you by:
wayned
From: Steve H. <ste...@sw...> - 2003-07-03 06:28:38
|
I downloaded the fix, and it works like a champ - thanks. Now, I have a question. When I convert a web site such as the Christian Science Monitor, when I import it into my ebook, some of the formatting is such that the text for paragraphs starts at the far right edge of the screen (so that there might be but one or two words on a line). Is this something I can fix with one of the rbmake command line switches? I tried the -Ts (simple formatting), but that didn't seem to work. I'm not sure what other switches might have an effect on it. Or is that just something I need to live with? Thanks for the bug fix and thanks for writing rbmake. Steve -----Original Message----- From: Wayne Davison [mailto:rb...@bl...] Sent: Tuesday, July 01, 2003 12:01 PM To: Steve Harrington Cc: rbm...@li... Subject: Re: [Rbmake-users] problems converting web site On Mon, Jun 30, 2003 at 02:40:33AM -0500, Steve Harrington wrote: > rbmake -f1 -jio csm-depth1 http://www.christiansciencemonitor.com > [... invalid .rb file created ...] OK, I fixed the root cause of the bug: it was dropping a page that it couldn't fetch which was still marked as "maybe HTML", and that combination wasn't decrementing the "to do" count for the joined-page group. You can snag the latest source either directly from CVS, or via this tar file: http://rbmake.sourceforge.net/rbmake-cvs.tar.gz ..wayne.. |