@UnkleRhaukus
I just downloaded TeXMaker and wrote a small document. ``` \documentclass[10pt,a4paper]{article} \usepackage[utf8]{inputenc} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{amssymb} \author{Parth Kohli} \begin{document} Hello \end{document} ``` I clicked on quick build and it gives me the error: ``` Error: Could not start the command. ``` My settings are alright.
Do I need any other packages for implementing LaTeX?
it complied for me on the first try
No, I meant it isn't implementing on my end. What software do you use?
i use TeX Shop,
So you didn't have to download anything other than that, yes?
i have downloaded some extra packages over the years , but i dont think the ones you are using require additional downloads
Hmm.
It gives me the error "log file not found".
does , just ``` \documentclass[10pt,a4paper]{article} %\usepackage[utf8]{inputenc} %\usepackage{amsmath} %\usepackage{amsfonts} %\usepackage{amssymb} \author{Parth Kohli} \begin{document} Hello \end{document} ``` compile?
Oh, I need to download MikTeX too.
if you want an online editor just go to ` https://www.writelatex.com/977379fbsxqw#/2256476/ `
For some reason, I like offline. :)
yeah i prefer offline too
Thanks for helping.
have you got TeX Maker to compile yet?
MikTeX getting installed.
i haven't used {inputenc} package before , maybe that requires some download
Yeeee, compiled!
Hurrah !
Join our real-time social learning platform and learn together with your friends!