Math & ScienceDefining different font sizes for math environments

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
Daniel123
Posts: 1
Joined: Tue Jan 22, 2013 12:25 am

Defining different font sizes for math environments

Post by Daniel123 »

Hello,

I have a rather long document with plenty of equations. As the equations are quite long I have chosen to use 8pt for equations in the display mode instead of the 10pt normal size.

\DeclareMathSizes{10}{8}{6}{6} globally changes all equations in math mode to 8pt font – Thats what I have done so far.

Is there a way to stick with 10pt in textstyle equations?, i.e. is it possible to differentiate between displaystyle and textstyle?
Last edited by cgnieder on Tue Jan 22, 2013 11:45 am, edited 1 time in total.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply