From 4f2a56a9e09dc929f4ced159b3f5db7345ec925b Mon Sep 17 00:00:00 2001 From: Daniel Soares Date: Sat, 2 May 2020 20:41:51 -0300 Subject: [PATCH] =?UTF-8?q?altera=C3=A7=C3=A3o=20das=20fontes=20para=20equ?= =?UTF-8?q?ivalentes=20open=20source?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/abnt-pandoc.latex | 6 +++--- .github/workflows/conversor.yml | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/abnt-pandoc.latex b/.github/workflows/abnt-pandoc.latex index 8f4e6da..90c1470 100644 --- a/.github/workflows/abnt-pandoc.latex +++ b/.github/workflows/abnt-pandoc.latex @@ -55,9 +55,9 @@ $endif$ % fontes ——————————— \defaultfontfeatures{Ligatures={TeX}} -\setromanfont{Times New Roman} -\setsansfont{Arial} -\setmonofont[Scale=MatchLowercase]{Times New Roman} +\setromanfont{Liberation Serif} +\setsansfont{Liberation Sans} +\setmonofont[Scale=MatchLowercase]{Liberation Serif} \setlength{\emergencystretch}{3em} % ————————————— diff --git a/.github/workflows/conversor.yml b/.github/workflows/conversor.yml index 747740c..7315af9 100644 --- a/.github/workflows/conversor.yml +++ b/.github/workflows/conversor.yml @@ -21,8 +21,6 @@ jobs: texlive-lang-spanish \ texlive-lang-french \ texlive-lang-portuguese \ - && echo msttcorefonts msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections \ - && sudo apt-get -y install ttf-mscorefonts-installer \ && wget -c https://github.com/jgm/pandoc/releases/download/2.9.1.1/pandoc-2.9.1.1-1-amd64.deb \ && sudo dpkg -i pandoc-2.9.1.1-1-amd64.deb \ && sudo gem install pandoc_abnt