From: Juergen Spitzmueller Date: Fri, 13 Mar 2020 15:23:08 +0000 (+0100) Subject: Fixup tooltips X-Git-Tag: lyx-2.4.0dev-acb2ca7b~1121 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=59e3ff27ffde4f7ac54cc4849c537f9f15dd3d8f;p=features.git Fixup tooltips --- diff --git a/src/frontends/qt/ui/MasterChildUi.ui b/src/frontends/qt/ui/MasterChildUi.ui index fb04909f62..f42e800eda 100644 --- a/src/frontends/qt/ui/MasterChildUi.ui +++ b/src/frontends/qt/ui/MasterChildUi.ui @@ -64,8 +64,7 @@ - All counters and references of excluded child documents will be ignored, thus the counters in the output will differ from an output of the complete document. -This is the fastest method. Use this if you do not need correct counter values and references. + All counters and references of excluded child documents will be ignored, thus the counters in the output will differ from an output of the complete document.<br>This is the fastest method. Use this if you do not need correct counter values and references. Do &not maintain (fast) @@ -75,8 +74,7 @@ This is the fastest method. Use this if you do not need correct counter values a - Counters and references of excluded child documents will be set up once and adapted if an excluded document has been modified. This sets up counters and references correctly in most cases, but it does not adjust page references to unincluded children that change due to changes of included files. -This is significantly faster than "Strictly maintain". Use this if you need correct counters and more or less correct references. + Counters and references of excluded child documents will be set up once and adapted if an excluded document has been modified. This sets up counters and references correctly in most cases, but it does not adjust page references to unincluded children that change due to changes of included files.<br>This is significantly faster than "Strictly maintain". Use this if you need correct counters and more or less correct references. Maintain mostl&y (medium) @@ -86,8 +84,7 @@ This is significantly faster than "Strictly maintain". Use this if you - Assure that all counters and references are identical to the complete document. This can be much slower than the first two methods. -Use this if you absolutely need correct counters. + Assure that all counters and references are identical to the complete document. This can be much slower than the first two methods.<br>Use this if you absolutely need correct counters. Strictly &maintain (slow)