Latex Package Amsmath
Getting Started • • • • • Common Elements • • • • • • • • • • • • • • • • • • Mechanics • • • • • Technical Texts • • • • • • • Special Pages • • • • Special Documents • • • • • Creating Graphics • • • • • • • Programming • • • • Miscellaneous • • • Help and Recommendations • • Appendices • • • • • • • One of the greatest motivating forces for Donald Knuth when he began developing the original TeX system was to create something that allowed simple construction of mathematical formulae, while looking professional when printed. The fact that he succeeded was most probably why TeX (and later on, LaTeX) became so popular within the scientific community.
The amsmath package Frank Mittelbach Rainer Sch opf Michael Downes David M. Jones Version 2.13, 2000/07/18 1 Introduction A LATEX package named amstex was created in. Aligning equations with amsmath The amsmath package provides a handful of options for displaying equations. You can choose the layout that better suits your document, even if the equations are really long, or if you have to include several equations in the same line.
Typesetting mathematics is one of LaTeX's greatest strengths. It is also a large topic due to the existence of so much mathematical notation. If your document requires only a few simple mathematical formulas, plain LaTeX has most of the tools that you will need.
If you are writing a scientific document that contains numerous complicated formulas, the amsmath package introduces several new commands that are more powerful and flexible than the ones provided by basic LaTeX. The mathtools package fixes some amsmath quirks and adds some useful settings, symbols, and environments to amsmath. To use either package, include.
Most of the answer was extracted from the Introduction sections of the documentation of amsmath and amsthm: • amsmath provides miscellaneous enhancements for improving the information structure and printed output of documents containing mathematical formulas. Some of the features provided by this package are: • The DeclareMathOperator command (through the auxiliary package amsopn) to define new 'operator name' commands analogous to sin and lim, including proper side spacing and automatic selection of the correct font style and size (even when used in sub- or superscripts). • Multiple substitutes for the eqnarray environment to make various kinds of equation arrangements easier to write. • Equation numbers automatically adjust up or down to avoid overprinting on the equation contents (unlike eqnarray). • Spacing around equals signs matches the normal spacing in the equation environment (unlike eqnarray).
• A way to produce multiline subscripts as are often used with summation or product symbols. Apostila Windows 8 Pdf. • An easy way to substitute a variant equation number for a given equation instead of the automatically supplied number. • An easy way to produce subordinate equation numbers of the form (1.3a) (1.3b) (1.3c) for selected groups of equations. • The text command (through the auxiliary package amstext) for typesetting a fragment of text inside a display.
• amsthm helps to define theorem-like structures; the introduction to the documentation gives a nice concise description of the package: The amsthm package provides an enhanced version of LaTeX's newtheorem command for defining theorem-like environments. The enhanced newtheorem recognizes a theoremstyle specification (as in Mittelbach's theorem package) and has a * form for defining unnumbered environments. Gunter Gabriel Sohn Aus Dem Volk Rar. The amsthm package also defines a proof environment that automatically adds a QED symbol at the end. Html Password Lock V4 1 Winall Incl Keygen-crd.
AMS document classes incorporate the amsthm package, so everything described here applies to them as well. If the amsthm package is used with a non-AMS document class and with the amsmath package, amsthm must be loaded after amsmath, not before. • amssymb provides an extended symbol collection. For example, after loading amssymb you have the following additional binary relation symbols: barwedge, boxdot, boxminus, boxplus, boxtimes, Cap, Cup (and many more), the arrow leadsto, and some other symbols such as Box and Diamond. Another useful feature is the mathbb command to produce blackboard bold characters Since amssymb internally loads amsfonts, it's enough to load the former. As far as I know, there's not a single package loading amsmath, amsthm, and amssymb so all three of them will have to be loaded when using the standard classes ( book, report, article). If one of the document classes of the AMS-collection ( amsbook, amsart) is being used, there's no need to load amsmath, or amsthm; amssymb will have to be explicitly loaded.