Math & ScienceSize of Equation

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
patricia__88
Posts: 13
Joined: Wed Mar 14, 2012 10:20 am

Size of Equation

Post by patricia__88 »

How can I decrease size of some equation?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

patricia__88
Posts: 13
Joined: Wed Mar 14, 2012 10:20 am

Re: Size of Equation

Post by patricia__88 »

Who know? Please help:-)
User avatar
Stefan Kottwitz
Site Admin
Posts: 10359
Joined: Mon Mar 10, 2008 9:44 pm

Size of Equation

Post by Stefan Kottwitz »

You could use font size commands such as \small, \footnotesize etc. before the equation, and limit the effect of this change by an environment or a group, such as by braces.

Stefan
LaTeX.org admin
patricia__88
Posts: 13
Joined: Wed Mar 14, 2012 10:20 am

Re: Size of Equation

Post by patricia__88 »

Thanks:)
Post Reply