]> git.lyx.org Git - lyx.git/blobdiff - lib/latexfonts
Fix some convert_TeX_brace_to_Argument glitches
[lyx.git] / lib / latexfonts
index a89c93ee2aee0f4a76fda9dee058805b432f3543..446e83a563e03f6703981b94d9bac7e14407ae82 100644 (file)
@@ -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