summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2015-06-12 23:24:29 +0200
committerAndreas Politz <politza@hochschule-trier.de>2015-06-12 23:59:24 +0200
commitdc2d99f53aa02e98516b9d3a46a4e36814e7298b (patch)
tree5ebab529babd2aba372ab2bd4ec2d449448629ab /README.org
parent2482dfff3800d5ce34028bf7e81371647c7ed1be (diff)
Added VPDF feature.
* lisp/pdf-virtual.el: New file handling virtual PDF documents. * test/pdf-test.el: Tests for that feature. * lisp/pdf-misc.el: Extend the menu appropriately. * lisp/pdf-view.el: Make pdf-view-mode play nicer with it's derived mode pdf-virtual-view-mode. * lisp/pdf-tools.el: Integrate pdf-virtual. * NEWS: Added item. * README.org: Mention it.
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 70c56fd..057463a 100644
--- a/README.org
+++ b/README.org
@@ -47,12 +47,15 @@
*** SyncTeX
Jump from a position on a page directly to the TeX source and
vice-versa.
+*** Virtual PDF
+ Use a collection of documents as if it where one, big single PDF.
*** Misc
+ Display PDF's metadata.
+ Mark a region and kill the text from the PDF.
+ Keep track of visited pages via a history.
+ Apply a color filter for reading in low light conditions.
+
** Installation
The package may be installed via melpa and it will try to build the
server part when it is actiated the first time, though next section