You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently, we want Omnes as the math font. In this case, the \log is right, but the rest is wrong. I changed the \text{} to \mathrm{} and got the right result, but single letters are wrong.
I am not sure about Omnes as an equation font, as a math font needs to have
an extensive set of glyphs. May be a matter of choosing a math font that
works with Omnes ...
Apparently, we want Omnes as the math font. In this case, the \log is
right, but the rest is wrong. I changed the \text{} to \mathrm{} and got
the right result, but single letters are wrong.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/18#issuecomment-44471221
.
Edward Abraham www.dragonfly.co.nz
Dragonfly Science, PO Box 27535, Wellington 6141, New Zealand
Level 5, 158 Victoria Street, Te Aro, Wellington
M: +64 21 989 454
T: +64 4 385 9285
Example:
Latex: \text{Deviance} = \sum_i y_i \log(\frac{y_i}{u_i}) - (y_i - u_i)
Result:
The word Deviance has the right font, but the \log is wrong
The text was updated successfully, but these errors were encountered: