|
From: Greg B. <gwb...@se...> - 2018-09-21 17:13:33
|
Good morning from Greg Bennett who usually runs texstudio under linux mint.
Under windows 10 (build 1803, I think) I have installed texlive2018
without error. I did not
seem to have to build the format files. Then I installed texstudio
2.12.10, again without error.
Trying to compile a file containing just:
\documentclass{amsart}
\begin{document}
Here begins a test $x = y + z$
\end{document}
yielded no results, so I used the configuration options to define the
Pdflatex command as:
"C:/texlive/2018/bin/win32/pdflatex.exe" -synctex=1
-interaction=nonstopmode %.tex
This led to:
Could not star Build&View: Pdflatex:
c:/texlive/2018/bin/win32/pdflatex.exe -synctex=1
-interactiob-nonstopmode "first-document".tex
Process started: "C:/texlive/2018/bin/win32/pdflatex.exe" -synctex=1
-interaction=nonstopmode "first-document".tex
Running the command C:\texlive\2018\bin\win32\fmtutil-user.exe kpathsea:
Running mktexfmt pdflatex.fmt The command name is
C:\texlive\2018\bin\win32\mktexfmt
Process exited with error(s)
Clearly I have failed to get my configuration correct in some way
and I hope to learn from the list what I need to do to have texstudio
behave uner W10 as if does under Linux.
Thanks for any and all assistance
Cheers
Greg Bennett
|