On Sunday 13 May 2001 11:38, you wrote:
> On Fri, May 11, 2001 at 02:34:54PM -0700, Bruce Veidt wrote:
> > > have a look at package hvmaths, available at ctan
> >
> > I saw that too, but the free version has only bitmap fonts.
> >
> > The installed fonts already have the sans-serif numeral
> > characters, I just want to access them in a convenient
> > way from within a math environment.  I was hoping that
> > someone would have a preamble script that would do this
> > so that ERT is not necessary.
>
> \DeclareSymbolFont{operators}{U}{cmss}{m}{n}
> \DeclareSymbolFont{letters}{U}{cmss}{m}{n}

I'm preparing a presentation using foiltex and it contains a reasonable 
amount of math. I, too, would like a consistent, sans serif math font used in 
my presentation.  Using your suggestion works for some numbers and letters, 
but ruins all greek letters and even simple operators like ">" and "<".

I've got a LaTeX book and looked up \DeclareSymbolFont.  I've since tried the 
following:

\DeclareSymbolFont{symbols}{U}{cmss}{m}{n}
\DeclareSymbolFont{largesymbols}{U}{cmss}{m}{n}

This failed miserably.  Note that I am a novice with LaTeX.  I am assuming 
that sans serif fonts for typesetting math aren't a part of standard LaTeX.  
Or perhaps there is some other way to achieve this.  Am I missing something?

Thanks,

Kevin Gross

Reply via email to