On Sat, 2013-05-11 at 00:36 -0700, Pavel Sanda wrote: > > The idea would be to render a single page at a time, so we can > re-render > > It will be very tricky to get correct numbering for e.g. equations.
Yeah, but we have the same problem with instant preview in equations, I'll look if we can do something about it. We are already able to show the correct numbering in the formula, so it should be possible to initialize the counter at the beginning of the preview document correctly. > > them in the background now and then (when the cursor leaves the > > interested area?) without having to re-generate the whole document, > > which wouldn't scale well. > > If you are going along the lines above, please note that there is > reoccuring request for automatic background updates for (pre)viewed > document, so you can instantly see the result of your editation > without need for ctrl+shift+t/r. > Consider to make the infrastructure generic enough so this is easy to > add as a new lfun or similar. I'll take that into account, but as I said the idea is to make the preview page by page. -- Ale