Hi,
I just upgraded Mac OS to High Sierra and MacTeX / TeXLive from 2016 to 2017. Afterwards, I wanted to set up Scrivener 3 to use MMD and LaTex to create PDF output. However, I could not get it to work and was not able to find any hints …
I am wondering …
- Where does Scrivener 3 expect LaTeX to reside?
- Is there a way to tell Scrivener 3 where to look for LaTeX?
- Am I missing something?
Any help is greatly appreciated.
Thanks,
Matthias
Further Information:
When I try to Compile the Tutorial with “MultiMarkdown → PDF” a window called “ErrorLog” opens and displays the following messages:
stat(/Library/usr) failed ...
/Library/usr: No such file or directory
Assertion failed: (ret), function remove_dots, file ../../../texk/kpathsea/progname.c, line 316.
Right aftert that a dialog opens giving the following message:
TeXLive is installed in /usr/local/texlive/2017/ ; there is a directory structure under /Library/TeX which symlinks there.
snoopy:~ mp$ [b]uname -a[/b]
Darwin snoopy 17.3.0 Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64 x86_64
snoopy:~ mp$ which pdflatex
/usr/local/texlive/2017/bin/x86_64-darwin/pdflatex
snoopy:~ mp$ ls -l /Library/TeX/texbin/
lrwxr-xr-x 1 root wheel 39 28 Okt 2014 /Library/TeX/texbin/ -> ../.DefaultTeX/Contents/Programs/texbin
snoopy:~ mp$ cd /Library/TeX/texbin/
snoopy:texbin mp$ pwd -P
/usr/local/texlive/2017/bin/x86_64-darwin