Thread: LRF output
View Single Post
Old 05-29-2007, 09:13 AM   #159
Fauve
Member
Fauve began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Mar 2007
Device: Sony PRS-500
Quote:
Originally Posted by Pode
I just want to add a quick line, the batch command to convert quickly a whole directory of HTML files in Windows is the following one :

for %f in (*.html *.htm) do html2lrf %f

I have forgottent how to do proper batch scripts, and I needed to google it, so I suppose this could help someone else...
It did! Thanks! And a huge thank-you to you, Kovid, for making this great tool!

One thing I did notice is that when I batch-convert to LRF, I don't have authors on the converted books. Where does html2lrf look in the html file for author information?
Fauve is offline   Reply With Quote