chg: [b.6-automation] Replaced fourier by fourier-otf

Make it work with modern xelatex (not working under pdflatex)
pull/25/head
Sami Mokaddem 2024-06-18 14:02:36 +02:00
parent 2103ea3bee
commit 2881671147
1 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
\definecolor{textcolor}{RGB}{128, 128, 128}
\definecolor{background}{RGB}{240, 247, 255}
% \usepackage{pgfpages}
% \setbeameroption{show notes on second screen=right}
\usepackage[draft]{pdfcomment}
@ -15,7 +16,7 @@
\usepackage{listings}
\usepackage{fontawesome5}
\usepackage[export]{adjustbox}
\usepackage{fourier}
\usepackage{fourier-otf}
\usetikzlibrary{positioning}
\usetikzlibrary{shapes,arrows}