Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a230ff818a9c26b9

Jump to content

xdvi

From Wikipedia, the free encyclopedia

xdvi is an open-source computer program written by Paul Vojta for displaying TeX-produced .dvi files under the X Window System on Unix, including Linux.

The xdvi interface has a set of GUI controls and a window displaying a single page of the DVI document. Every time a new version of the .dvi file is saved, xdvi automatically refreshes the display with the new version. xdvi is equipped with "magnifying glasses" for viewing close-ups of portions of the page by clicking on a mouse button while the mouse cursor is over the part of the page to be viewed. xdvi has a set of keyboard shortcuts for bypassing the pointer control.[1]

xdvi can be used with the editor emacs to display the .dvi file of the TeX file currently being edited.[2] There also exists an ability to perform a reverse search, in which a user clicks on a location in the dvi file and emacs jumps to the associated location in the TeX file.[3]

References

[edit]
  1. "XDVI key commands". Archived from the original on 2010-06-13. Retrieved 17 August 2015.
  2. Arapura, Don. "Setting up emacs for latex". Retrieved 14 February 2013.
  3. "Linking Xdvi and Emacs for Easy Searching". Oxford Mathematical Institute. Archived from the original on 2012-11-03. Retrieved 17 August 2015.
[edit]