commit f404b57de2cc972ce20d5344ff997543a47b1424
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon Jul 15 08:02:11 2019 +0200

    Remove unneeded AltFont
    
    Also Remove "Sans Serif" specifier from font name, as this s obvious
    from the GUI (and there is no other Cantarell type anyway).
---
 lib/latexfonts |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/lib/latexfonts b/lib/latexfonts
index c5a6f75..e776b40 100644
--- a/lib/latexfonts
+++ b/lib/latexfonts
@@ -655,7 +655,7 @@ AltFont biolinum-2012
 EndFont
 
 Font cantarell
-       GuiName         "Cantarell Sans Serif"
+       GuiName         "Cantarell"
        Family          sf
        OsfOption       oldstyle
        Package         cantarell
@@ -663,17 +663,6 @@ Font cantarell
        MoreOptions      1
        FontEncoding    T2A,T1,OT1
        ScaleOption     scale=$$val
-       AltFonts        cantarell1
-EndFont
-
-AltFont cantarell1
-       GuiName         "Cantarell Sans Serif"
-       Family          sf
-       OsfOption       oldstyle
-       OsfDefault      0
-       Package         cantarell
-       ScaleOption     scale=$$val
-       FontEncoding    T2A,T1,OT1
 EndFont
 
 Font cmbr

Reply via email to