Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
3 votes
5 answers
498 views

How to display `\hat` when using sans-serif?

I applied sans-serif font both in text and math, but then I got the problem with \hat. How to solve it? Here is a MWE: \documentclass[12pt, letterpaper, twocolumn]{article} \usepackage[scaled]{helvet}...
Brasil's user avatar
  • 1,420
2 votes
1 answer
247 views

Unitalicized capital Greek with sansmath

In my PhD thesis, the main text is in Times, and all of my figures (and their captions) are set in Helvetica. I've created the following MWE that shows how I can can toggle between Times and Helvetica ...
Jonathan Wheeler's user avatar
0 votes
0 answers
24 views

\DeclareMathAlphabet does not work on beamer? [duplicate]

I am trying to use Helvetica for \mathsf in a beamer presentation. For that, I have \DeclareMathAlphabet{\mathsf}{OT1}{phv}{m}{n} on my preamble. This is what I use in another LaTeX document of mine ...
Elías Guisado Villalgordo's user avatar
1 vote
1 answer
398 views

Beamer: use helvetica only in \textsc

I am using beamer and I would like to use \textsc but with Helvetica. Adding \usepackage[scaled=.92]{helvet} to the preamble does the job. Problem is, this changes too all the text of the slides to ...
Elías Guisado Villalgordo's user avatar
3 votes
2 answers
911 views

Helvetica-matching math-version

I have the strong conviction that I have only understood 1% of how LaTeX selects (math) fonts, so I guess that most of my problems come from that, apart from the lack of a proper math font matching ...
Bubaya's user avatar
  • 2,735
3 votes
1 answer
2k views

Helvetica for Latin letters and a sans-serif font for Greek letters

I'm trying to be a perfectionist and desperately trying to make things right: All Latin symbols should use Helvetica Greek letters should be at least sans-serif (Helvetica in an ideal world) Here is ...
2xMax's user avatar
  • 218
4 votes
1 answer
965 views

A sans serif (best helvetica-like) font whose caps-height and x-height match that of the roman newtx text exactly?

Newtx fonts are great. Still, when your main font is roman, and when you occasionally use the sans serif font supplied with newtx, you get slightly too small capital sans serif letters and slightly ...
user avatar