8000 GitHub - xax/atom-pdf-view: Support for viewing PDF files in Atom.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xax/atom-pdf-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF View package

Adds support for viewing PDF files in Atom. Powered by PDF.js

Features

Zooming

OSX Windows and Linux
Zoom in cmd-= or cmd-+ ctrl-= or ctrl-+
Zoom out cmd-- or cmd-_ ctrl-- or ctrl-_
Reset zoom cmd-0 ctrl-0

You can also zoom by holding ctrl and using the mouse wheel.

Status bar information

Shows the number of the current page and total page count.

Go to page

Jump to a specific page by either clicking on the page count in the status bar or by executing the Pdf View: Go To Page command from the command palette.

SyncTeX

For PDF files created by TeX using the --synctex=1 option, a click on the PDF will take you to the corresponding source code. If the synctex command (part of modern TeX distributions) is in your PATH, this will work out of the box, otherwise you can configure the path to the synctex binary in the settings.

About

Support for viewing PDF files in Atom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 97.4%
  • CSS 2.6%
0