PDA

View Full Version : Anyone know a bit on MikTex?


dextercioby
Dec3-04, 02:18 PM
I'm having the biggest dilemma of my entire existance.I've just downloaded the "MiKTex" software,apparently succesfully installing it,but,as it wouldn't make a shortcut in the StartUp Menu (using Win98),I have no idea how to find the program itself,the ".exe" file.

So,please,could anyone give me a piece of advice??

imabug
Dec3-04, 04:28 PM
The MikTeX executables are located in the miktex\bin directory of wherever you installed everything (I have mine in c:\texmf\miktex\bin).

If you were expecting a fancy schmancy GUI for doing your TeX'ing, then you might be a little bit disappointed. All the programs run through a command window, but you can use whatever fancy schmancy text editor you like to create your TeX source file.

Dr Transport
Dec3-04, 07:25 PM
MikTeX is a fine version of LateX, but you do need a GUI. I suggest that you look on www.tug.org for some freebees. There are a couple out there. if you decide to use Linux for an operating system, try Kile for LateX, best I have seen and is easy to use.

dt

dextercioby
Dec5-04, 06:18 AM
The MikTeX executables are located in the miktex\bin directory of wherever you installed everything (I have mine in c:\texmf\miktex\bin).

If you were expecting a fancy schmancy GUI for doing your TeX'ing, then you might be a little bit disappointed. All the programs run through a command window, but you can use whatever fancy schmancy text editor you like to create your TeX source file.

Thenx.I'd still have one more question:if i've made a file;let's call it "buhuhu.tex",how can i turn it into a pdf using MikTex?It' actually the reason for which i dld-ed the program.Being able to make pdf's out of tex files...Which commnad window to open and what lines of code need i write??

Dr.Transport,for now,i'm not interested in sofware working for Linux,as i find Windows pretty useful for dumbasses like me... :wink:

imabug
Dec5-04, 09:17 AM
Thenx.I'd still have one more question:if i've made a file;let's call it "buhuhu.tex",how can i turn it into a pdf using MikTex?It' actually the reason for which i dld-ed the program.Being able to make pdf's out of tex files...Which commnad window to open and what lines of code need i write??


I've never done it myself, but I think pdftex (http://www.miktex.org/manual/pdftex.html) might do the trick for you. I'd recommend going through the MikTeX manual (http://www.miktex.org/manual/)

allistair
Dec5-04, 09:38 AM
i would suggest using something like TeXnicCenter