User talk:Pad13

From PrattWiki
Jump to navigation Jump to search

LaTeX Stuff

Hola - saw (rare) Winter activity on Pundit - just thought I would re-format your stuff in case you want to see it a different way; the "\,\!" in the math mode makes the Pundit LaTeX processor put things in the nicer math mode...

Original

\( \Delta Agricultural Output = \Sigma \textit{Affected Land Area} * (1 - \%Output Home Consumption)* \) \( [\frac{1}{3} P_{carrot} + \frac{2}{3} P_{onion}]* [\Delta \% to Intermediaries * 0.40 + \Delta \% to Oruro Market * 0.75] \)

Other Version

\( \begin{align} \Delta \mbox{Agricultural Output} = \Sigma \mbox{Affected Land Area} * (1 - \%\mbox{Output Home Consumption})*\\ ~\left[\frac{1}{3} P_{\mbox{carrot}} + \frac{2}{3} P_{\mbox{onion}}\right]* \left[\Delta \% \mbox{to Intermediaries} * 0.40 + \Delta \% \mbox{to Oruro Market * 0.75}\right]\,\! \end{align} \)

Other Version, Alternate Alignment

\( \begin{align} \Delta \mbox{Agricultural Output} = \Sigma &\mbox{Affected Land Area} * (1 - \%\mbox{Output Home Consumption})*\\ ~&\left[\frac{1}{3} P_{\mbox{carrot}} + \frac{2}{3} P_{\mbox{onion}}\right]* \left[\Delta \% \mbox{to Intermediaries} * 0.40 + \Delta \% \mbox{to Oruro Market * 0.75}\right]\,\! \end{align} \)