mirror of
https://github.com/balkian/gists.git
synced 2025-04-04 12:30:57 +00:00
git-subtree-dir: repos/4371655 git-subtree-mainline: 7cf1c6d5f8f4d017d9ae5c936343a290b12838fd git-subtree-split: 8b902e520c73b91683deb59707f67628611fcf45
7 lines
294 B
Plaintext
7 lines
294 B
Plaintext
# Replace define(ACROREAD, [repeat swallow(acroread) fill :
|
|
# acroread -openInNewWindow /a "$fragment" "$file"])
|
|
#
|
|
# With the following in /etc/mozpluggerrc to have evince as
|
|
# an embedded pdf viewer in chromium:
|
|
|
|
define(ACROREAD, [repeat swallow(evince) fill needs_xembed : evince -f "$file"]) |