[texlive-nonbin] 01/01: include mime-type def for dvi2tty, thanks Kevin Ryde (Closes: #753368)
This is an automated email from the git hooks/post-receive script.
preining pushed a commit to branch master
in repository texlive-nonbin.
commit 977aca04fc8691f018ae78e052352b86d8d6c3a5
Author: Norbert Preining <preining@debian.org>
Date: Tue Jul 1 21:57:54 2014 +0900
include mime-type def for dvi2tty, thanks Kevin Ryde (Closes: #753368)
---
texlive-base/debian/changelog | 3 ++-
texlive-base/debian/texlive-base.mime | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/texlive-base/debian/changelog b/texlive-base/debian/changelog
index 13c2e83..e4cc31f 100644
--- a/texlive-base/debian/changelog
+++ b/texlive-base/debian/changelog
@@ -1,8 +1,9 @@
texlive-base (2014.20140626-2) UNRELEASED; urgency=medium
* include a fix for listings.sty (Closes: #752773)
+ * include mime-type def for dvi2tty, thanks Kevin Ryde (Closes: #753368)
- -- Norbert Preining <preining@debian.org> Sun, 29 Jun 2014 10:05:06 +0900
+ -- Norbert Preining <preining@debian.org> Tue, 01 Jul 2014 21:56:51 +0900
texlive-base (2014.20140626-1) unstable; urgency=medium
diff --git a/texlive-base/debian/texlive-base.mime b/texlive-base/debian/texlive-base.mime
index d96b01c..802c304 100644
--- a/texlive-base/debian/texlive-base.mime
+++ b/texlive-base/debian/texlive-base.mime
@@ -1 +1,6 @@
application/x-dvi; /usr/bin/xdvi %s; description=TeX DVI; test=test -n "$DISPLAY"; nametemplate=%s.dvi; priority=5
+# entry for dvi2tty
+# "-q" to not pipe through a pager. run-mailcap or similar will do
+# that, or not, as appropriate.
+# priority=3 is the same as "catdvi".
+application/x-dvi; /usr/bin/dvi2tty -q %s; copiousoutput; description=TeX DVI; priority=3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git
Reply to: