32

I am satisfied with basic functionality of Evince (3.4.0 on Ubuntu 12.04). Unfortunately in this viewer I am really missing history navigation i.e. possibility to go back to previous views and optionally go forward in the viewing history like most of the web browsers have Alt+ and Alt+. I think this function is very important when using hyperlinks and searching during browsing.

For Evince I did not find this function on the standard keyboard shortcuts, in the menu, in the documentation.

Does Evince have this function and how can it be used?

Which other PDF viewers maintained for Ubuntu have this function?

5 Answers5

19

As of Evince 3.32, the key bindings are Alt + P and Alt + N. I cannot find the toolbar button anymore.

Reference: https://gitlab.gnome.org/GNOME/evince/issues/770

double-beep
  • 195
  • 1
  • 5
  • 13
alick
  • 293
11

Under Evince 3.4 you can activate a "back" button by editing the toolbar (EditToolbar; drag and drop functions to toolbar):

enter image description here

I don't think there's any hotkey by default but you might be able to add a custom one.

If you're looking for customization you might be better off with a PDF viewer like Okular or qpdfview anyway. Both should offer the function you're searching for.

Glutanimate
  • 21,763
10

Ubuntu 20.10

Things have flipped around now, it's so much fun:

I'll still go crazy one of these days.

I've made a minimal test file for this now: https://github.com/cirosantilli/media/blob/master/multipage_refs/multipage_refs.pdf

Annoying Evince history bugs

These have haunted me for years, including Ubuntu 18.04, Evince 3.28.2, and make the history jump back feature unusable for the technical documents I read all day:

You should go and upvote them.

Best solution I've found for Ubuntu 20.04

Use Okular. It has a default jump at Alt + Shift + Left/Right, and other key features like searching in the Table of Contents (or at least has them in a place I can easily find).

Best solution I've found for Ubuntu 18.04

Use Firefox!: What PDF viewers are available for Ubuntu? Okular was buggy there too, I forgot why now.

2

I prefer the xpdf viewer for this reason. It has history navigation and is quite lightweight and rapid. It is available for ~any system running X11.

maxelost
  • 231
0

At present (Ubuntu 18.04; Linuxmint 19.1) Xreader (version 2.0.2) offers functionality go back and forward in the viewing history.

Will
  • 111