mirror of
https://github.com/balkian/gists.git
synced 2024-11-21 17:22:29 +00:00
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"]) |