Thread Closed

install MikTex first before you install texmaker or texniccenter

 
Share Thread Thread Tools
Jan1-08, 06:49 PM   #1
 

install MikTex first before you install texmaker or texniccenter


Nevermind, Got the hang of it now :)
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Jan1-08, 07:14 PM   #2
 
I did some research and found this:

'Texmaker can't compile yours documents if the paths to the LaTeX related commands are wrong.'

From http://www.xm1math.net/texmaker/doc.html#SECTION01

I get stuck at the first hurdle (again), but where do i set the path for the file 'Latex'? Isn't latex a file of 5 programs? Do i need to set the path to a file with all the programs in?

It's all too confusing.
 
Jan1-08, 08:00 PM   #3
 
install MikTex first before you install texmaker or texniccenter, then the program should automatically detect your latex distro and set the proper paths to build the document.

If not, you have to set them mannually, however, you can still compile the latex documents in a command line console, Win Key + R to open up Run dialogue, then type in "cmd", find your saved file, note that this file can be in any directory, ending in .tex, then type "latex filename.tex", you should see a bunch of messages popping out, and ending up with 3 files- filename.dvi, filename.aux, filename.log, the .aux and .log are misc information during the compilation, the .dvi file is the output, you can now open it with any dvi viewer, i think the default one with MikTex is yap, so try "yap filename.dvi", if not, go to an explorer gui interface and double click the filename.

All aside, i recommend you reinstalling texmaker and texnic center, it'll probably be easier.

Or you could switch to linux :P
 
Jan1-08, 08:02 PM   #4
 

install MikTex first before you install texmaker or texniccenter


Thanks :D
 
Jan1-08, 08:04 PM   #5
 
you are welcome. TeX is awesome :P
 
Thread Closed
Thread Tools


Similar Threads for: install MikTex first before you install texmaker or texniccenter
Thread Forum Replies
LaTex in Lyx differs from LaTex on forum? Programming & Comp Sci 4
LaTeX help? General Discussion 2
Relation between LaTeX Code: \\theta and LaTeX Code: \\mu ? Introductory Physics Homework 0
LaTeX? what is this? General Discussion 3