]> git.lyx.org Git - features.git/commitdiff
AmendI2) e9c0d48d. Remove unneded entries,
authorKornel Benko <kornel@lyx.org>
Wed, 17 Jul 2019 16:27:06 +0000 (18:27 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:37 +0000 (15:48 +0200)
Thanks Jürgen

lib/latexfonts
src/tex2lyx/Preamble.cpp

index a5bef04a09a4c1b3690b2396f5ddce6174c2140a..8b14ab0bf84686b93f933ee415d347cb3e9984d2 100644 (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
index 2f4342f4127240dd84a9d75a031f5a986498f47d..ea76e5f8c513dca7384827208b0cfa0a0a29f669 100644 (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";