Page 1 of 1

Page Zoom

Posted: 2011-09-20 13:47:19
by jb
What are the chances Nisus could allow us to add some ‘favorites’ to the page zoom menu?

I’m often wanting a number that isn’t an option - - just a quirk of my own preferred font size, etc.

No problem with a new file as the template can manage it, but otherwise a few extra steps are required to get it right.

Re: Page Zoom

Posted: 2011-09-21 13:12:30
by martin
I suppose that's something we could do, though it doesn't seem too difficult to open the zoom menu (via the zoom tag is probably the fastest). Personally I just use Command + "=" or Command + "-" to zoom in/out respectively.

If you really want an oddball zoom percentage, the corresponding macro code is very simple:

Code: Select all

Set Zoom 200
That does 200% zoom. Once saved, you could assign the macro a keyboard shortcut.

Re: Page Zoom

Posted: 2011-09-21 17:03:49
by jb
Thanks, Martin.
I can live with that. In fact it's even easier to use the macro+keyboard shortcut than to fiddle with the trackpad.
Now if only I can remember all those shortcuts...