General ⇒ Is there a list I can use?
-
- Posts: 5
- Joined: Fri Mar 20, 2015 7:48 pm
Is there a list I can use?
I want to include a list of equations in tex where people can just choose and paste. Is there such a list I can download, preferably in txt, html, or doc?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Is there a list I can use?
i am not sure what you mean with a list of equations. Can you elaborate on that?
-
- Posts: 5
- Joined: Fri Mar 20, 2015 7:48 pm
Is there a list I can use?
\binom{n}{k} = \frac{n!}{k!(n-k)!}
And preferably I can down it the list as txt, html, or doc.
Added by edit.
I've never used tex before in my life. This is why programming this has been a pain in the rear end. Anyway, just so you know because my questions could be completely stupid... to you.
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Is there a list I can use?
Well, there are many math topics with different kinds of equations. Seems more than manageable list - how to choose?
You could look for the keyword "equation" in the Wikipedia though. They use LaTeX for equations. Simply click on "edit" there. So you can see and copy TeX code for a lot of famous equations.
Stefan
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Is there a list I can use?
In its essence, an equation is sentence, telling the reader something. It consists of variables, constants operators ... Just like the human language consists of verb, adjectives and nouns. The author alone has to decide, which words in a row make sense.
-
- Posts: 5
- Joined: Fri Mar 20, 2015 7:48 pm
Re: Is there a list I can use?
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Is there a list I can use?
You can have a look at Mathmode an introduction to mathematical typesetting. There are many more resources and packages that make mathematical (and physical and chemical) typesetting more robust. But this will lead to quite some investment in time and effort.
In other words, you want to add a graphical interface to a markup language that is extended in functionality every day. It is impossible to keep track of all of it. You can only implement the very basic features, making the functionality of the guy limited.
A user couldn't work with a full list anyway.
You can also have a look at The wikibook list of methematical symbols, but here is the disclaimer up front: Not everything you see there is true, some of it is just ridiculously false.
But here again, making changes means investment of time and effort.
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Is there a list I can use?

I suggest, have a look at

Stefan
-
- Posts: 5
- Joined: Fri Mar 20, 2015 7:48 pm
Is there a list I can use?
Oh, you'd be surprised what I can do. I'm both persistent and hard-headed. Nothing demonstrates this more than my work. You can read all the features and functionalities of this particular app atJohannes_B wrote:
In other words, you want to add a graphical interface to a markup language that is extended in functionality every day. It is impossible to keep track of all of it. You can only implement the very basic features, making the functionality of the guy limited.
A user couldn't work with a full list anyway.
http://apps.microsoft.com/windows/en-us ... 98dd20f538
I'll make a graphical interface for tex that is super easy to use for everyone. You'll see.
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Is there a list I can use?
Is it limited to just Windows? I use a Macbook at work (and Linux servers) and Ubuntu Linux at home (and Debian Servers for this and other forums).
Stefan