• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Keyboard Shortcut for View > Rotate Spread?

Participant ,
Mar 25, 2019 Mar 25, 2019

Copy link to clipboard

Copied

I'm on the latest version of InDesign and am trying to create a keyboard shortcut for View > Rotate Spread (90Ëš CW, 90Ëš CCW, etc). I've done this in the past, but currently I don't see these commands listed in the Keyboard Shortcut menu (Edit > Keyboard Shortcuts). Any suggestions on how to setup a shortcut for this?

Views

2.5K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Mar 25, 2019 Mar 25, 2019

Go to Keyboard Shortcuts>Panel Menus>Pages: Rotate...

Screen Shot 2019-03-25 at 12.43.06 PM.png

Votes

Translate

Translate
Community Expert ,
Mar 25, 2019 Mar 25, 2019

Copy link to clipboard

Copied

Go to Keyboard Shortcuts>Panel Menus>Pages: Rotate...

Screen Shot 2019-03-25 at 12.43.06 PM.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Mar 25, 2019 Mar 25, 2019

Copy link to clipboard

Copied

That worked. Thanks!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 25, 2019 Mar 25, 2019

Copy link to clipboard

Copied

Happy to help.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 25, 2019 Mar 25, 2019

Copy link to clipboard

Copied

LATEST

Hi Joe,

also see into this startup* script by Peter Kahrel ( PagesContextAdditions.jsx ) that would add the features to the context menu of selected pages in the Pages panel:

Spread rotation

Here a screenshot from my German InDesign CC 2019 where this is implemented:

RotateSpreadView-ContextMenu-Script-by-Peter-Kahrel.png

I added my own code for the 180° view. But you also could achieve the 180° view by doing a 90° rotation two times.

RotateSpreadView-ContextMenu-Script-by-Peter-Kahrel-2.png

After that little rotate widget is visible at the spread's proxy in the Pages panel, one could use the widget's context menu to change the rotation of the view.

Or, of course, the context menu of the selected pages like shown in my first screenshot above.

RotateSpreadView-ContextMenu-Script-by-Peter-Kahrel-3.png

Regards,
Uwe

* PS: I implemented this with my additional code as startup script. Peter did not. So if you download Peter's script follow his advice for using it.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines