jsinglet / latex-preview-pane

Makes LaTeX editing less painful by providing a updatable preview pane
130 stars 24 forks source link

add scroll up and down from another buffer #36

Closed HuStmpHrrr closed 7 years ago

HuStmpHrrr commented 7 years ago

it's normal that a page in pdf might not fit in a screen, so it's a good idea to be able to scroll in another buffer. the same case holds for turning pages.

jsinglet commented 7 years ago

You can set the scroll mode to "continuous" -- https://www.gnu.org/software/emacs/manual/html_node/emacs/DocView-Navigation.html

HuStmpHrrr commented 7 years ago

I am confused, this doesn't provide a solution. I would assume you will still need to switch to the viewer buffer.