Merge pull request #29 from sorawee/patch-1
Add /Library/TeX/texbin as another candidate-dir
This commit is contained in:
commit
28e7d932c7
|
@ -92,4 +92,4 @@
|
||||||
;; here so that the "scribble pdf" button is more
|
;; here so that the "scribble pdf" button is more
|
||||||
;; likely to work in drracket
|
;; likely to work in drracket
|
||||||
(define macosx-candidate-dirs
|
(define macosx-candidate-dirs
|
||||||
'("/usr/texbin"))
|
'("/usr/texbin" "/Library/TeX/texbin"))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user