On 12/7/23 03:50, Jean-Marc Lasgouttes wrote:
Don't the new controls for zoom show the bindings in their tooltip? They should.
If you left-click on the zoom number itself, you get a little menu. But it's not easily discoverable. Right-clicking anywhere on the bottom bit gives you a choice of what's shown there.
It seems typical for zoom controls to be in the View menu on other apps. Riki
Le 7 décembre 2023 05:28:06 GMT+01:00, Richard Kimberly Heck <[email protected]> a écrit :On 12/6/23 15:55, Christopher Menzel wrote: On Dec 6, 2023, at 2:05 PM, Richard Kimberly Heck <[email protected]> wrote: On 12/6/23 05:24, Patrick Dupre via lyx-users wrote: Hello, Can I suggest to have in the "View" tab an option to zoom in, and zoom out? It could be also a short cut to generate these behaviors like ctl -, andctl + or Up ctl +Those shortcuts work here. You're on Fedora, right? Me,too. RikiThey work under MacOS as well (2.4.0~beta5). And you can add those options yourself to the “View” menu by making a copy of stdmenus.inc (found in the “ui” subdirectory of your LyX hierarchy — probably /usr/local/share in LInux?), sticking it in a directory called “ui" your local .lyx directory (~/Library/Application Support/LyX-2.4 under MacOS) and adding the lines Separator Item "Zoom In|+" "buffer-zoom-in" Item"Zoom Out|-" "buffer-zoom-out"LyX will complain that the accelerator is not in the menu text. But maybe one could d0: Item "Zoom In (+)|+" "buffer-zoom-in"to the section of the file containing the View menu items.It's probably worth having this in the View menu by default. It's not terribly crowded, unlike some of the other menus. But we can't do it now, because we can't add new strings until 2.4.0 is out. Riki
-- ---------------------------- Richard Kimberly (Riki) Heck Professor of Philosophy Brown University Pronouns: they/them/their Website:http://rkheck.frege.org/
-- lyx-users mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-users
