Skip to content

Commit

Permalink
Add "Page properties" to menu
Browse files Browse the repository at this point in the history
Fixes #9288
  • Loading branch information
DelazJ committed Dec 5, 2024
1 parent 68826fb commit f3668bd
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/user_manual/print_composer/overview_composer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -244,13 +244,14 @@ with some convenient information.
:menuselection:`Layouts -->`
:guilabel:`Layout Properties...` :ref:`layout_panel`
:guilabel:`Rename Layout...`
:guilabel:`Page Properties...` :ref:`page_properties`
|newPage| :guilabel:`Add Pages...` :guilabel:`Layout` :ref:`page_properties`
|fileOpen| :guilabel:`Add Items from Template` :guilabel:`Layout` :ref:`create_layout_item`
|fileSaveAs| :guilabel:`Save as Template...` :guilabel:`Layout` :ref:`layout_manager`
|saveMapAsImage| :guilabel:`Export as Image...` :guilabel:`Layout` :ref:`export_layout_image`
|saveAsSVG| :guilabel:`Export as SVG...` :guilabel:`Layout` :ref:`export_layout_svg`
|saveAsPDF| :guilabel:`Export as PDF...` :guilabel:`Layout` :ref:`export_layout_pdf`
:guilabel:`Page Setup...` :kbd:`Ctrl+Shift+P`
:guilabel:`Printer Page Setup...` :kbd:`Ctrl+Shift+P`
|filePrint| :guilabel:`Print...` :kbd:`Ctrl+P` :guilabel:`Layout` :ref:`create-output`
:guilabel:`Close` :kbd:`Ctrl+Q`
================================================= ========================== ========================== =====================================
Expand Down Expand Up @@ -646,8 +647,12 @@ Updating page properties
........................

Any page can be later customized through the Page :guilabel:`Item Properties` panel.
To access a page's properties, left-click on an empty section of the page
or right-click on a page and select :guilabel:`Page Properties...`.
To access a page's properties, either:

* Left-click on an empty section of the page
* Right-click on a page and select :guilabel:`Page Properties...`.
* Go to :menuselection:`Layout --> Page properties...` while hovering over the page

The :guilabel:`Item Properties` panel opens with settings such as:

* for layouts with several pages, it displays the active page number
Expand Down

0 comments on commit f3668bd

Please sign in to comment.