diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-09 17:33:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-20 16:13:38 +0200 |
commit | 652da5c0713370d8a711631a80ed29c0c2907faf (patch) | |
tree | 40542011d4ea8ca963898e58073e688312b92c6f /source/text/shared | |
parent | 927781bcb0e808e6d5e6f4205f3c0b3f617833a9 (diff) |
tdf#154996 Add tabbed UI commands in Help page
+ refactoring
+ Writer View menu (part 1)
Change-Id: I8848e3102f7294e796a6fcbcd63f22b9bb29f23c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152806
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 367807066f4e2a1190fe056fd6e52026fd35e2a6)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153213
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/notebook_bar.xhp | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/source/text/shared/01/notebook_bar.xhp b/source/text/shared/01/notebook_bar.xhp index 25dba5d502..e8af0a4f30 100644 --- a/source/text/shared/01/notebook_bar.xhp +++ b/source/text/shared/01/notebook_bar.xhp @@ -20,15 +20,13 @@ <meta> <topic id="textshared01notebook_barxml"> - <title id="tit" xml-lang="en-US">Using the notebook bar</title> + <title id="tit">Using the notebook bar</title> <filename>/text/shared/01/notebook_bar.xhp</filename> </topic> </meta> <body> - - -<bookmark xml-lang="en-US" branch="index" id="bm_id190920161758487840"> +<bookmark branch="index" id="bm_id190920161758487840"> <bookmark_value>notebook bar;contextual single toolbar</bookmark_value> <bookmark_value>notebook bar;contextual groups</bookmark_value> <bookmark_value>notebook bar;tabbed mode</bookmark_value> @@ -43,17 +41,20 @@ <section id="using_the_notebook_bar"> <h1 id="hd_id190920161731349683"><link href="text/shared/01/notebook_bar.xhp">User Interface</link></h1> -<paragraph role="paragraph" id="par_id791612306305954">Opens the Select Your Preferred User Interface dialog to let you choose the user interface layout for %PRODUCTNAME.</paragraph> +<paragraph role="paragraph" id="par_id791612306305954">Opens the <emph>Select Your Preferred User Interface</emph> dialog to let you choose the user interface layout for %PRODUCTNAME.</paragraph> </section> -<paragraph id="par_id190920161732262244" role="paragraph" xml-lang="en-US"><ahelp hid=".">The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents for a quicker usage and better user experience.</ahelp></paragraph> - <section id="howtoget"> -<paragraph id="par_id190920161744066306" role="paragraph" xml-lang="en-US">Choose menu <menuitem>View - User Interface</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph id="par_id190920161744066306" role="paragraph">Choose menu <menuitem>View - User Interface</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id61686342056429">On the tabs row menu, choose <menuitem>User Interface</menuitem>.</paragraph> </section> +<paragraph id="par_id190920161732262244" role="paragraph"><ahelp hid=".">The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents for a quicker usage and better user experience.</ahelp></paragraph> + <h2 id="hd_id190920161911374012">User interface layouts</h2> -<paragraph id="par_id190920161744068946" role="paragraph" xml-lang="en-US">The <emph>User Interface</emph> entry defines which user interface elements are visible.</paragraph> +<paragraph id="par_id190920161744068946" role="paragraph">The <emph>User Interface</emph> entry defines which user interface elements are visible.</paragraph> <h3 id="par_id190920161744068819">Standard toolbar</h3> <paragraph role="paragraph" id="par_id851612307031565">Classic mode with two visible toolbars – standard and formatting. The sidebar is partially collapsed and shows only tabs. Intended for users who are familiar with the classic interface.</paragraph> @@ -76,7 +77,7 @@ <h3 id="par_id190920161744069136">Sidebar</h3> <paragraph role="paragraph" id="par_id411612308221445">Standard user interface with expanded sidebar. Expert users who want to quickly change many different properties are advised to use this user interface.</paragraph> -<paragraph id="par_id190920161744063797" role="paragraph" xml-lang="en-US">When user activates additional toolbars, they will be saved in the user profile. Therefore, on returning from the notebook bar mode, all toolbars set visible before will show again.</paragraph> +<paragraph id="par_id190920161744063797" role="paragraph">When user activates additional toolbars, they will be saved in the user profile. Therefore, on returning from the notebook bar mode, all toolbars set visible before will show again.</paragraph> <note id="par_id190920161744074224">The Tabbed and Groupedbar modes are also available as compact variants.</note> <tip id="par_id190920161744076273">The notebook bar icon size is adjustable in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - View - Notebookbar icon size</menuitem> listbox.</tip> @@ -84,7 +85,7 @@ <warning id="par_id190920161744078275">The current implementation (%PRODUCTNAME %PRODUCTVERSION) of the notebook bar is common to Writer, Calc, Draw and Impress modules. A change in the notebook bar in one module will affect the notebook bar of the other modules.</warning> <section id="relatedtopics"> -<paragraph id="par_id190920161744072842" role="paragraph" xml-lang="en-US"><link href="text/shared/guide/floating_toolbar.xhp">Toolbars</link></paragraph> +<paragraph id="par_id190920161744072842" role="paragraph"><link href="text/shared/guide/floating_toolbar.xhp">Toolbars</link></paragraph> <paragraph role="paragraph" id="par_id921589901261168"><link href="text/shared/optionen/01010800.xhp">View</link> options</paragraph> </section> </body> |