]> git.lyx.org Git - lyx.git/log
lyx.git
3 years ago Update French UserGuide (step 3) and fr.po
jpc [Wed, 26 May 2021 15:55:28 +0000 (17:55 +0200)]
         Update French UserGuide (step 3) and fr.po

3 years agoctests: log a fixed issue
Scott Kostyshak [Wed, 26 May 2021 05:20:45 +0000 (01:20 -0400)]
ctests: log a fixed issue

3 years agoMathML: InsetMathHull now distinguishes between hull types to present display/inline...
Thibaut Cuvelier [Tue, 25 May 2021 01:56:24 +0000 (03:56 +0200)]
MathML: InsetMathHull now distinguishes between hull types to present display/inline math and adjust the alignment of the cells

By lynx: https://www.lyx.org/trac/attachment/ticket/12221/0004-mathml-display-changes.patch

3 years agoMathML: more consistency between DocBook and XHTML.
Thibaut Cuvelier [Tue, 25 May 2021 01:54:42 +0000 (03:54 +0200)]
MathML: more consistency between DocBook and XHTML.

By lynx: https://www.lyx.org/trac/attachment/ticket/12221/0004-mathml-display-changes.patch

3 years agoMathML: use M/ETagInline.
Thibaut Cuvelier [Tue, 25 May 2021 01:51:29 +0000 (03:51 +0200)]
MathML: use M/ETagInline.

By lynx: https://www.lyx.org/trac/attachment/ticket/12221/0003-tag-insertion-unification-for-bold-char-delim-dots-exfunc-.patch

3 years agoMathML: add M/ETagInline.
Thibaut Cuvelier [Tue, 25 May 2021 01:34:52 +0000 (03:34 +0200)]
MathML: add M/ETagInline.

By lynx: https://www.lyx.org/trac/attachment/ticket/12221/0003-tag-insertion-unification-for-bold-char-delim-dots-exfunc-.patch

3 years agoDocBook: for MathML, mrow removal for more cases
Thibaut Cuvelier [Tue, 25 May 2021 01:29:20 +0000 (03:29 +0200)]
DocBook: for MathML, mrow removal for more cases

By lynx: https://www.lyx.org/trac/attachment/ticket/12221/0003-tag-insertion-unification-for-bold-char-delim-dots-exfunc-.patch

3 years agoDocBook: for MathML, refactor InsetMathScript::mathmlize to improve readability and...
Thibaut Cuvelier [Tue, 25 May 2021 01:21:21 +0000 (03:21 +0200)]
DocBook: for MathML, refactor InsetMathScript::mathmlize to improve readability and lower redundancy.

3 years agoDocBook: for MathML, mrow removal from decoration, script, frac
Thibaut Cuvelier [Tue, 25 May 2021 01:15:48 +0000 (03:15 +0200)]
DocBook: for MathML, mrow removal from decoration, script, frac

By lynx: https://www.lyx.org/trac/attachment/ticket/12221/0002-mrow-removal-from-decoration-script-frac.patch

3 years agoDocBook: for MathML, use display="block" for non-inline formulae.
Thibaut Cuvelier [Tue, 25 May 2021 00:34:04 +0000 (02:34 +0200)]
DocBook: for MathML, use display="block" for non-inline formulae.

By lynx:
https://www.lyx.org/trac/attachment/ticket/12221/0001-docbook-display-equation.patch

3 years agoDocBook: missing signal connection in GUI for MathML prefix.
Thibaut Cuvelier [Mon, 24 May 2021 22:00:08 +0000 (00:00 +0200)]
DocBook: missing signal connection in GUI for MathML prefix.

3 years agoDocBook: fix MathML prefix in root tag.
Thibaut Cuvelier [Mon, 24 May 2021 21:55:11 +0000 (23:55 +0200)]
DocBook: fix MathML prefix in root tag.

Patch written by lynx: https://www.lyx.org/trac/ticket/12229

3 years agoDocBook: fix handling of footnotes.
Thibaut Cuvelier [Mon, 24 May 2021 21:36:23 +0000 (23:36 +0200)]
DocBook: fix handling of footnotes.

A <para> was missing inside starting at 441c6a93.

3 years agoBack to development
Richard Kimberly Heck [Mon, 24 May 2021 19:52:09 +0000 (15:52 -0400)]
Back to development

3 years agoBeta 1 2.4-Beta1
Richard Kimberly Heck [Mon, 24 May 2021 19:07:26 +0000 (15:07 -0400)]
Beta 1

3 years agoAmend 635a7d77: define /Zc flag also with QT6
Eugene Chornyi [Mon, 24 May 2021 18:32:26 +0000 (20:32 +0200)]
Amend 635a7d77: define /Zc flag also with QT6

3 years agoUpdate sk.po
Kornel Benko [Sun, 23 May 2021 08:20:47 +0000 (10:20 +0200)]
Update sk.po

3 years agoCmake export tests: Enable unsafe dvipdfmx
Kornel Benko [Sun, 23 May 2021 08:05:13 +0000 (10:05 +0200)]
Cmake export tests: Enable unsafe dvipdfmx

Add parameter "-i dvipdfmx-unsafe.cfg" for call to dvipdfmx.
Used only in test environment.
This is needed because of regression for ja LilyPond found by Scott.
Coment by Jürgen:
  "dvipdfmx-unsafe.cfg makes dvipdfmx call gs (rungs) with -dNOSAFER
  rather than with -DSAFER (as in the default dvipdfmx.cfg of TL21).

  However, this change should definitely only be applied to trustworthy
  files, so changing the converter generally is certainly not such a good
  idea."

3 years agoOpen backup files via file open dialog
Daniel Ramoeller [Tue, 27 Apr 2021 18:40:53 +0000 (20:40 +0200)]
Open backup files via file open dialog

Fix for bug #12266.

Also: Option to open any files as is standard in other apps.

3 years agoFixup 9f92fc92: improve FIXME in SystemcallPrivate::startProcess
Jean-Marc Lasgouttes [Thu, 20 May 2021 11:17:55 +0000 (13:17 +0200)]
Fixup 9f92fc92: improve FIXME in SystemcallPrivate::startProcess

I wanted to remove the test  Qt >= 5.15, but now I see that it is
not possible because of QProcess::splitCommand.

Neverthless, the best would be to change parsecmd.

3 years agoUpdate sk.po
Kornel Benko [Wed, 19 May 2021 10:20:59 +0000 (12:20 +0200)]
Update sk.po

3 years ago Restore gender-neutral formulation
jpc [Wed, 19 May 2021 08:33:16 +0000 (10:33 +0200)]
          Restore gender-neutral formulation

3 years ago Unify translation of 'markup' in French UserGuide
jpc [Tue, 18 May 2021 15:54:53 +0000 (17:54 +0200)]
       Unify translation of 'markup' in French UserGuide

3 years agode/UserGuide: some minor fixes
Juergen Spitzmueller [Tue, 18 May 2021 11:50:30 +0000 (13:50 +0200)]
de/UserGuide: some minor fixes

3 years agode/UserGuide: updates from Christoph Schmitz
Juergen Spitzmueller [Tue, 18 May 2021 06:55:31 +0000 (08:55 +0200)]
de/UserGuide: updates from Christoph Schmitz

3 years ago Restore dynamic insets
jpc [Sun, 16 May 2021 16:25:36 +0000 (18:25 +0200)]
        Restore dynamic insets

3 years ago Typos in French UserGuide
jpc [Sun, 16 May 2021 16:17:53 +0000 (18:17 +0200)]
          Typos in French UserGuide

3 years ago Review section 3.7
jpc [Fri, 14 May 2021 15:56:27 +0000 (17:56 +0200)]
      Review section 3.7

3 years ago Typos
jpc [Fri, 14 May 2021 15:54:58 +0000 (17:54 +0200)]
     Typos

3 years ago Update French UserGuide (step 2) and fr.po
jpc [Fri, 14 May 2021 15:24:21 +0000 (17:24 +0200)]
       Update French UserGuide (step 2) and fr.po

3 years agoUpdate sk.po
Kornel Benko [Wed, 12 May 2021 11:27:49 +0000 (13:27 +0200)]
Update sk.po

3 years agode.po
Juergen Spitzmueller [Wed, 12 May 2021 07:18:37 +0000 (09:18 +0200)]
de.po

3 years ago Further update of fr.po
jpc [Mon, 10 May 2021 07:34:24 +0000 (09:34 +0200)]
          Further update of fr.po

3 years ago Update fr.po
jpc [Sun, 9 May 2021 09:48:31 +0000 (11:48 +0200)]
        Update fr.po

3 years ago UserGuide: missing item and incorrect shortcut in section 2.1
jpc [Sun, 9 May 2021 09:18:03 +0000 (11:18 +0200)]
       UserGuide: missing item and incorrect shortcut in section 2.1
           French Userguide: update for 2.4.0, step 1

3 years agoAdd missing counter code
Juergen Spitzmueller [Fri, 7 May 2021 11:38:43 +0000 (13:38 +0200)]
Add missing counter code

3 years agoMake Dock Widgets SubWindows in general (#12170)
Juergen Spitzmueller [Thu, 6 May 2021 15:56:53 +0000 (17:56 +0200)]
Make Dock Widgets SubWindows in general (#12170)

3 years agoAllow counter insets in pass thru
Juergen Spitzmueller [Thu, 6 May 2021 12:44:42 +0000 (14:44 +0200)]
Allow counter insets in pass thru

3 years agoGuiSearch: prevent Tab key to switch to work area (part of #12170)
Juergen Spitzmueller [Thu, 6 May 2021 10:27:38 +0000 (12:27 +0200)]
GuiSearch: prevent Tab key to switch to work area (part of #12170)

QWidget::focusNextPrevChild() passes over to the parent (which is the
work area here) if the current window is not a dialog (isWindow()) or
a sub-window (window flag Qt::SubWindow).

We set the latter here to prevent this unwanted behavior.

Let's see if there are side-effects.

3 years agoTab order for search pane
Juergen Spitzmueller [Thu, 6 May 2021 10:25:32 +0000 (12:25 +0200)]
Tab order for search pane

3 years agoCache icons of dynamic menu buttons
Jean-Marc Lasgouttes [Tue, 4 May 2021 12:41:24 +0000 (14:41 +0200)]
Cache icons of dynamic menu buttons

The current code would load the same icons again and again and LyX
memory footprint would grow.

Tentative fixe to bug #12271.

3 years agoRevert "Revert "Only set dummy X11 selection if we do not own it""
Scott Kostyshak [Tue, 4 May 2021 16:33:30 +0000 (12:33 -0400)]
Revert "Revert "Only set dummy X11 selection if we do not own it""

This reverts commit 1b704b6267bb8144a410c02595887b0731cf4d53.

(the initial reversion was done unintentionally)

3 years agoRevert "Revert "Fix commented out code""
Scott Kostyshak [Tue, 4 May 2021 16:33:14 +0000 (12:33 -0400)]
Revert "Revert "Fix commented out code""

This reverts commit 313d9fa4d056ed213607500076c1bd391a563b6d.

(the initial reversion was done unintentionally)

3 years ago Solve shortcut conflict in fr.po
jpc [Tue, 4 May 2021 16:10:52 +0000 (18:10 +0200)]
       Solve shortcut conflict in fr.po

3 years agoRevert "Fix commented out code"
jpc [Tue, 4 May 2021 16:01:16 +0000 (18:01 +0200)]
Revert "Fix commented out code"

This reverts commit 23abb5aaa36af07aadfa5e565869104778ba0d6d.

3 years agoRevert "Only set dummy X11 selection if we do not own it"
jpc [Tue, 4 May 2021 16:00:50 +0000 (18:00 +0200)]
Revert "Only set dummy X11 selection if we do not own it"

This reverts commit af4ee1a487c4d899b71df02ba57c2f024fea6786.

3 years ago A couple of edits in section 5.5 (DocBook) of the Customization manual
jpc [Mon, 3 May 2021 16:09:35 +0000 (18:09 +0200)]
         A couple of edits in section 5.5 (DocBook) of the Customization manual

3 years ago Update of French Customization manual for 2.4.0
jpc [Mon, 3 May 2021 16:08:11 +0000 (18:08 +0200)]
      Update of French Customization manual for 2.4.0

3 years ago A couple of fixes in Customization manual
jpc [Thu, 29 Apr 2021 16:28:31 +0000 (18:28 +0200)]
       A couple of fixes in Customization manual

3 years ago Update of French Customization manual, intermediate step
jpc [Thu, 29 Apr 2021 16:21:16 +0000 (18:21 +0200)]
   Update of French Customization manual, intermediate step

3 years ago Update of Math French manual for 2.4.0
jpc [Sun, 25 Apr 2021 16:18:21 +0000 (18:18 +0200)]
       Update of Math French manual for 2.4.0

3 years ago Fix typo in fr.po
jpc [Sun, 25 Apr 2021 09:29:47 +0000 (11:29 +0200)]
         Fix typo in fr.po

3 years agoFix typos in credits
Yuriy Skalko [Sat, 24 Apr 2021 12:30:51 +0000 (15:30 +0300)]
Fix typos in credits

3 years agoctests: log a fixed issue
Scott Kostyshak [Sat, 24 Apr 2021 03:55:13 +0000 (23:55 -0400)]
ctests: log a fixed issue

3 years agoFix compilation of de/Additional.lyx
Scott Kostyshak [Sat, 24 Apr 2021 03:53:37 +0000 (23:53 -0400)]
Fix compilation of de/Additional.lyx

3 years agofr/Additional: amend 65030649
Scott Kostyshak [Sat, 24 Apr 2021 03:27:15 +0000 (23:27 -0400)]
fr/Additional: amend 65030649

3 years ago Add translation info
jpc [Thu, 22 Apr 2021 14:51:12 +0000 (16:51 +0200)]
      Add translation info

3 years ago Fix path to file in French Additional Manual
jpc [Thu, 22 Apr 2021 14:39:06 +0000 (16:39 +0200)]
      Fix path to file in French Additional Manual

3 years ago Update French Tutorial for 2.4.0
jpc [Thu, 22 Apr 2021 14:27:55 +0000 (16:27 +0200)]
         Update French Tutorial for 2.4.0

3 years agode/Additional.lyx: correct language markup
Juergen Spitzmueller [Thu, 22 Apr 2021 13:05:05 +0000 (15:05 +0200)]
de/Additional.lyx: correct language markup

3 years agoAdd Christoph Schmitz to the credits
Juergen Spitzmueller [Thu, 22 Apr 2021 13:02:14 +0000 (15:02 +0200)]
Add Christoph Schmitz to the credits

3 years agode/Additional.lyx: minor update by Christoph Schmitz
Juergen Spitzmueller [Wed, 21 Apr 2021 06:37:37 +0000 (08:37 +0200)]
de/Additional.lyx: minor update by Christoph Schmitz

3 years ago Forgotten item in French Intro manual update
jpc [Tue, 20 Apr 2021 16:22:41 +0000 (18:22 +0200)]
        Forgotten item in French Intro manual update

3 years ago Update French manual Intro.lyx
jpc [Tue, 20 Apr 2021 15:57:09 +0000 (17:57 +0200)]
          Update French manual Intro.lyx

3 years ago Update Additional Manual for 2.4
jpc [Mon, 19 Apr 2021 17:16:30 +0000 (19:16 +0200)]
          Update Additional Manual for 2.4

3 years ago Import last updated version from 2.3
jpc [Mon, 19 Apr 2021 09:03:19 +0000 (11:03 +0200)]
        Import last updated version from 2.3

3 years ago Update fr.po
jpc [Mon, 19 Apr 2021 08:56:32 +0000 (10:56 +0200)]
        Update fr.po

3 years agoReplace deprecated slot
Juergen Spitzmueller [Sat, 17 Apr 2021 13:13:02 +0000 (15:13 +0200)]
Replace deprecated slot

3 years agoFix toqstr(chart_type) with Qt6 (#12252)
Juergen Spitzmueller [Sat, 17 Apr 2021 13:10:26 +0000 (15:10 +0200)]
Fix toqstr(chart_type) with Qt6 (#12252)

3 years agoImprove the description of Inset::inheritFont()
Jean-Marc Lasgouttes [Tue, 13 Apr 2021 08:33:42 +0000 (10:33 +0200)]
Improve the description of Inset::inheritFont()

The existing descriptions were obsolete (see e.g. ticket #10263).

3 years agoRevert "Fix bug #10263"
Jean-Marc Lasgouttes [Mon, 12 Apr 2021 18:44:58 +0000 (20:44 +0200)]
Revert "Fix bug #10263"

A series of commits, culminating at 812ff7de, pushed a few days later,
fixes the bug at its root. This one is not needed anymore to fix

This reverts commit 001f5a47861f04c985323677dfd17ef15b8c33a7

3 years agoSet advanced repl_buffer internal as well (#12246)
Juergen Spitzmueller [Sun, 11 Apr 2021 16:06:11 +0000 (18:06 +0200)]
Set advanced repl_buffer internal as well (#12246)

3 years agoMark c&p buffers internal. Cures assertion (#12246)
Juergen Spitzmueller [Sun, 11 Apr 2021 15:25:17 +0000 (17:25 +0200)]
Mark c&p buffers internal. Cures assertion (#12246)

3 years agoUpdate sk.po
Kornel Benko [Sun, 11 Apr 2021 09:03:04 +0000 (11:03 +0200)]
Update sk.po

3 years agoctests: log a fixed issue
Scott Kostyshak [Sat, 10 Apr 2021 16:17:16 +0000 (12:17 -0400)]
ctests: log a fixed issue

3 years agoRevert "The foot inset does not inherit fonts"
Jean-Marc Lasgouttes [Sat, 10 Apr 2021 11:44:07 +0000 (13:44 +0200)]
Revert "The foot inset does not inherit fonts"

Due to braindead semantics, this is not possible.

This reverts commit 59f63602f5bc4a9dd3426761dceb9cb5aa4e656a.

3 years agoThe foot inset does not inherit fonts
Jean-Marc Lasgouttes [Fri, 9 Apr 2021 17:06:28 +0000 (19:06 +0200)]
The foot inset does not inherit fonts

Fixes bug #12238.

3 years agoFixup f3a0e8ff: costly thinko
Jean-Marc Lasgouttes [Fri, 9 Apr 2021 16:15:31 +0000 (18:15 +0200)]
Fixup f3a0e8ff: costly thinko

When the buffer stuff has been updated, the Buffer::needUpdate()
should be reset to false. This was forgotten in f3a0e8ff.

Fixes performance issues with MergedManuals, for example. UpdateBuffer
would be run again and again when selecting text.

3 years agoWe only support gcc >= 4.9.
Jean-Marc Lasgouttes [Wed, 7 Apr 2021 15:17:05 +0000 (17:17 +0200)]
We only support gcc >= 4.9.

3 years agoMake fall through explixcit
Jean-Marc Lasgouttes [Wed, 7 Apr 2021 15:13:43 +0000 (17:13 +0200)]
Make fall through explixcit

3 years agoFixup 0f0ad1f7: cut and paste error
Jean-Marc Lasgouttes [Wed, 7 Apr 2021 14:22:54 +0000 (16:22 +0200)]
Fixup 0f0ad1f7: cut and paste error

3 years agoMake bookmarks display configurable
Jean-Marc Lasgouttes [Tue, 6 Apr 2021 13:19:12 +0000 (15:19 +0200)]
Make bookmarks display configurable

Introduce a GUI-less LyXRC member bookmarks_visibility. This is
experimental and will not be documented for 2.4.0. Having the code
present will allow to (1) improve it gradually and (2) fix the many
bookmarks bugs that it exposes.

The corresponding tag is \experimental:bookmarks_visibility, which is
intentionally weird.

Three possible values:

* none: no bookmark display
* margin: display the bookmark in margin
* inline: display the bookmark at cursor position.

The default margin has been made wider so that there is room for the
bookmark. This was necessary anyway. The margin bookmark is now
displayed correctly in full screen with limited text width.

Margin display still needs some improvements when several bookmarks
are on the same row.

Mostly fixes bug #2496.

3 years agoDo not dereference null pointer
Enrico Forestieri [Tue, 6 Apr 2021 22:15:12 +0000 (00:15 +0200)]
Do not dereference null pointer

Part of #12226

3 years agoBeamer's Alternative: AutoInsert both arguments
Scott Kostyshak [Tue, 6 Apr 2021 15:55:01 +0000 (11:55 -0400)]
Beamer's Alternative: AutoInsert both arguments

The "Default Text" argument is usually non-blank. If the user
desired to leave it blank, it seems that "Invisible" would be a
better choice.

Similarly, an action is usually specified for this layout to be
useful.

3 years agoFix compilation for clang 3.7 with libc++
Jean-Marc Lasgouttes [Tue, 6 Apr 2021 10:07:42 +0000 (12:07 +0200)]
Fix compilation for clang 3.7 with libc++

3 years agoFix compilation of Customization.lyx
Scott Kostyshak [Tue, 6 Apr 2021 03:15:49 +0000 (23:15 -0400)]
Fix compilation of Customization.lyx

The use of \prettyref was leading to a LaTeX error.

3 years agoCustomization.lyx: update format for next commit
Scott Kostyshak [Tue, 6 Apr 2021 03:10:13 +0000 (23:10 -0400)]
Customization.lyx: update format for next commit

3 years agoFix drawing of indicators for tracked changes and horizontal scrolling.
Jean-Marc Lasgouttes [Mon, 5 Apr 2021 17:07:15 +0000 (19:07 +0200)]
Fix drawing of indicators for tracked changes and horizontal scrolling.

1/ fix horizontal position of the insets

   This is adapted from parts of racoon's patch for bug #12131.

2/ fix height of the indicators when at the top or bottom of document,
   by using the row's contents_dim() to measure is height.

3/ fix partial blinking of horizontl scrolling marks when editing table.

Fixes bug #12171.

3 years agoCmake build: Omit use -f '-Wno-deprecated-copy' on compilers which do not support...
Kornel Benko [Mon, 5 Apr 2021 09:14:13 +0000 (11:14 +0200)]
Cmake build: Omit use -f '-Wno-deprecated-copy' on compilers which do not support this flag.

Patch from P. De Visschere

Citing Patrick: As is stands the patch unsets the test-variable
from the cache and the test is performed for each cmake-run.
Otherwise after running cmake once the check is never run again, until
one throws away the cmakecache.txt, which I try to avoid.
I suppose that after time this check will be forgotten and if the issue
is solved (by an upgrade of the Apple clang compiler) this will pass
unnoticed.

3 years agoPolish
Richard Kimberly Heck [Sat, 3 Apr 2021 21:58:46 +0000 (17:58 -0400)]
Polish

3 years agoUse font metrics for computing the size of math decorations
Enrico Forestieri [Sat, 3 Apr 2021 16:37:10 +0000 (18:37 +0200)]
Use font metrics for computing the size of math decorations

It was an error using an absolute size instead of one relative to the
size of the used font. It was requiring using the physical dpi of the
screen and caused #12222. Now everything is computed with respect to
the metrics of the font and should be automatically correct.

Fixes #12222.

3 years agoFix #4658: showing diff between original and emergency files.
Pavel Sanda [Sat, 3 Apr 2021 11:19:53 +0000 (13:19 +0200)]
Fix #4658: showing diff between original and emergency files.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg215796.html

3 years agoReplace obsoleted signal QComboBox::activated(QString)
Enrico Forestieri [Thu, 1 Apr 2021 19:17:41 +0000 (21:17 +0200)]
Replace obsoleted signal QComboBox::activated(QString)

Since Qt 5.14 this signal is named textActivated.

3 years agoReplace obsoleted signal
Enrico Forestieri [Thu, 1 Apr 2021 18:31:11 +0000 (20:31 +0200)]
Replace obsoleted signal

Since Qt 5.14 this signal is named textHighlighted.

3 years agoChange cursor shape for clickable math insets
Enrico Forestieri [Thu, 1 Apr 2021 14:59:55 +0000 (16:59 +0200)]
Change cursor shape for clickable math insets

Currently, only InsetMathRef and InsetMathSpace are clickable.

3 years agoUpdate sk.po
Kornel Benko [Mon, 29 Mar 2021 11:42:51 +0000 (13:42 +0200)]
Update sk.po

3 years ago Update fr.po
jpc [Mon, 29 Mar 2021 08:24:06 +0000 (10:24 +0200)]
   Update fr.po

3 years agoShow the label for a cross-reference in the TOC.
Richard Kimberly Heck [Sun, 28 Mar 2021 15:05:31 +0000 (11:05 -0400)]
Show the label for a cross-reference in the TOC.

3 years agoTweak Qt6 detection
Enrico Forestieri [Sat, 27 Mar 2021 10:23:52 +0000 (11:23 +0100)]
Tweak Qt6 detection

Don't try in turn every possible qmake candidate but directly
use the correct one.

3 years agoRevert "By default, use an argument's menu string as its label string."
Richard Kimberly Heck [Fri, 26 Mar 2021 17:58:28 +0000 (13:58 -0400)]
Revert "By default, use an argument's menu string as its label string."

Committed by accident.

This reverts commit affd6101bddb3afebad05e16f36e771c04b7b8e3.