Remove font dialog screenshot.
* The screenshot command "make screenshot" does not produce
a valid and usefull screenshot of the Font dialog.
* Manual addition of any localized screenshot is not practical at the
current state of the screeshooting development (~40 languages)
* For the moment, removal of the bad screenshot is advised until the
screenshooting get fixed or improved for this kind of dialog.
Change-Id: Idcb0ffb7cc6f222a84bf09f3ef91ca379c05adc2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141809
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Also put toolbars in Draw and Impress contents in alphabetical order
Refactor shared Table Bar to <h1>,<h2>, 1cm icon
Change-Id: I2a1ae72c3c940a94e6f81d0a4374d211600d9451
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136649
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
This patch is a general review and update of commands to
optimize the size of tables in Writer, Draw, and Impress.
Thanks to Justin Luth for essential help in making accurate
descriptions of these commands. It also started to improve
the maintenance by moving the access commands and icon tables
from diverse places to a shared/00 folder, introducing variables
and sections that would allow reusing relevant sequences.
shared/02/04210000.xhp (Optimize Size menu)
* add two missing controls as embeds from swriter/main0110.xhp
* add icon tables for the two controls
* correction to control name
* modify switch to include Draw and Impress
* put controls in same order as dropdown menu
+ add variable to h1, so page can be embedded in related topics
* update to renamed ids
* change image size to 1cm
* refactor to <h1>,<h2>
shared/00/00040500.xhp
+ add <section> to "Open Optimize Size..." (i.e., for opening
dropdown menu in Table bar), so it can be embedded into each
page for the individual controls.
* use access controls from swriter/00/00000405.xhp, plus add
appl-switch
* update access for Table menu
swriter/00/00000405.xhp (Access commands for Size)
* move all relevant access commands to shared/00/00040500.xhp
swriter/01/05110000.xhp (Row)
* correction to two command names
* update to renamed id
* refactor to <h1>,<h2>
swriter/01/05120200.xhp (Optimal Column Width)
* update command name
+ add <relatedtopics> with two links
* rename German id
* refactor to <h1>
swriter/01/05110200.xhp (Optimal Row Height)
* update command name
* rename German id
+ add <relatedtopics> with two links
* refactor to <h1>,<note>
shared/01/05120600.xhp (Distribute Columns Equally)
* corrections to description of the command operation
+ additional information about how to select
+ add "right-click" instructions to "howtoget"
+ add link to "Optimize Size" menu and "Table" bar
+ add <relatedtopics> with two links
* rename German id
* refactor to <h1>, changed paragraphs to <menuitem>
* image size to 1cm
shared/01/05110600m.xhp (Distribute Rows Equally)
+ add link to "Optimize Size" menu
+ add <relatedtopics> with two links
* rename German id
* refactor to <h1>, changed paragraphs to <menuitem>
* image size to 1cm
swriter/main0110.xhp (Table menu page)
* update renamed ids
+ add sections to text in Minimal Row Height
and Minimal Column Width, so that they
can be embedded into "Optimize Size"
menu page.
swriter/guide/table_sizing.xhp
+ add links to "Optimize Size" and "Table" bar in text.
+ add "Optimize Size" to Related Topics
* refactor to <note>,<tip>,<relatedtopics>
Change-Id: I9b84ccb2cd4d9b4e221f82ee4654e95553f3d188
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135002
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
... to remove some hardcoded product names and to bring the help
in line with recent UI changes
Kudos to Celia and Olivier
Change-Id: If83039fce0612e04d59c5a5bebba6993c1e5a044
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136445
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
+ Refactor, simplification of <switch>
+ Removed duplicated hid bookmark for Contents
+ Update icons and <alt> text
+ added some of the comments of tdf#178755
Change-Id: Ifaba80d212828e47d99275a9b0a1681eb3bc3430
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136105
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
tdf#148941 changed label from "Text" -> "Text Alternative" as part of
making consistent usage across the UI. This patch updates the
relevant help file. Also, introduces a variable for a sentence that
is repeated across several options, and which uses the new label.
This makes it possible to use <embedvar> instead of retranslating the
same sentence with the label change.
Change-Id: I3be6a3863f74790732682abd8228c47cd907b0b7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136044
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Presented as <note> in "to paragraph" (shared/01/05260200.xhp),
while only the text is embedded as a paragraph in "to character"
(shared/01/05260300.xhp) because there is already a <tip> on that
page, without much other text.
<note> added to swriter/guide/anchor_object.xhp that positioning
is only on the page where the anchor is located.
Change-Id: I8173050620fbeb8fc78d747ad05d8ab1f74f1346
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135169
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
tdf#149018 changed "Object" to "Ole Object" in the Insert menu
and the Edit menu. This patch updates the relevant command
sequences, and uses <menuitem> on changed sequences.
Also updates the help pages for OLE Objects, including
refactoring to <h1>,<h2>, adding variables or sections for
embedding, and changing some items to embeds.
Change-Id: I6931305d3576458f3f0dbec59a4ecbe00cdcf68a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135009
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>