Skip to main content

Questions tagged [zathura]

A keyboard-friendly customizable document viewer with plugins for different document types.

0 votes
1 answer
1k views

Running Zathura 0.5.4, when opening a pdf that has mixed page orientation (some pages landscape, some portrait), Zathura will not correctly display the pages. It will stick with whatever the first ...
randouser's user avatar
1 vote
0 answers
651 views

I am on an Arch Linux machine and okular is probably the best pdf viewer, except just one lacking feature which is restoring tabs when you reopen Okular. Now since there is no default option for doing ...
souraj ghosh's user avatar
0 votes
1 answer
2k views

I love zathura to read my PDF but there is an important feature I am missing. How can I open a copy on the current file (in another instance of zathura)? Thanks for your help! Update (solution): For ...
mahaaaham's user avatar
0 votes
1 answer
832 views

I'm using Zathura document viewer and I wanted to have some support for PDF annotations, I'm using the ZATHURA-PDF-MUPDF and as far as I know mypdf has support for PDF annotations, but yet Zathura ...
Abdelrahman Dwedar's user avatar
3 votes
1 answer
174 views

Yesterday, while writing an answer to How to get full path names of all opened pdf files (in zathura) - like rofi does, I noticed something weird about the ownership of files the /proc/PID/ directory ...
cas's user avatar
  • 84.8k
0 votes
2 answers
352 views

I am trying to get the full path of every PDF that I have opened in the zathura viewer. I know it is possible, since with rofi -show window, I can see the full path. I have tried running ps -p $(pgrep ...
I.P's user avatar
  • 221
0 votes
3 answers
2k views

I want to configure my Zathura so that when I open a document automatically the size of the page of pdf adjusts to the size of the window. Practical example If i close the Zathura like this: When i ...
Mitsworth SCZD's user avatar
0 votes
1 answer
155 views

While I was trying to install mupdf backend for Zathura, I accidentally did pip install zathura (in user mode) as Meson build kept complaining about a missing dependency, and now the executable path ...
Revise's user avatar
  • 143
2 votes
2 answers
1k views

Some PDFs include metadata about their pages as to the real page number. For instance C1 for the cover page and roman numerals for the preface. Zathura displays these just fine, but right now commands ...
Peatherfed's user avatar
1 vote
0 answers
2k views

Long time user of zathura since it really is 'lightweight' in that there are no extraneous features. However, I often find myself running out of memory due to having several pdf's open at once. From ...
algae's user avatar
  • 117
1 vote
3 answers
2k views

I am currently using Ubuntu 20.04 Gnome Desktop. My pdf app is zathura and currently using tmux. I was wondering is it possible to show pdf file in another pane in tmux?
llesh's user avatar
  • 23
1 vote
2 answers
9k views

I like Zathura as a PDF reader quite a lot, but one feature I haven't found that I miss from other PDF readers is an easy way to open a file from within Zathura. The only way I know how to do this is ...
Dargscisyhp's user avatar
0 votes
1 answer
991 views

The document reader Zathura supports synctex forward and backwards search when working with LaTeX documents. The backwards (from Zathura to the editor) search is set through the --synctex-editor-...
jnanin's user avatar
  • 103
1 vote
1 answer
1k views

How can I maximize zathura document viewer from the configuration? I've been looking at different resource files, but most people set the window height and width. I don't know why nobody maximizes it.
user avatar
1 vote
4 answers
247 views

man -k . | fzf -e --tiebreak=begin | awk '{print $1}' | xargs man -Tpdf | zathura - # searches for a man page and then outputs it as pdf to zathura This command lets the user choose a man page, and ...
Lampros's user avatar
  • 143

15 30 50 per page
1
2 3 4 5