On Wednesday, 19 September 2018 13.53.28 WEST Neal Becker wrote: > For some time I've been using metropolis theme for my presentations: > > https://github.com/matze/mtheme > > I'm generally quite happy with it and think others might want to look at it.
I like it also. :-) The only problem if use lyx and font handling in lyx (that uses fontspec). E.g. I need to pass in the preamble \PassOptionsToPackage{no-math}{fontspec} \usetheme[sectionpage=progressbar]{metropolis} \setsansfont[Scale=0.9]{Fira Sans} \setmonofont[Scale=0.75]{Fira Mono} the first line happens because we call fontspec without arguments and the last lines because since metropolis resets the fonts the calls using lyx have to be redone. Regards, -- José Abílio