From ec5a0965d3697a9959ee50a5f7d2e50b18b53dea Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 5 Mar 2012 22:30:19 +0000 Subject: [PATCH] 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 --- src/frontends/qt4/ui/FontUi.ui | 2 +- status.20x | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.5