]> git.lyx.org Git - features.git/blobdiff - lib/latexfonts
Support for the NewTX Math fonts (newtx, libertine, minion)
[features.git] / lib / latexfonts
index 9a897392544bc6e487e9d1b961742834e0ca2c3e..a0658cf195edbdadddf1c2fe9f5956a08226612a 100644 (file)
@@ -502,3 +502,27 @@ Font eulervm
        Family           math
        Package          eulervm
 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