Check for ugm font availability

Fixes: #9429
This commit is contained in:
Juergen Spitzmueller 2015-02-24 07:58:40 +01:00
parent 2c00714186
commit 30efd4f636
2 changed files with 3 additions and 0 deletions

View File

@ -149,6 +149,7 @@ AltFont ugm
GuiName "URW Garamond"
Family rm
SwitchDefault 1
Requires ugm
EndFont
Font libertine

View File

@ -90,6 +90,8 @@ What's new
- Fix keyboard navigation in the math matrix panel (bug 9392).
- Correctly inform if URW Garamond (ugm) font is not available (bug 9429).
* INTERNALS