becarpenter / book6

A collaborative IPv6 book
Other
232 stars 24 forks source link

renumber chapters #111

Open jeremy-duncan opened 2 weeks ago

jeremy-duncan commented 2 weeks ago

recommend to renumber the chapters instead of 1, make it 01 as 10 and 20 are getting added incorrectly in list order.

becarpenter commented 2 weeks ago

Hmm. That's certainly true when you look at the files on GitHub, but when I generate the PDF or EPUB version of the whole book, it's all as it should be. If we renamed the chapter directories it would probably be OK (but I'd have to modify several utility programs). Let me think about it...

Too tired today to look at your PR, I'll get to it.

becarpenter commented 2 weeks ago

OK, If I rename the first 9 directories by prepending a period, it will sort as we'd like. I prefer that esthetically to a "0". There will be a need for code fixes so this will go on my TO DO list.