Установил Texmaker. Начал с тривиального текста: \documentclass[11pt]{article} \begin{document} Example. \end{document}
Нажал Run Quick Build. Получил ошибку Could not start the command.
Log выглядит так:
Process started
pdflatex
: Invalid command-line option
Process exited with error(s)
Что надо поправить?
|