X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flatexfonts;h=446e83a563e03f6703981b94d9bac7e14407ae82;hb=5fed02159ce8fd734497af45cf0d383d116006c8;hp=a89c93ee2aee0f4a76fda9dee058805b432f3543;hpb=6885007f1d771c212f4edc2920e3634c3c896886;p=lyx.git diff --git a/lib/latexfonts b/lib/latexfonts index a89c93ee2a..446e83a563 100644 --- a/lib/latexfonts +++ b/lib/latexfonts @@ -460,6 +460,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 +628,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