LaTeX Learn Latex Code: Best Sources to Get Started

  • Thread starter Thread starter Nano-Passion
  • Start date Start date
  • Tags Tags
    Code Latex
AI Thread Summary
To learn LaTeX code effectively, it's recommended to explore existing code examples and use tools like TexAide or MathType for generating equations. Online resources, such as LaTeX primers and equation editors, can provide valuable guidance, especially for math-related content. While LaTeX has a steep learning curve, it offers superior functionality for complex documents compared to traditional word processors. For those serious about mastering LaTeX, investing in a comprehensive guide, like Kopka and Daly's, is beneficial. Overall, starting with simple expressions and gradually expanding knowledge is the best approach to becoming proficient in LaTeX.
Nano-Passion
Messages
1,291
Reaction score
0
What good sources are there to learn latex code? Because I'm finding it frustrating trying to post up homework problems and trying to use paint with my laptop is equally frustrating.
 
Physics news on Phys.org
The best thing to do in my opinion is just look at other people's code for what they print themselves. I also have a program called texaide that let's you put down the equations you want and it'll generate the code for you for the most part. Give it a quick google.
 
I use online latex editor and I just copy and paste
 
There's this website:

http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/

The math sections would be mainly what you want. However, if you're going to actually spend the time to learn latex, you may as well download the text editor and learn how to make documents too. The whole thing is a steep learning curve, but once you get it it's way better than Word if you ever have to make a document that involves math. Word does have an equation editor, but I find it's really frustrating to use, especially as you start adding more and more formulas or you want to do multi-line equations. Latex is a little more complicated to learn, but it'll do exactly what you want it to do after a good day or two playing around with it.
 
I second Pengwuino's suggestion. If you want to learn enough LaTeX so you can post a few expressions here, you don't need to know all that much. By looking at what others did, you can usually figure out how it works.

If you ever get to the point where you want to learn LaTeX to write papers, it's worth getting a book, like Kopka and Daly's Guide to LaTeX, that explains LaTeX concepts. You can find a lot of the same information on the web in bits and pieces, but it's nice to have it all in one place.
 
Pengwuino said:
The best thing to do in my opinion is just look at other people's code for what they print themselves. I also have a program called texaide that let's you put down the equations you want and it'll generate the code for you for the most part. Give it a quick google.

This site says texaide is no longer available and they replaced it with mathtype.

http://www.dessci.com/en/products/texaide/

How do you feel about this?

On a serious note though, is mathtype also yours? Its pretty much the same but with a little helpful tweak... I sense a copyright issue. :o

http://code.google.com/p/utmthesis/wiki/InstallTexaide#Install_Texaide_4.0a

and this site doesn't work. =/
 
Last edited:
I downloaded texaide a LONG time ago and always kept the installer around somewhere. You can use mathtype but I'm not sure if it's free.

Definitely just look at what people have already written, it's very simple. It's not like you need to know anything about alignments or any fancy typesetting abilities. You probably only want to know how to write simple things like \vec{B}\over{c} which is very obvious when you see the code.

In fact, all that is is "\vec{B}\over{c}"
 

Similar threads

Replies
4
Views
2K
Replies
9
Views
2K
Replies
11
Views
3K
Replies
3
Views
3K
Replies
3
Views
3K
Replies
12
Views
3K
Replies
2
Views
2K
Replies
20
Views
4K
Back
Top