diff options
| -rw-r--r-- | README | 4 | ||||
| -rw-r--r-- | foreignthemes/microconsult/beamerthememicroconsult.sty | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -19,8 +19,8 @@ $ sudo apt-get -f install The rest of the required packages are within Debian: ---- -$ sudo apt-get install gcc gperf make bison flex \ - libncurses5-dev latexmk texlive-xetex lx-cd +$ sudo apt-get install gcc gperf make bison flex libncurses5-dev \ + latexmk texlive-xetex fonts-liberation2 lx-cd ---- diff --git a/foreignthemes/microconsult/beamerthememicroconsult.sty b/foreignthemes/microconsult/beamerthememicroconsult.sty index d388757..d7386dd 100644 --- a/foreignthemes/microconsult/beamerthememicroconsult.sty +++ b/foreignthemes/microconsult/beamerthememicroconsult.sty @@ -19,8 +19,8 @@ \def\NONE{none} -\setromanfont[Scale=1.1]{Arial} -\setsansfont[Scale=1.1]{Arial} +\setromanfont[Scale=1.1]{Liberation Sans} +\setsansfont[Scale=1.1]{Liberation Sans} \setmonofont[Scale=0.7]{Source Code Pro} \useinnertheme{circles} |
