In summary, Physicsforums.com has introduced the addition of LaTeX mathematical typesetting to their forum software. This professional-grade typesetting system allows for pleasing mathematical presentation and can be included in any post on the forum. Users can include LaTeX graphics by using the [ tex ]...[ /tex ] or [ itex ]...[ /itex ] tags, with the latter being used for inline graphics. The forum provides a pdf file and symbol reference for the most useful LaTeX commands, symbols, and constructs. The amsmath package is also available for more information. Examples of various techniques are provided, including subscripts, superscripts, and equations. Users can also use the [ tex usepackage= ] tag to include additional packages.
How do you get multiple lines?
I have been trying for hours.
I can only could get multiple lines that were indented to random amount by using "\begin{multline} ...\end{multline}".
just using "//" does not seem to work.
Unfortunately, that gives aexactly the same results as using multline (I did indeed mistakenly type "//" in stead of "\\" in my previous post. I do use "//").
and I find it really annoying that I cannot get things nicely lined out at the start of the lines. Also some text after "...mass to" (it should have been "...mass to centre of planet's mass") is simply not shown.
I've already shown you twice how to do it. Besides, there's really no point in typesetting your entire post in LaTeX. That's really not what we intended our LaTeX system to do at all. Please format your post like this:
Ok, I see that I could do it line by line.
However it would be useful if we could just use the newline command ("/newline" or "//"). I just thought it looked ugly that the different parts of the text in my post were typeset in different fonts. I do not know much about latex but I thought going to a new line would be something fairly basic. Thanks anyway.
I ended up posting my post like this:
Well just disregard the first bracket please (sorry)...
Newlines are very basic in normal LaTeX. This is not normal LaTeX. This is math-mode LaTeX with a specific preamble to set up math options, ether math mode, and a specific raster backend to make images that fit into our site layout. All of this makes entering [itex]\int f(x) dx[/itex] easy for our users.
If you really, really had some particular reason to need to use full-blown LaTeX, you can step out of math mode with \] and \[, like this:
[itex]\]
This is some sample LaTeX.\\Newlines work fine.
\[r=2\]
So do paragraph breaks.
\[[/itex]
But I really ask that you don't do such a thing unless it's absolutely necessary.
It looks fine to me as it is... what do you think is wrong with it?
- Warren
#299
ExtravagantDreams
82
5
[tex]
a_0 (t) \partial a_0 = t^2 \partial t
[/tex]
I don't know. I just think it could sometimes be difficult to read and understand if it is ment to be a multiplication or a function of this variable.
I wonder if it would be better to use these {}
such as
[tex]
F_g \{s,t\} = ...
[/tex]
Does that conflict with anything else? I don't think I have used any sets in this manner, then again there is much math I have still to see. But I think it would be a little more obvious that it isn't a set instead of it not being multiplication
All four of those a0t's are formatted to the same size on my screen.
EDIT: The sizes are fixed now.
Last edited:
#304
zeronem
117
1
If you overload your post with too much latex math writing? Will it come out as errors?
Since, I think I may be doing so. As I was trying to verify in my post how I implicitly differentiated this equation, I used a lot of Latex Math writing to show my work. Then I preview it and it comes out with unsuccessful results.
EDIT MESSAGE: Nevermind, I found a couple of errors in my latex math writing. I fixed them and it came out great.
Last edited:
#305
Gonzolo
[tex]
v = A\sin(\omega t + \epsilon + \phi)
+ \sum [/tex]
[tex]k = \sqrt{\omega\kappa}[/tex]
#306
Gonzolo
This is just a test.
Attachments
soln.doc
17.5 KB
· Views: 216
#307
krolik
1
0
Hello everybody!
Do you know how to write in Latex a big square cap with underlying text like formulas in display math style?