Questions tagged [xdvi]

xdvi displays in the X Windows System .dvi files produced by TeX

2 questions
3
votes
0 answers

Latexmk with xelatex: xdvipdfmx cannot convert the resulting xdv file to pdf

I'm trying to compile a file using latexmk and xelatex, but for the life of me I can't make it work. I honestly have no idea what's going on. I'm using Latexmk Version 4.55 on Ubuntu 16.04 and XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017)…
Vanligvodka
  • 71
  • 1
  • 6
0
votes
1 answer

How to add find-previous in xdvi or findPrevious in xpdf for vi keybindings?

Is there a way to add a find-previous function in xdvi or a findPrevious function in xpdf? Those would be equivalent to a function that brings up the search dialog with the "Search backwards" option already checked. I need such functions in order to…