X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flatexfonts;h=b390efe27d7c0e74ab29fe2c1be9f44eb6ab1434;hb=16d39b1f83253ff039c3db23124a74c02994e231;hp=a89c93ee2aee0f4a76fda9dee058805b432f3543;hpb=6885007f1d771c212f4edc2920e3634c3c896886;p=lyx.git diff --git a/lib/latexfonts b/lib/latexfonts index a89c93ee2a..b390efe27d 100644 --- a/lib/latexfonts +++ b/lib/latexfonts @@ -149,6 +149,7 @@ AltFont ugm GuiName "URW Garamond" Family rm SwitchDefault 1 + Requires ugm EndFont Font libertine @@ -460,6 +461,34 @@ Font helvet Requires psnfss EndFont +Font iwona + GuiName "Iwona" + Family sf + Requires iwona + SwitchDefault 1 +EndFont + +Font iwonal + GuiName "Iwona (Light)" + Family sf + Requires iwona + SwitchDefault 1 +EndFont + +Font iwonac + GuiName "Iwona (Condensed)" + Family sf + Requires iwona + SwitchDefault 1 +EndFont + +Font iwonalc + GuiName "Iwona (Light Condensed)" + Family sf + Requires iwona + SwitchDefault 1 +EndFont + Font kurier GuiName "Kurier" Family sf @@ -600,6 +629,19 @@ Font garamondx-ntxm Provides amssymb,amsfonts EndFont +Font iwona-math + GuiName "Iwona (Math)" + Family math + Requires iwona + Preamble + % store roman font + \let\origrmdefault\rmdefault + \usepackage[math]{iwona} + % reset stored roman font + \renewcommand{\rmdefault}{\origrmdefault} + EndPreamble +EndFont + Font kurier-math GuiName "Kurier (Math)" Family math