GeneralERROR!

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
konkos
Posts: 4
Joined: Sat Mar 18, 2017 4:01 pm

ERROR!

Post by konkos »

I write this code

Code: Select all

\documentclass[12pt,a4paper]{article}
\begin{document}
Hello!
\end{document}
then i press quick compile and i saw the error

Code: Select all

Error : could not start the command : pdflatex -synctex=1 -interaction=nonstopmode "mine".tex
any help?
Last edited by cgnieder on Sat Mar 18, 2017 6:10 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

ERROR!

Post by Johannes_B »

Go to your editor settings and remove the quote marks.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
konkos
Posts: 4
Joined: Sat Mar 18, 2017 4:01 pm

ERROR!

Post by konkos »

can you be more specific please?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

ERROR!

Post by Stefan Kottwitz »

Welcome to the forum!

You could be more specific. ;-) You did not mention, which editor you are using. It seems to be an editor issue.

In the editor, there's a setting for the running the compiler (pdflatex) with options. Search it, and when you found it look for quote marks to remove them.

Stefan
LaTeX.org admin
konkos
Posts: 4
Joined: Sat Mar 18, 2017 4:01 pm

ERROR!

Post by konkos »

sr i use MikTex and Texmaker
konkos
Posts: 4
Joined: Sat Mar 18, 2017 4:01 pm

ERROR!

Post by konkos »

ok i uninstall Textmaker and install Texstudio and its seems its ok...
Ty for help me!!!! :D :D :D :D :D :D :D :D :D
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

ERROR!

Post by Johannes_B »

The pdflatex line should look like in this image.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply