Code: Select all
\[{QA}_{j}(s,t_{j})=\frac{P_d (s,t_j)}{P_f (s,t_{j})}\rho_{j}(s,t_{j})} % standard font\]\[\scriptstyle\widehat{S}_{f}(s,t_{j-1})=\frac{S_f (s)}{P_f (s,t_{j-1})} % smaller font\]
Best regards and welcome to the board
Thorsten¹
Code: Select all
\[{QA}_{j}(s,t_{j})=\frac{P_d (s,t_j)}{P_f (s,t_{j})}\rho_{j}(s,t_{j})} % standard font\]\[\scriptstyle\widehat{S}_{f}(s,t_{j-1})=\frac{S_f (s)}{P_f (s,t_{j-1})} % smaller font\]
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\tiny\[\widehat{S}_{f}(s,t_{j-1})=\frac{S_f (s)}{P_f (s,t_{j-1})} %smaller font\]\normalsize
That depends on the reasons which moved you to decrease the fontsize. For example, is there not enough room in the frame?gozzi84 wrote:How can I do then? .
use the fleqn option to your documentclass at the very beginning of your document to force all equations to be left aligned, or use the flalign environment for just this equation, concerning flalign see amsmath user's guide.gozzi84 wrote:How can we justify a math equation to the left margin?
NEW: TikZ book now 40% off at Amazon.com for a short time.