Re: [O] Setting TTY location?

2017-09-18 Thread Peter Davis
Ok, this seems to have solved my problem: (setenv "PATH" (concat "/usr/texbin:/Library/TeX/texbin:" (getenv "PATH"))) Thank you! -pd -- Peter Davis www.techcurmudgeon.com

Re: [O] Setting TTY location?

2017-09-17 Thread Peter Davis
On 9/17/17 11:38 AM, Nick Dokos wrote: Peter Davis writes: I'm trying to get LaTeX/PDF output from an Org document (I guess for the first time on this machine), and I'm getting this error: resize:  can't open terminal /dev/tty pdflatex: Command not found. These are the

Re: [O] Setting TTY location?

2017-09-17 Thread Nick Dokos
Peter Davis writes: > I'm trying to get LaTeX/PDF output from an Org document (I guess for > the first time on this machine), and I'm getting this error: > > > resize:  can't open terminal /dev/tty > pdflatex: Command not found. > These are the problems to concentrate on.

[O] Setting TTY location?

2017-09-17 Thread Peter Davis
I'm trying to get LaTeX/PDF output from an Org document (I guess for the first time on this machine), and I'm getting this error: resize:  can't open terminal /dev/tty pdflatex: Command not found. If I open a terminal window and type `which tty`, I get /usr/bin/tty Is there some setup I