From: Richard Heck Date: Mon, 5 Mar 2012 22:30:19 +0000 (+0000) Subject: Backport fix for #7787. X-Git-Tag: 2.0.4~196 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ec5a0965d3697a9959ee50a5f7d2e50b18b53dea;p=features.git Backport fix for #7787. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40861 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/ui/FontUi.ui b/src/frontends/qt4/ui/FontUi.ui index efdde1ab70..a266077793 100644 --- a/src/frontends/qt4/ui/FontUi.ui +++ b/src/frontends/qt4/ui/FontUi.ui @@ -16,7 +16,7 @@ - Use OpenType and TrueType fonts directly (requires XeTeX or LuaTeX) + Use OpenType and TrueType fonts with the fontspec package (requires XeTeX or LuaTeX) &Use non-TeX fonts (via XeTeX/LuaTeX) diff --git a/status.20x b/status.20x index 5b1e898714..2983ca7cb0 100644 --- a/status.20x +++ b/status.20x @@ -73,6 +73,8 @@ What's new - Allow the key to add a new branch in document settings. Only and numpad- will also close the dialog. +- Fix tooltip for "Use Non-TeX Fonts" (bug 7787). + * DOCUMENTATION AND LOCALIZATION