Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: Odd layout of SANS SERIF latex formulas
Posted:
Feb 10, 2013 12:29 AM
|
|
Paul <paul.domaskis@gmail.com> wrote in message <22d99fb3-49d8-4a99-8d5b-c6d79c39d7c1@h11g2000vbf.googlegroups.com>... > On Feb 7, 1:26pm, Paul <paul.domas...@gmail.com> wrote: > > 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? > > Sorry, I neglected to add that I am seeking a workaround without > abandoning sans serif font.
It works fine for me on 2010a... maybe it's version or hardware dependent...
|
|
|
|