~ubuntu-branches/ubuntu/wily/auctex/wily

« back to all changes in this revision

Viewing changes to tex.el

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-09-28 20:51:08 UTC
  • Revision ID: james.westby@ubuntu.com-20090928205108-b5736ey3tslqfs3o
Tags: 11.84-0ubuntu3
* use xdg-open instead of hard-coded,  LP: #379874
* add dependency alternative on emacs23, LP: #434688

Show diffs side-by-side

added added

removed removed

Lines of Context:
446
446
    ("^dvi$" "^legalpaper$" "%(o?)xdvi %dS -paper legal %d")
447
447
    ("^dvi$" "^executivepaper$" "%(o?)xdvi %dS -paper 7.25x10.5in %d")
448
448
    ("^dvi$" "." "%(o?)xdvi %dS %d")
449
 
    ("^pdf$" "." "xpdf -remote %s -raise %o %(outpage)")
450
 
    ("^html?$" "." "netscape %o"))
 
449
    ("^pdf$" "." "xdg-open %o")
 
450
    ("^html?$" "." "firefox %o"))
451
451
  "List of output file extensions and view options.
452
452
 
453
453
If the first element (a regular expresion) matches the output