Start Learning LaTex for Physics Forum: Easier Than It Seems

  • Context: LaTeX 
  • Thread starter Thread starter PsychonautQQ
  • Start date Start date
  • Tags Tags
    Forum Latex Physics
Click For Summary

Discussion Overview

The discussion revolves around the challenges and methods of learning LaTeX for use on the Physics Forums. Participants share their experiences and suggestions regarding the ease of learning LaTeX, the tools available, and strategies for incorporating it into forum posts.

Discussion Character

  • Exploratory, Technical explanation, Conceptual clarification

Main Points Raised

  • One participant expresses concern about the difficulty of learning LaTeX, especially without prior experience in coding, and inquires about software that could assist in generating LaTeX syntax.
  • Another participant asserts that learning LaTeX is not difficult and suggests that one could start creating equations within a short time by learning a few basic commands.
  • A participant provides specific LaTeX syntax examples, explaining how to format equations and access LaTeX code from existing posts.
  • One participant shares their past experience of initially avoiding learning LaTeX by copy-pasting symbols, later reflecting that this approach was ineffective and emphasizing that with practice, learning LaTeX becomes easier.

Areas of Agreement / Disagreement

Participants generally agree that learning LaTeX is manageable, but there are differing opinions on the best approach to start learning it. Some emphasize the importance of learning the syntax, while others suggest alternative methods like copy-pasting.

Contextual Notes

Some participants mention specific tools and resources, but there is no consensus on the best software for generating LaTeX code automatically. The discussion also reflects varying levels of comfort with technology among participants.

Who May Find This Useful

Individuals interested in learning LaTeX for academic writing, particularly in physics or related fields, may find this discussion beneficial.

PsychonautQQ
Messages
781
Reaction score
10
If I want to start using LaTex on the physics forum, is the best way to do it just to learn all the coding? This seems like quite a task for me (I've never learned any computer language thing). I downloaded MiKtex (LaTex software) and was hoping that it would somehow write up the proper syntax for me and I could just paste it onto here... Idk I'm not that computer savy. Is there software that will write LaTex format for me that I can download to my computer and then paste onto Physics Forums easily?
 
Physics news on Phys.org
It's just not that hard to learn. I'm sure you could be making equations in 30 min or so if you try it.
A few simple things:
(1) You wrap
Code:
[tex] [/tex]
around the latex stuff.
(2) the latex symbols are preceded by a backslash \, so greek letters, for example are \alpha.
(3) ^ makes a superscript, and _ makes a subscript.
(4) You can look at the tex code in an equation by right-clicking on it and then selecting Show Math as - tex commands
(5) When you can't remember a command, like "what was the tex for an integral?", you just google: latex - integral and it will show you.

So for example the tex for

\alpha^2

is just:
Code:
[tex]\alpha^2[/tex]

Try it!

Note that I wrapped CODE tags around the latex stuff you you could see what they look like - you don't want to do tht if you want latex to implement it.
 
I used to be afraid of trying to learn LaTeX so I copy-pasted all the symbols I needed by googling them.Let me just say that this was a stupid approach in retrospective.LaTeX takes a couple of days to get used to , so it's really not that hard.You just have to get started and once you're there it will just flow.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 13 ·
Replies
13
Views
6K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
18
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K