| | #1 (permalink) | |
| Medicinal Chemist | Help: trying to get latex on my PC Today, I tried downloading MikTex so I can use LaTeX on my PC. Computers aren't my strong point, so I wanted some help. I downloaded (what I thought was) MikTeX 2.5 today from the website (miktex.org), installed all the files... and I don't know where to go from here. Here's a screenshot of the program from the start menu. I can see the viewer... but what do I do now?? I don't know how to set up text files so they can be compiled, and I don't know where I go to compile them. Please help. Where do I go from here? Do I have to download something else?? I apologize for my incompetence. ---------------- Moderator -- Chemistry, Biology, Watercooler, Competitions, Architecture. | |
| ||
| | #2 (permalink) | |
| Creating | Re: Help: trying to get latex on my PC In general, you'll need two things to run latex. The first is a nice text editor, the second is the actual latex files/compilers. If you run windows, I think winedt is a pretty nice editor that you can find freeware. You'll type up your actual documents within this text editor. This is the component you'll need, as I think Miktex is simply the compiler and some packages for it. Then, you have to pass it to the latex compiler. This can be as simple as typing latex (filename) at the command prompt, but several text editors can be set up to run the compiler at the click of a button. -Will | |
| ||
| | #3 (permalink) | |
| Medicinal Chemist | Re: Help: trying to get latex on my PC Thank you! I got it to work! Now I just need to figure out how to work things. I know the basics, but I'll probably be asking a few questions as I go along so (hopefully) the LaTeX veterans can help me. Question #1: When I compile my code and view it with WinEdt, I notice that the text is in the middle of the page. Is there any way to make the margins normal. ALl I could find searching around is using \documentstyle[fullpage], but it doesn't make much of a difference. Ideas? ---------------- Moderator -- Chemistry, Biology, Watercooler, Competitions, Architecture. | |
| ||
| | #4 (permalink) | ||
| Creating | Re: Help: trying to get latex on my PC Quote:
\documentclass{article} For fun and profit, you should consider googling latex document class. There are all kinds of latex packages out there with different classes. Various journals have their own classes so that the articles have a common formatting/look to them. After assigning a class, many classes have sub-sections, such as abstracts so before you can start typing in the body of your project you'll need something like \begin{document} -Will | ||
| |||
| | #5 (permalink) | ||
| Medicinal Chemist | Re: Help: trying to get latex on my PC Quote:
![]() ---------------- Moderator -- Chemistry, Biology, Watercooler, Competitions, Architecture. | ||
| |||
| | #7 (permalink) | |
| Creating | Re: Help: trying to get latex on my PC I recommend developing a standard format you like. After declaring what packages I'm going to use, I always use these standards \textwidth = 6.5 in \textheight = 9 in \oddsidemargin = 0.0 in \evensidemargin = 0.0 in \topmargin = 0.0 in \headheight = 0.0 in \headsep = 0.0 in \parskip = 0.2in \parindent = 0.0in -Will | |
| ||
| | #8 (permalink) | |
| Resident Diabolist | Re: Help: trying to get latex on my PC There is a great guide which helps you getting started, I use whenever I get stuck. It has a gret title "The not so short introduction to latex" and below something like "readable in 139 minutes". Anyway it is almost complete, unless some ams math package details, what is very useful if you have to write long equation as it gives the \begin{align} comand which allows you to say that for example on every line of your equation(s) the = signs have to be aligned... http://www.ctan.org/tex-archive/info...ish/lshort.pdf ---------------- Administrator A COUNTRY WITHOUT AN ARMY IS LIKE A FISH WITHOUT A BIKE!!! I don't believe in god, but I do believe in what others call utopies. | |
| ||
| | #9 (permalink) | |
| Medicinal Chemist | Re: Help: trying to get latex on my PC Thanks for that link sanctus! It's been quite helpful. One thing I have not been able to find however, is a way to box in text. Let's say I wanted to put a box around some text (like you would an answer to a math problem). How would I go about doing that? ---------------- Moderator -- Chemistry, Biology, Watercooler, Competitions, Architecture. | |
| ||
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to: use LaTeX for equations | Tormod | Tutorials and How To's | 20 | 04-23-2008 06:24 AM |
| LaTeX bug? | CraigD | User feedback | 5 | 02-24-2007 09:20 PM |
All times are GMT -8. The time now is 01:10 PM.
















