]> git.lyx.org Git - features.git/commitdiff
Add few examples for lineno options.
authorPavel Sanda <sanda@lyx.org>
Tue, 6 Oct 2020 13:05:11 +0000 (15:05 +0200)
committerPavel Sanda <sanda@lyx.org>
Tue, 6 Oct 2020 13:05:11 +0000 (15:05 +0200)
It's actually pretty hard to get that from the manual.

src/frontends/qt/ui/NumberingUi.ui

index 028bbf89f1d9e391ad8e06406612183b7b49448b..49036652151c925d9676be1457e25580f62d00c2 100644 (file)
@@ -70,7 +70,7 @@
      <item>
       <widget class="QLineEdit" name="linenoLE">
        <property name="toolTip">
-        <string>Line numbering (lineno package) options. Please refer to the lineno package manual for details.</string>
+        <string>Line numbering (lineno package) options (e.g. right, modulo, switch(*), pagewise). Please refer to the lineno package manual for details.</string>
        </property>
       </widget>
      </item>