AmendI2) e9c0d48d. Remove unneded entries,

Thanks Jürgen
This commit is contained in:
Kornel Benko 2019-07-17 18:27:06 +02:00
parent 504664a261
commit 7515648774
2 changed files with 0 additions and 2 deletions

View File

@ -680,7 +680,6 @@ Font Chivo
Family sf
OsfOption oldstyle
Package Chivo
PackageOption "regular"
MoreOptions 1
FontEncoding OT1,LY1,T1,TS1
ScaleOption scale=$$val

View File

@ -1136,7 +1136,6 @@ void Preamble::handle_package(Parser &p, string const & name,
}
if (name == "Chivo") {
h_font_roman[0] = "Chivo";
for (auto const & opt : allopts) {
if (opt == "thin") {
h_font_roman[0] = "ChivoThin";