]> git.lyx.org Git - features.git/blobdiff - lib/latexfonts
Missing renames
[features.git] / lib / latexfonts
index 75dba78ae92dbaef2f3092b4de9d4fa58f3493b8..33ae9da299c5b68cb0d3dff3d6d3b2d86fabf9f9 100644 (file)
@@ -67,6 +67,7 @@
 #   Old Style Figures for a given font (e.g. eco).
 # * OsfScOption overrides any OsfOption and ScOption if both features
 #   are selected.
+# * ScOption and OsfScOption are currently only supported for rm fonts.
 # * Set OsfDefault to true for fonts which have Old Style Figures by
 #   default and provide an option for lining figures. Pass this option
 #   to OsfOption.
@@ -115,6 +116,7 @@ Font ccfonts
        GuiName          "Concrete Roman"
        Family           rm
        Package          ccfonts
+       MoreOptions      1
 EndFont
 
 Font chancery
@@ -135,6 +137,7 @@ Font cochineal
        OsfOption        "proportional,osf"
        Package          cochineal
        AltFonts         crimson
+       MoreOptions      1
 EndFont
 
 AltFont crimson
@@ -158,7 +161,7 @@ Font DejaVuSerif
 EndFont
 
 Font DejaVuSerifCondensed
-       GuiName          "DejaVu Serif Condensed"
+       GuiName          "DejaVu Serif (Condensed)"
        Family           rm
        Package          DejaVuSerifCondensed
 EndFont
@@ -176,34 +179,34 @@ Font IBMPlexSerif
 EndFont
 
 Font IBMPlexSerifThin
-       GuiName          "IBM Plex Serif Thin"
+       GuiName          "IBM Plex Serif (Thin)"
        Family           rm
        Package          plex-serif
-       PackageOption    thin
+       PackageOptions   thin
        MoreOptions      1
 EndFont
 
 Font IBMPlexSerifExtraLight
-       GuiName          "IBM Plex Serif Extra Light"
+       GuiName          "IBM Plex Serif (Extra Light)"
        Family           rm
        Package          plex-serif
-       PackageOption    extralight
+       PackageOptions   extralight
        MoreOptions      1
 EndFont
 
 Font IBMPlexSerifLight
-       GuiName          "IBM Plex Serif Light"
+       GuiName          "IBM Plex Serif (Light)"
        Family           rm
        Package          plex-serif
-       PackageOption    light
+       PackageOptions   light
        MoreOptions      1
 EndFont
 
 Font IBMPlexSerifSemibold
-       GuiName          "IBM Plex Serif Semibold"
+       GuiName          "IBM Plex Serif (Semibold)"
        Family           rm
        Package          plex-serif
-       PackageOption    semibold
+       PackageOptions   semibold
        MoreOptions      1
 EndFont
 
@@ -222,6 +225,7 @@ Font garamondx
        Package          garamondx
        Requires         garamondx-fonts
        AltFonts         ugm
+       MoreOptions      1
 EndFont
 
 AltFont ugm
@@ -238,6 +242,7 @@ Font libertine
        Package          libertineRoman
        CompleteFont     libertine-full
        AltFonts         libertine-type1,libertine-2012,libertine-legacy
+       MoreOptions      1
 EndFont
 
 AltFont libertine-full
@@ -245,6 +250,7 @@ AltFont libertine-full
        Family           rm
        Package          libertine
        Requires         libertineRoman
+       MoreOptions      1
 EndFont
 
 AltFont libertine-type1
@@ -275,6 +281,7 @@ Font lmodern
        Family           rm
        Package          lmodern
        NoMathFont       lmr
+       MoreOptions      1
 EndFont
 
 AltFont lmr
@@ -291,7 +298,7 @@ Font md-charter
        ScOption         expert
        OsfScOption      expert
        Package          mathdesign
-       PackageOption    charter
+       PackageOptions   charter
        Requires         mdbch
        Provides         amssymb,amsfonts
        NoMathFont       mdbch
@@ -311,7 +318,7 @@ Font md-utopia
        ScOption         expert
        OsfScOption      expert
        Package          mathdesign
-       PackageOption    utopia
+       PackageOptions   utopia
        Requires         mdput
        Provides         amssymb,amsfonts
        NoMathFont       mdput
@@ -331,7 +338,7 @@ Font md-garamond
        ScOption         expert
        OsfScOption      expert
        Package          mathdesign
-       PackageOption    garamond
+       PackageOptions   garamond
        Requires         mdugm
        Provides         amssymb,amsfonts
        NoMathFont       mdugm
@@ -361,7 +368,7 @@ AltFont minionpro-nomath
        OsfOption        lf
        OsfDefault       1
        Package          MinionPro
-       PackageOption    onlytext
+       PackageOptions   onlytext
 EndFont
 
 Font newcent
@@ -371,61 +378,49 @@ Font newcent
 EndFont
 
 Font NotoSerifRegular
-       GuiName         "Noto Serif Regular"
-       Family          rm
-       Package         noto-serif
-       PackageOption   regular
-       OsfDefault      0
-       OsfOption       osf
-       AltFonts        NotoSerifRegular1
-       MoreOptions      1
-EndFont
-
-AltFont NotoSerifRegular1
-       GuiName         "Noto Serif Regular"
+       GuiName         "Noto Serif (Regular)"
        Family          rm
        Package         noto-serif
-       PackageOption   regular
-       OsfDefault      1
+       PackageOptions  regular
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSerifMedium
-       GuiName         "Noto Serif Medium"
+       GuiName         "Noto Serif (Medium)"
        Family          rm
        Package         noto-serif
-       PackageOption   medium
+       PackageOptions  medium
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSerifThin
-       GuiName         "Noto Serif Thin"
+       GuiName         "Noto Serif (Thin)"
        Family          rm
        Package         noto-serif
-       PackageOption   thin
+       PackageOptions  thin
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSerifLight
-       GuiName         "Noto Serif Light"
+       GuiName         "Noto Serif (Light)"
        Family          rm
        Package         noto-serif
-       PackageOption   light
+       PackageOptions  light
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSerifExtralight
-       GuiName         "Noto Serif Extralight"
+       GuiName         "Noto Serif (Extralight)"
        Family          rm
        Package         noto-serif
-       PackageOption   extralight
+       PackageOptions  extralight
        OsfDefault      0
        OsfOption       osf
        MoreOptions     1
@@ -457,6 +452,7 @@ Font palatino
        AltFonts         mathpple,palatino-sty
        NoMathFont       ppl
        Requires         psnfss
+       MoreOptions      1
 EndFont
 
 AltFont mathpple
@@ -506,6 +502,7 @@ Font times
        AltFonts         mathptm,times-sty
        NoMathFont       ptm
        Requires         psnfss
+       MoreOptions      1
 EndFont
 
 AltFont mathptm
@@ -568,6 +565,7 @@ Font utopia
        AltFonts         utopia-sty
        OT1Font          utopia-sty
        NoMathFont       futs
+       MoreOptions      1
 EndFont
 
 AltFont utopia-sty
@@ -594,6 +592,7 @@ Font xcharter
        Family          rm
        Package         XCharter
        OsfOption       osf
+       MoreOptions      1
 EndFont
 
 #
@@ -621,6 +620,7 @@ Font biolinum
        ScaleOption      scaled=$$val
        Package          biolinum
        AltFonts         biolinum-type1,biolinum-2012
+       MoreOptions      1
 EndFont
 
 AltFont biolinum-type1
@@ -630,6 +630,7 @@ AltFont biolinum-type1
        ScaleOption      scaled=$$val
        Package          biolinum-type1
        Requires         libertineMono-type1
+       MoreOptions      1
 EndFont
 
 AltFont biolinum-2012
@@ -638,6 +639,61 @@ AltFont biolinum-2012
        OsfOption        lining
        OsfDefault       1
        Package          biolinum-type1
+       MoreOptions      1
+EndFont
+
+Font cantarell
+       GuiName         "Cantarell"
+       Family          sf
+       OsfOption       oldstyle
+       Package         cantarell
+       PackageOptions  "defaultsans"
+       MoreOptions      1
+       FontEncoding    T2A,T1,OT1
+       ScaleOption     scale=$$val
+EndFont
+
+Font ChivoThin
+       GuiName          "Chivo (Thin)"
+       Family           sf
+       OsfOption       oldstyle
+       Package          Chivo
+       PackageOptions   "thin"
+       MoreOptions      1
+       FontEncoding     OT1,LY1,T1,TS1
+       ScaleOption      scale=$$val
+EndFont
+
+Font ChivoLight
+       GuiName          "Chivo (Light)"
+       Family           sf
+       OsfOption       oldstyle
+       Package          Chivo
+       PackageOptions   "light"
+       MoreOptions      1
+       FontEncoding     OT1,LY1,T1,TS1
+       ScaleOption      scale=$$val
+EndFont
+
+Font Chivo
+       GuiName          "Chivo"
+       Family           sf
+       OsfOption       oldstyle
+       Package          Chivo
+       MoreOptions      1
+       FontEncoding     OT1,LY1,T1,TS1
+       ScaleOption      scale=$$val
+EndFont
+
+Font ChivoMedium
+       GuiName          "Chivo (Medium)"
+       Family           sf
+       OsfOption       oldstyle
+       Package          Chivo
+       PackageOptions   "medium"
+       MoreOptions      1
+       FontEncoding     OT1,LY1,T1,TS1
+       ScaleOption      scale=$$val
 EndFont
 
 Font cmbr
@@ -668,6 +724,77 @@ Font DejaVuSansCondensed
        ScaleOption      scaled=$$val
 EndFont
 
+Font FiraSans
+       GuiName         "Fira Sans"
+       Family          sf
+       ScaleOption     scaled=$$val
+       Package         FiraSans
+       OsfDefault      1
+       OsfOption       lf
+       MoreOptions     1
+       FontEncoding    OT1,T1,TS1,LY1,LGR
+EndFont
+
+Font FiraSansBook
+       GuiName         "Fira Sans (Book)"
+       Family          sf
+       ScaleOption     scaled=$$val
+       Package         FiraSans
+        PackageOptions  book
+       OsfDefault      1
+       OsfOption       lf
+       MoreOptions     1
+       FontEncoding    OT1,T1,TS1,LY1,LGR
+EndFont
+
+Font FiraSansLight
+       GuiName         "Fira Sans (Light)"
+       Family          sf
+       ScaleOption     scaled=$$val
+       Package         FiraSans
+       PackageOptions  light
+       OsfDefault      1
+       OsfOption       lf
+       MoreOptions     1
+       FontEncoding    OT1,T1,TS1,LY1,LGR
+EndFont
+
+Font FiraSansExtralight
+       GuiName         "Fira Sans (Extralight)"
+       Family          sf
+       ScaleOption     scaled=$$val
+       Package         FiraSans
+       PackageOptions  extralight
+       OsfDefault      1
+       OsfOption       lf
+       MoreOptions     1
+       FontEncoding    OT1,T1,TS1,LY1,LGR
+EndFont
+
+Font FiraSansUltralight
+       GuiName         "Fira Sans (Ultralight)"
+       Family          sf
+       ScaleOption     scaled=$$val
+       Package         FiraSans
+       PackageOptions  ultralight
+       OsfDefault      1
+       OsfOption       lf
+       MoreOptions     1
+       FontEncoding    OT1,T1,TS1,LY1,LGR
+EndFont
+
+Font FiraSansThin
+       GuiName         "Fira Sans (Thin)"
+       Family          sf
+       ScaleOption     scaled=$$val
+       Package         FiraSans
+       PackageOptions  thin
+       OsfDefault      1
+       OsfOption       lf
+       MoreOptions     1
+       FontEncoding    OT1,T1,TS1,LY1,LGR
+EndFont
+
 Font IBMPlexSans
        GuiName          "IBM Plex Sans"
        Family           sf
@@ -677,55 +804,56 @@ Font IBMPlexSans
 EndFont
 
 Font IBMPlexSansCondensed
-       GuiName          "IBM Plex Sans Condensed"
+       GuiName          "IBM Plex Sans (Condensed)"
        Family           sf
        Package          plex-sans
-       PackageOption    condensed
+       PackageOptions   condensed
        ScaleOption      scale=$$val
        MoreOptions      1
 EndFont
 
 Font IBMPlexSansThin
-       GuiName          "IBM Plex Sans Thin"
+       GuiName          "IBM Plex Sans (Thin)"
        Family           sf
        Package          plex-sans
-       PackageOption    thin
+       PackageOptions   thin
        ScaleOption      scale=$$val
        MoreOptions      1
 EndFont
 
 Font IBMPlexSansExtraLight
-       GuiName          "IBM Plex Sans Extra Light"
+       GuiName          "IBM Plex Sans (Extra Light)"
        Family           sf
        Package          plex-sans
-       PackageOption    extralight
+       PackageOptions   extralight
        ScaleOption      scale=$$val
        MoreOptions      1
 EndFont
 
 Font IBMPlexSansLight
-       GuiName          "IBM Plex Sans Light"
+       GuiName          "IBM Plex Sans (Light)"
        Family           sf
        Package          plex-sans
-       PackageOption    light
+       PackageOptions   light
        ScaleOption      scale=$$val
        MoreOptions      1
 EndFont
 
 Font IBMPlexSansSemibold
-       GuiName          "IBM Plex Sans Semibold"
+       GuiName          "IBM Plex Sans (Semibold)"
        Family           sf
        Package          plex-sans
-       PackageOption    semibold
+       PackageOptions   semibold
        ScaleOption      scale=$$val
        MoreOptions      1
 EndFont
 
-Font   ADOBESourceSansPro
-       GuiName         "Adobe Source Sans Pro"
-       Family          sf
-       Package         sourcesanspro
-       ScaleOption     scaled=$$val
+Font ADOBESourceSansPro
+       GuiName          "Adobe Source Sans Pro"
+       Family           sf
+       Package          sourcesanspro
+       ScaleOption      scaled=$$val
+       OsfOption        osf
        MoreOptions      1
 EndFont
 
@@ -801,55 +929,55 @@ Font lmss
 EndFont
 
 Font NotoSansRegular
-       GuiName         "Noto Sans Regular"
+       GuiName         "Noto Sans (Regular)"
        Family          sf
        ScaleOption     scaled=$$val
        Package         noto-sans
-        PackageOption   regular
+        PackageOptions  regular
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSansMedium
-       GuiName         "Noto Sans Medium"
+       GuiName         "Noto Sans (Medium)"
        Family          sf
        ScaleOption     scaled=$$val
        Package         noto-sans
-        PackageOption   medium
+        PackageOptions  medium
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSansThin
-       GuiName         "Noto Sans Thin"
+       GuiName         "Noto Sans (Thin)"
        Family          sf
        ScaleOption     scaled=$$val
        Package         noto-sans
-       PackageOption   thin
+       PackageOptions  thin
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSansLight
-       GuiName         "Noto Sans Light"
+       GuiName         "Noto Sans (Light)"
        Family          sf
        ScaleOption     scaled=$$val
        Package         noto-sans
-       PackageOption   light
+       PackageOptions  light
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
 EndFont
 
 Font NotoSansExtralight
-       GuiName         "Noto Sans Extralight"
+       GuiName         "Noto Sans (Extralight)"
        Family          sf
        ScaleOption     scaled=$$val
        Package         noto-sans
-       PackageOption   extralight
+       PackageOptions  extralight
        OsfDefault      0
        OsfOption       osf
        MoreOptions      1
@@ -901,17 +1029,6 @@ Font beramono
        Requires         bera
 EndFont
 
-Font cantarellMS
-       GuiName         "Cantarell Monospace"
-       Family          tt
-       OsfOption       oldstyle
-       OsfDefault      0
-       Package         cantarell
-       PackageOption   "defaultsans,tabular"
-       FontEncoding    T2A,T1,OT1
-       ScaleOption     scale=$$val
-EndFont
-
 Font cmtl
        GuiName          "CM Typewriter Light"
        Family           tt
@@ -940,6 +1057,17 @@ Font DejaVuSansMono
        ScaleOption      scaled=$$val
 EndFont
 
+Font FiraMono
+       GuiName         "Fira Mono"
+       Family          tt
+       ScaleOption     scaled=$$val
+       Package         FiraMono
+       OsfDefault      1
+       OsfOption       lf
+       MoreOptions     1
+       FontEncoding    OT1,T1,TS1,LY1,LGR
+EndFont
+
 Font IBMPlexMono
        GuiName          "IBM Plex Mono"
        Family           tt
@@ -949,46 +1077,47 @@ Font IBMPlexMono
 EndFont
 
 Font IBMPlexMonoThin
-       GuiName          "IBM Plex Mono Thin"
+       GuiName          "IBM Plex Mono (Thin)"
        Family           tt
        Package          plex-mono
        ScaleOption      scale=$$val
-       PackageOption    thin
+       PackageOptions   thin
        MoreOptions      1
 EndFont
 
 Font IBMPlexMonoExtraLight
-       GuiName          "IBM Plex Mono Extra Light"
+       GuiName          "IBM Plex Mono (Extra Light)"
        Family           tt
        Package          plex-mono
        ScaleOption      scale=$$val
-       PackageOption    extralight
+       PackageOptions   extralight
        MoreOptions      1
 EndFont
 
 Font IBMPlexMonoLight
-       GuiName          "IBM Plex Mono Light"
+       GuiName          "IBM Plex Mono (Light)"
        Family           tt
        Package          plex-mono
        ScaleOption      scale=$$val
-       PackageOption    light
+       PackageOptions   light
        MoreOptions      1
 EndFont
 
 Font IBMPlexMonoSemibold
-       GuiName          "IBM Plex Mono Semibold"
+       GuiName          "IBM Plex Mono (Semibold)"
        Family           tt
        Package          plex-mono
        ScaleOption      scale=$$val
-       PackageOption    semibold
+       PackageOptions   semibold
        MoreOptions      1
 EndFont
 
-Font   ADOBESourceCodePro
-       GuiName         "Adobe Source Code Pro"
-       Family          tt
-       Package         sourcecodepro
-       ScaleOption     scaled=$$val
+Font ADOBESourceCodePro
+       GuiName          "Adobe Source Code Pro"
+       Family           tt
+       Package          sourcecodepro
+       ScaleOption      scaled=$$val
+       OsfOption        osf
        MoreOptions      1
 EndFont
 
@@ -1026,7 +1155,7 @@ Font NotoMonoRegular
        Family          tt
        ScaleOption     scaled=$$val
        Package         noto-mono
-       PackageOption   regular
+       PackageOptions  regular
        OsfOption       osf
        MoreOptions     1
 EndFont
@@ -1068,7 +1197,7 @@ Font cochineal-ntxm
        GuiName          "Crimson (New TX)"
        Family           math
        Package          newtxmath
-       PackageOption    cochineal
+       PackageOptions   cochineal
        Provides         amssymb,amsfonts
 EndFont
 
@@ -1082,7 +1211,7 @@ Font garamondx-ntxm
        GuiName          "URW Garamond (New TX)"
        Family           math
        Package          newtxmath
-       PackageOption    garamondx
+       PackageOptions   garamondx
        Provides         amssymb,amsfonts
 EndFont
 
@@ -1116,7 +1245,7 @@ Font libertine-ntxm
        GuiName          "Libertine (New TX)"
        Family           math
        Package          newtxmath
-       PackageOption    libertine
+       PackageOptions   libertine
        Provides         amssymb,amsfonts
 EndFont
 
@@ -1124,7 +1253,7 @@ Font minion-ntxm
        GuiName          "Minion Pro (New TX)"
        Family           math
        Package          newtxmath
-       PackageOption    minion
+       PackageOptions   minion
        Requires         minion2newtx
        Provides         amssymb,amsfonts
 EndFont