lang/latex: fix end-of-file syntax error
This commit is contained in:
parent
0212bb95f8
commit
e105c93b17
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
(add-to-list 'TeX-view-program-selection '(output-pdf "Skim"))
|
||||
(add-to-list 'TeX-view-program-list
|
||||
(list "Skim" (format "%s/Contents/SharedSupport/displayline -b -g %%n %%o %%b"
|
||||
app-path))))
|
||||
app-path)))))
|
||||
|
||||
(`sumatrapdf
|
||||
(when (and IS-WINDOWS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue