]> git.lyx.org Git - lyx.git/blobdiff - lib/latexfonts
Update my email and status.
[lyx.git] / lib / latexfonts
index fdb59fa0706fda09fc4e9c35f1d4605bcb3aba73..4898c18e93f24a3313947453ccd6a10d6d5c109c 100644 (file)
@@ -6,13 +6,14 @@
 #
 # Font <name>
 #      GuiName            "<Gui Name>"
-#      Family             <rm|sf|tt>
+#      Family             <rm|sf|tt|math>
 #      SwitchDefault      <0|1>
 #      Package            <LaTeX package to be loaded>
 #      Requires           <LaTeX package to test for>
 #      AltFonts           <alternative fonts (comma-separated)>
 #      OT1Font            <alternative font specifically for OT1 encoding>
 #      CompleteFont       <alternative package for the complete family>
+#      NoMathFont         <alternative font that does not change math>
 #      PackageOptions     <general options to be passed to the package>
 #      OsfOption          <option for oldstyle figure support>
 #      OsfFont            <extra font for oldstyle figures>
@@ -49,7 +50,7 @@
 #   for Package and AltFonts.
 # * OT1Font will load the defined font if the font encoding is OT1. This is
 #   necessary since some newer font packages do not support this encoding.
-#   The value "none" tells LyX not to load a package in OT1 encoding.
+#   The value "none" tells LyX not to load any font in OT1 encoding.
 #   OT1Fonts need to be defined separately using AltFont ... EndFont tags.
 # * The CompleteFont is loaded if the current font is selected as rm and
 #   both sf and tt are set to "default" (this allows f. ex. to load "bera"
@@ -129,7 +130,31 @@ AltFont eco
        Package          eco
 EndFont
 
+Font garamondx
+       GuiName          "URW Garamond"
+       Family           rm
+       OsfOption        osfI
+       Package          garamondx
+       Requires         garamondx-fonts
+       AltFonts         ugm
+EndFont
+
+AltFont ugm
+       GuiName          "URW Garamond"
+       Family           rm
+       SwitchDefault    1
+EndFont
+
 Font libertine
+       GuiName          "Libertine"
+       Family           rm
+       OsfOption        lining
+       OsfDefault       1
+       Package          libertine-type1
+       AltFonts         libertine-legacy
+EndFont
+
+AltFont libertine-legacy
        GuiName          "Libertine"
        Family           rm
        OsfOption        osf
@@ -140,9 +165,17 @@ Font lmodern
        GuiName          "Latin Modern Roman"
        Family           rm
        Package          lmodern
+       NoMathFont       lmr
 EndFont
 
-Font mdbch
+AltFont lmr
+       GuiName          "Latin Modern Roman"
+       Family           rm
+       SwitchDefault    1
+       Requires         lmodern
+EndFont
+
+Font md-charter
        GuiName          "Bitstream Charter (Mathdesign)"
        Family           rm
        OsfOption        expert
@@ -152,9 +185,17 @@ Font mdbch
        PackageOption    charter
        Requires         mdbch
        Provides         amssymb,amsfonts
+       NoMathFont       mdbch
+EndFont
+
+AltFont mdbch
+       GuiName          "Bitstream Charter (Mathdesign)"
+       Family           rm
+       SwitchDefault    1
+       Requires         mdbch
 EndFont
 
-Font mdput
+Font md-utopia
        GuiName          "Utopia (Mathdesign)"
        Family           rm
        OsfOption        expert
@@ -164,10 +205,18 @@ Font mdput
        PackageOption    utopia
        Requires         mdput
        Provides         amssymb,amsfonts
+       NoMathFont       mdput
 EndFont
 
-Font mdugm
-       GuiName          "Adobe Garamond (Mathdesign)"
+AltFont mdput
+       GuiName          "Utopia (Mathdesign)"
+       Family           rm
+       SwitchDefault    1
+       Requires         mdput
+EndFont
+
+Font md-garamond
+       GuiName          "URW Garamond (Mathdesign)"
        Family           rm
        OsfOption        expert
        ScOption         expert
@@ -176,6 +225,14 @@ Font mdugm
        PackageOption    garamond
        Requires         mdugm
        Provides         amssymb,amsfonts
+       NoMathFont       mdugm
+EndFont
+
+AltFont mdugm
+       GuiName          "URW Garamond (Mathdesign)"
+       Family           rm
+       SwitchDefault    1
+       Requires         mdugm
 EndFont
 
 Font minionpro
@@ -185,6 +242,16 @@ Font minionpro
        OsfDefault       1
        Package          MinionPro
        Provides         amssymb,amsfonts
+       NoMathFont       minionpro-nomath
+EndFont
+
+AltFont minionpro-nomath
+       GuiName          "Minion Pro"
+       Family           rm
+       OsfOption        lf
+       OsfDefault       1
+       Package          MinionPro
+       PackageOption    onlytext
 EndFont
 
 Font newcent
@@ -200,7 +267,8 @@ Font palatino
        ScOption         sc
        OsfScOption      osf
        Package          mathpazo
-       AltFonts         mathpple,palatino
+       AltFonts         mathpple,palatino-sty
+       NoMathFont       ppl
        Requires         psnfss
 EndFont
 
@@ -208,19 +276,34 @@ AltFont mathpple
        GuiName          "Palatino"
        Family           rm
        Package          mathpple
+       NoMathFont       ppl
 EndFont
 
-AltFont palatino
+AltFont palatino-sty
        GuiName          "Palatino"
        Family           rm
        Package          palatino
 EndFont
 
+AltFont ppl
+       GuiName          "Palatino"
+       Family           rm
+       OsfFont          pplj
+       SwitchDefault    1
+EndFont
+
+AltFont pplj
+       GuiName          "Palatino"
+       Family           rm
+       SwitchDefault    1
+EndFont
+
 Font times
        GuiName          "Times Roman"
        Family           rm
        Package          mathptmx
-       AltFonts         mathptm,times
+       AltFonts         mathptm,times-sty
+       NoMathFont       ptm
        Requires         psnfss
 EndFont
 
@@ -228,14 +311,21 @@ AltFont mathptm
        GuiName          "Times Roman"
        Family           rm
        Package          mathptm
+       NoMathFont       ptm
 EndFont
 
-AltFont times
+AltFont times-sty
        GuiName          "Times Roman"
        Family           rm
        Package          times
 EndFont
 
+AltFont ptm
+       GuiName          "Times Roman"
+       Family           rm
+       SwitchDefault    1
+EndFont
+
 Font tgbonum
        GuiName          "TeX Gyre Bonum"
        Family           rm
@@ -276,6 +366,7 @@ Font utopia
        Package          fourier
        AltFonts         utopia-sty
        OT1Font          utopia-sty
+       NoMathFont       futs
 EndFont
 
 AltFont utopia-sty
@@ -284,6 +375,19 @@ AltFont utopia-sty
        Package          utopia
 EndFont
 
+AltFont futs
+       GuiName          "Utopia (Fourier)"
+       Family           rm
+       SwitchDefault    1
+       OsfFont          futj
+EndFont
+
+AltFont futj
+       GuiName          "Utopia (Fourier)"
+       Family           rm
+       SwitchDefault    1
+EndFont
+
 
 #
 # SANS SERIF FONTS
@@ -303,6 +407,14 @@ Font berasans
        Requires         bera
 EndFont
 
+Font biolinum
+       GuiName          "Biolinum"
+       Family           sf
+       OsfOption        lining
+       OsfDefault       1
+       Package          biolinum-type1
+EndFont
+
 Font cmbr
        GuiName          "CM Bright"
        Family           sf
@@ -343,6 +455,13 @@ Font tgheros
        Package          tgheros
 EndFont
 
+Font uop
+       GuiName          "URW Classico (Optima)"
+       Family           sf
+       SwitchDefault    1
+       Requires         urwclassico
+EndFont
+
 
 #
 # MONOSPACED FONTS
@@ -402,3 +521,46 @@ Font txtt
        SwitchDefault    1
        Requires         txfonts
 EndFont
+
+
+#
+# MATH FONTS
+#
+
+Font eulervm
+       GuiName          "Euler VM"
+       Family           math
+       Package          eulervm
+EndFont
+
+Font garamondx-ntxm
+       GuiName          "URW Garamond (New TX)"
+       Family           math
+       Package          newtxmath
+       PackageOption    garamondx
+       Provides         amssymb,amsfonts
+EndFont
+
+Font libertine-ntxm
+       GuiName          "Libertine (New TX)"
+       Family           math
+       Package          newtxmath
+       PackageOption    libertine
+       Provides         amssymb,amsfonts
+EndFont
+
+Font minion-ntxm
+       GuiName          "Minion Pro (New TX)"
+       Family           math
+       Package          newtxmath
+       PackageOption    minion
+       Requires         minion2newtx
+       Provides         amssymb,amsfonts
+EndFont
+
+Font newtxmath
+       GuiName          "Times Roman (New TX)"
+       Family           math
+       Package          newtxmath
+       Provides         amssymb,amsfonts
+EndFont