View Single Post
Old 06-11-2009, 03:16 AM   #128
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
OK, if uncompressed OEB is out then compressed would be ok (uncompressed was just a minor convenience). The main reason I'm asking is that when I just converted a lit file to epub I got a bunch of arbitrary file splits (which I believe were done during OEB->Epub conversion). If I could have gone in and massaged the html after Lit->OEB I could have marked the chapters, that way the final splits would have then been on chapter markers, which is more sensible. It's also easier to edit and search across one complete html file than many little ones at that stage.

Regarding sysctl location, here's the info:
Code:
$ which sysctl
/usr/sbin/sysctl
$ ls -l /usr/sbin/sysctl
-r-xr-xr-x  1 root  wheel  63824 Oct 28  2008 /usr/sbin/sysctl
I'm assuming the above are just the default Mac location/permissions/attributes, I've never intentionally messed around with this one.

I'll open a bug for the lit file with that behavior.

Last edited by ldolse; 06-11-2009 at 03:19 AM.
ldolse is offline