Skip to content

paaguti/epdfview

 
 

Repository files navigation

    TODO: 
	* Add continuous scrolling & maybe an option for toggle hide scrollbars. 
	* Add shift+scroll for horizontal scrolling
	* Add CMAke to make it multiplatform easily
	* Change icons for some more originals to not use GNOME icons anymore
	* Port to GTK+ 3.0 to keep a lightweigth alternative to evince alive

    ePDFView
    ========

 ePDFView is a simple and lightweight PDF viewer.
 For more general information about ePDFView please visit the project's website at http://www.emma-soft.com/projects/epdfview/ .

 This software is licensed under the GNU General Public License (GPL).
 The icons used by this software are part of the Gnome Icon Theme, which is copyright The GNOME Project and released under the GNU General Public License (GPL).

    Enhancements by Pedro A. Aranda Gutiérrez
    =========================================

	epdfsync
	========

	epdfsync is a companion script that will be called by epdfview upon a
	Ctrl-Button1Down. This script should call synctex, if you want to have a full 
	edit cycle for LaTEX.
	Tested on:
	    * Lubuntu 15.10
	    * Ubuntu 14.04.3 LTS
	    * FreeBSD 10.2 with XFCE
	SIGHUP
	======

	Reload on SIGHUP to integrate with 'latexmk -pvc'.
 
    Requirements
    ============

 GTK+ version 2.6.0 or higher ( http://www.gtk.org/ ), but lower than 2.95.0
 Poppler version 0.5.0 with glib bindings ( http://poppler.freedesktop.org/ )
 CppUnit to run the test suite ( http://cppunit.sourceforge.net/ )
 Doxygen to build the documentation ( http://www.stack.nl/~dimitri/doxygen/ )

About

Lightweight PDF viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.4%
  • C 23.7%
  • Makefile 17.9%
  • M4 7.7%
  • Shell 5.6%
  • Yacc 0.5%
  • Other 0.2%