Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
Paul
Posts:
517
Registered:
2/23/10
|
|
Odd layout of latex formulas
Posted:
Feb 7, 2013 1:26 PM
|
|
I have the following ylabel for my graph:
yLab = [ '$$ \mathsf{' ... '\frac{ \tilde{Q}_T }{ Q_T } = ' ... '\frac{ \sqrt{Q_S} }{ Q_T } ' ... '} $$' ]; ylabel( yLab, 'Interpreter', 'latex' );
The tilde is suppose to be above the Q, but it's pushed right into the Q.
What might cause this? Can anyone suggest a workaround?
Thanks.
|
|
|
|