> On Dec 6, 2023, at 2:05 PM, Richard Kimberly Heck <rikih...@gmail.com> 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 -, and
>> ctl + or Up ctl +
> 
> Those shortcuts work here. You're on Fedora, right? Me, too.
> 
> Riki

They 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"

to the section of the file containing the View menu items.

-chris

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to