0

I am using Modified feather beamer theme template by overleaf. It doesn't display the numbers in a "correct format" (1) even by using $1$. It has an undesirable format (2).

I have tried to look into the theme and other files but unable to fix it.

I appreciate any help you can provide. Thanks.

Kumar
  • 107
  • What do you mean with 'correct format'? The theme does display numbers when I try it, and it looks reasonable in my opinion. – Marijn Apr 14 '21 at 19:21
  • @Marijn, I have edited the question. Please have a look at it. Thanks. – Kumar Apr 14 '21 at 19:45
  • 1
    It is default in beamer (in all styles, not just Feather) that math is in this type of font (i.e., sans serif). You could try the solutions in https://tex.stackexchange.com/questions/34265/how-to-get-beamer-math-to-look-like-article-math. – Marijn Apr 14 '21 at 19:58
  • @Marijn, I have earlier used other the Madrid and Metropolis theme. I didn't have such problems. Also, the solutions in the link are not working for me. :( – Kumar Apr 14 '21 at 20:51
  • If I use \documentclass[10pt,xcolor={dvipsnames}]{beamer} \usefonttheme[onlymath]{serif} \usetheme{Feather} then the numbers change (only in math, so $12345$ changes but 12345 stays the same). Does that not work when you try it? – Marijn Apr 14 '21 at 20:55
  • @Marijn I don't know why, but it didn't work for me. :( – Kumar Apr 14 '21 at 21:00
  • And does it work now, or does it still not work? – Marijn Apr 14 '21 at 21:00
  • @Marijn Thanks. Finally, this solution worked for me. I added external code to the theme for image fitting and some other stuff. I commented that and It worked. – Kumar Apr 14 '21 at 21:04
  • 1
    Ok, let's close as a duplicate then. – Marijn Apr 14 '21 at 21:11

0 Answers0