From: Thibaut Cuvelier Date: Tue, 23 Mar 2021 20:28:44 +0000 (+0100) Subject: Improve tool tip for the new DocBook MathML-prefix option. X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=6102327d3b69c1caf1e931f98e22396cca425720;hp=b4e609bd691b326756e802bb16524bb837b5a10e;p=features.git Improve tool tip for the new DocBook MathML-prefix option. --- diff --git a/src/frontends/qt/ui/OutputUi.ui b/src/frontends/qt/ui/OutputUi.ui index ba04619ced..7aa75a70d6 100644 --- a/src/frontends/qt/ui/OutputUi.ui +++ b/src/frontends/qt/ui/OutputUi.ui @@ -100,7 +100,7 @@ - Namespace prefix to use for MathML formulae. + Namespace prefix to use for MathML formulae. For instance, with the <code>m</code> prefix, the MathML tags will be output like <code>m:math</code>.