Mikkel Vester Petersen

Results 7 comments of Mikkel Vester Petersen

Users want total page number. Support for it would be great. After the current section is rendered, rest of book could be initialised to calculate pages. `book.locations.generate` currently doesn't help.

@geek1011 You can do that with numbers from `rendition.currentLocation()` I've made an extra offscreen rendering of the book. I use that to load one section at a time and get...

@askilondz You are wrong. It generates cfi ranges for every x (default 150) characters which has nothing to do with pages.

@fgilio I've described my solution earlier in this issue. A) Yes, if you have applied styling you will need to wait for browser to render with that styling before getting...

There is no disconnect. Device is in AP mode. Previous connected network is not available. Old network ssid is "HomeBox...". Setting a new network does not work: After new network...

A fix for this would be much appreciated.

[See namespaces here](https://github.com/jonathantneal/precss/blob/master/index.js) postcss: [ require('precss')({ import: { root: path.resolve(__dirname, '../node_modules/') } }),