Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in.
Post a replyTopic review (newest first)
Alright. I got it. It simply cannot compile it when it is not formally saved, where "formally saved" means saved with a name other than "untitled".
It always tells me
I strongly disagree. Writing a Tex compiler is a very intensive and difficult process, especially making sure that it conforms will all the Tex and Latex (let alone other types of Tex like BibTex) standards. Hell, there is a 120 page document that simply lists math commands. It is a huge library.
I'm not certain what you mean. Are you saying you have a Latex document and can't figure out how to compile it into a pdf or dvi? Or is it something else?
This is actually something worth discussing in the Coder's Corner. A recent trend in software design is to break a piece of software down into divisible pieces. This does a number of things. First, each piece is smaller than the whole and much easier to develop. But more importantly, it allows for the user to choose between different pieces. You can switch your front end for latex (the user interface) without having to change the program used to compile and produce the pdfs. Latex is a beast, I could only imagine trying to code it. On the other hand, user interfaces are relatively easy. So instead of forcing everyone to program both, people can all just use MikTex and make the user interface over top of it.
I don't know why one has to install two latex softwares for typing Latex.
If you want, you can use the Preview command to show the LaTeX, then copy the image to wherever you want it, and never have to actually post.
Thank you Ricky! I will try them.
After downloading and installing miktex, you will probably want an IDE. TexnicCenter was the one I used. Wasn't great, but it did the job.
Al right, just leave the miktex homepage here
That's fine.
4 Thus exponetial term cancelled out b)
2) 3)
If you need any help with doing so, just ask. MikTex is by far the easiest to use in my experience. |