latex - how can I make equations smaller in TeX? -


How do I shorten the equation in text? For example, I want to use the equation environment as follows:

  \ begin {equation} long equation here {end} {/ code>  

but then To fit the margin in a very large size, I get around using it:

  $ long equation here $  

but then I Automatic numbers and all other good features are not available Equation environment

Second, how can I suppress equations in the equation equation \ start {equation} \ end {equation}? I should not have the equation with any displayed number to calculate the total number (so if the number of the first three equations is pressed, but not the fourth, the 4th equation should be labeled "1").

Thank you.

If you like the results from $ eqn $, you can get it By putting \ textstyle in your equation environment

To keep the numbering used "*": \ begin {equation *} ... \ end {equation *} . You can also use \ notag on individual equations in an environment (like align).


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -