LOGIN/REGISTER
Please Wait...
It is currently Sep 09, 2010, 1:56 am
Post new topic Reply to topic  [ 61 posts ]  Go to page 1, 2, 3, 4  Next Share: Facebook
Message
Post Posted: Apr 21, 2004, 3:16 pm • # 1 


(this is intended for new users of the board:) We have enabled LaTeX with the usual tags dollar and double dollar on the board.

I have attached a document that should be used as a quick tutorial/introduction in \LaTeX. You can test your \LaTeX abilities in the Test Forum :)

Now here's what you must do if you already master the basics in LaTeX :D

Each LaTeX text should look like this

Code:
the LaTeX code follows: $\$ \frac 12 - \frac 1{23} + \int^1_0 f^2(x_1) dx = \cos x + \sin \frac 1x $\$
and the output will be

Quote:
the LaTeX code follows: \frac 12 - \frac 1{23} + \int^1_0 f^2(x_1) dx = \cos x + \sin \frac 1x


Be carefull not to use \begin{...} \end{...} commands too much, because they can cause errors.

Any other questions you can post in this forum (not in this topic, this is only for announcements).


Attachments:
File comment: the quick Latex reference file
latexhelp.pdf [119.57 KiB]
Downloaded 2961 times

_________________
We all use math everyday: to forecast weather, to tell time, to handle money; we also use math to analyze crime, reveal patterns, predict behavior. Using numbers we can solve the biggest mysteries we know.
 
 
Post Posted: Feb 20, 2005, 10:04 pm • # 2 


Any suggestions you might have for improval of this topic/document are welcomed. I especially am waiting for suggestions from those which have started learning \LaTeX from 0 (like say yetti? :) ) and what they think that it is best to improve.

_________________
We all use math everyday: to forecast weather, to tell time, to handle money; we also use math to analyze crime, reveal patterns, predict behavior. Using numbers we can solve the biggest mysteries we know.
 
 
Post Posted: Mar 28, 2005, 5:55 pm • # 3 


If you could post a command index, that would be helpful.
 
 
Post Posted: Mar 28, 2005, 8:27 pm • # 4 


mathgeek2006 wrote:
If you could post a command index, that would be helpful.


I hope that by you, you don't mean specifically Valentin. Mainly because there are literally several thousands, and is way a lot of work.

Nevertheless, I have been thinking about doing one of those by my own. Unfortunatelly I have been to lazy to give the non trivial step from desire to action, because is a big task. Nevertheless, if I find a few people, say, five or six, who are willing to write nicelly the description of one or two commands a week, I volunteer to compile them and edit them to do a document of this kind, and we can post the document here, and update it once every few weeks. Well, it is just an idea.

Best regards,

_________________
There is just one thing that is easier to get than to lose, WEIGHT
David Jimenez
ImageSpanish Communities
 
 
Post Posted: Mar 28, 2005, 8:33 pm • # 5 


mathgeek2006 wrote:
If you could post a command index, that would be helpful.
See A Guide to LaTeX, 3rd edition, pages 459-547.

In other words, (a) this index already exists, and (b) there are way too many to post.
 
 
Post Posted: Mar 29, 2005, 3:11 pm • # 6 


You can find lists of commands on the net for example at http://tex.loria.fr/general/latex2e.html#SEC166 or at http://ubista.ubi.pt/~dfis-wg/sgml/tex/lc3/ltx-2.html

There are other such lists, but there's nothing to match a book like the one DPatrick mentions. The latest edition of Kopka & Daly's A Guide to LaTeX costs $43 but used copies of the third edition go for around $25.
 
 
Post Posted: May 11, 2005, 8:03 pm • # 7 


May be we could do a short guide on how (and what) to include figures in a latex document. I say that because of the high popularity of the posts about that. Having a general document about that could be really usefull. I'm ready to do my share of work if you think it's a good idea.

what do you think?

ledurt

p.s: by "you", I mean all of you on this forum

_________________
Moé ch't'un Canadien québécois! Un Américain du Nord français! Un francophone québécois canadien! Un Québécois d'expression canadienne française FRANÇAISE! Canadiens américains francophones d'Amérique du Nord!
 
 
Post Posted: May 12, 2005, 2:42 am • # 8 


If you create such a guide, I will put it so that everyone sees it :)

_________________
We all use math everyday: to forecast weather, to tell time, to handle money; we also use math to analyze crime, reveal patterns, predict behavior. Using numbers we can solve the biggest mysteries we know.
 
 
Post Posted: May 16, 2005, 10:37 am • # 9 


We have such a guide as part of our LaTeX tutorial:

http://www.artofproblemsolving.com/LaTeX/AoPS_L_About.php
then click on "Pictures"

Admittedly, it is pretty threadbare, but it's a start.
 
 
Post Posted: Jul 13, 2005, 6:08 pm • # 10 


Valentin Vornicu wrote:
(this is intended for new users of the board:) We have enabled LaTeX with the usual tags dollar and double dollar on the board.

I have attached a document that should be used as a quick tutorial/introduction in \LaTeX. You can test your \LaTeX abilities in the Test Forum :)

Now here's what you must do if you already master the basics in LaTeX :D

Each LaTeX text should look like this

Code:
the LaTeX code follows: $\$ \frac 12 - \frac 1{23} + \int^1_0 f^2(x_1) dx = \cos x + \sin \frac 1x $\$
and the output will be

Quote:
the LaTeX code follows: \frac 12 - \frac 1{23} + \int^1_0 f^2(x_1) dx = \cos x + \sin \frac 1x


Be carefull not to use \begin{...} \end{...} commands too much, because they can cause errors.

Any other questions you can post in this forum (not in this topic, this is only for announcements).




I downloaded TeXaide using the link
http://www.dessci.com/en/products/texaide/
typed the above math expression and copied it on to this message box. It pastes as
\frac{1}{2} - \frac{1}{{23}} + \int\limits_0^1 {f^2 (x_1 )dx = Cosx + Sin\frac{1}{x}}

I kept two dollar symbols on both sides. I got this,
\frac{1}{2} - \frac{1}{{23}} + \int\limits_0^1 {f^2 (x_1 )dx = Cosx + Sin\frac{1}{x}}

I think it is good to use TeXaide to save time and using TeXaide one need not remember the syntax also.

thanx
 
 
Post Posted: Aug 22, 2005, 9:36 am • # 11 


:( I wonder if we can find a Comprehensive LaTex User Manual or Book from the web which is FREE for Download? :blush:
 
 
Post Posted: Aug 22, 2005, 10:36 am • # 12 


A rather comprehensive source of reference for LaTex Symbols could be found:

http://www.ctan.org/tex-archive/info/sy ... ols-a4.pdf

:lol: :lol:
 
 
Post Posted: Aug 22, 2005, 10:49 am • # 13 


bchui wrote:
:( I wonder if we can find a Comprehensive LaTex User Manual or Book from the web which is FREE for Download? :blush:
Try http://www.tug.org/begin.html. If you use LaTeX with any regularity, purchasing A Guide to LaTeX is well worth it. The LaTeX Companion is probably only worth it for very advanced users.

_________________
"Of all escapes from reality, mathematics is the most successful ever" -- Gian-Carlo Rota
 
 
Post Posted: Aug 23, 2005, 4:00 am • # 14 


thanks for your help !!
 
 
Post Posted: Sep 26, 2005, 7:24 pm • # 15 


I believe the best way to learn \LaTeX is to scroll over that people's \LaTeX and see a pattern...it's easy to learn like that.

Masoud Zargar
 
 
Post Posted: Sep 28, 2005, 3:39 am • # 16 


boxedexe wrote:
I believe the best way to learn \LaTeX is to scroll over that people's \LaTeX and see a pattern...it's easy to learn like that.

Masoud Zargar


Sometimes you can pick up bad habits that way. But you can still learn different commands and methods that way and most of the time it's not too hard to see what if someone isn't doing something the right way. So, in general, you're right.
 
 
Post Posted: Oct 30, 2005, 6:14 am • # 17 


I don't know how to use this programme! You see, I've installed the MIKTEX. And what have I do to write formulas?

_________________
Per aspera ad astra
 
 
Post Posted: Oct 30, 2005, 6:28 am • # 18 


pupOK wrote:
I don't know how to use this programme! You see, I've installed the MIKTEX. And what have I do to write formulas?
Carefully read the first post in this topic. It explains how you can post. Test by posting a new topic in the test forum ;)

_________________
We all use math everyday: to forecast weather, to tell time, to handle money; we also use math to analyze crime, reveal patterns, predict behavior. Using numbers we can solve the biggest mysteries we know.
 
 
Post Posted: Oct 30, 2005, 10:22 am • # 19 


It's almost clear but where should I work with the text?
where shoud I write
Quote:
the LaTeX code follows: \frac 12 - \frac 1{23} + \int^1_0 f^2(x_1) dx = \cos x + \sin \frac 1x
???

_________________
Per aspera ad astra
 
 
Post Posted: Oct 30, 2005, 10:35 am • # 20 


I said in the Test forum.

_________________
We all use math everyday: to forecast weather, to tell time, to handle money; we also use math to analyze crime, reveal patterns, predict behavior. Using numbers we can solve the biggest mysteries we know.
 
 
Display posts from previous:  Sort by  

All times are UTC - 8 hours [ DST ]

Share: Facebook

Moderators: fedja, stevem

Post new topic Reply to topic  [ 61 posts ]  Go to page 1, 2, 3, 4  Next

Login

Username:   Password:   Log me on automatically each visit  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum