diff --git a/apps/documenteditor/main/resources/help/de/Contents.json b/apps/documenteditor/main/resources/help/de/Contents.json index 8566cb962..c76ecbbd2 100644 --- a/apps/documenteditor/main/resources/help/de/Contents.json +++ b/apps/documenteditor/main/resources/help/de/Contents.json @@ -33,8 +33,8 @@ "name": "Registerkarte Plug-ins" }, { - "src": "UsageInstructions/ChangeColorScheme.htm", - "name": "Farbschema ändern", + "src": "UsageInstructions/OpenCreateNew.htm", + "name": "Ein neues Dokument erstellen oder ein vorhandenes öffnen", "headername": "Grundfunktionen" }, { @@ -42,8 +42,8 @@ "name": "Textpassagen kopieren/einfügen, Aktionen rückgängig machen/wiederholen" }, { - "src": "UsageInstructions/OpenCreateNew.htm", - "name": "Ein neues Dokument erstellen oder ein vorhandenes öffnen" + "src": "UsageInstructions/ChangeColorScheme.htm", + "name": "Farbschema ändern" }, { "src": "UsageInstructions/SetPageParameters.htm", diff --git a/apps/documenteditor/main/resources/help/en/Contents.json b/apps/documenteditor/main/resources/help/en/Contents.json index 45f80b50a..d033e5f27 100644 --- a/apps/documenteditor/main/resources/help/en/Contents.json +++ b/apps/documenteditor/main/resources/help/en/Contents.json @@ -7,15 +7,16 @@ {"src": "ProgramInterface/ReferencesTab.htm", "name": "References tab"}, {"src": "ProgramInterface/ReviewTab.htm", "name": "Collaboration tab"}, {"src": "ProgramInterface/PluginsTab.htm", "name": "Plugins tab"}, - {"src": "UsageInstructions/ChangeColorScheme.htm", "name": "Change color scheme", "headername": "Basic operations"}, + {"src": "UsageInstructions/OpenCreateNew.htm", "name": "Create a new document or open an existing one", "headername": "Basic operations"}, {"src": "UsageInstructions/CopyPasteUndoRedo.htm", "name": "Copy/paste text passages, undo/redo your actions"}, - {"src": "UsageInstructions/OpenCreateNew.htm", "name": "Create a new document or open an existing one"}, + {"src": "UsageInstructions/ChangeColorScheme.htm", "name": "Change color scheme"}, {"src": "UsageInstructions/SetPageParameters.htm", "name": "Set page parameters", "headername": "Page formatting"}, {"src": "UsageInstructions/NonprintingCharacters.htm", "name": "Show/hide nonprinting characters" }, {"src": "UsageInstructions/SectionBreaks.htm", "name": "Insert section breaks" }, {"src": "UsageInstructions/InsertHeadersFooters.htm", "name": "Insert headers and footers"}, {"src": "UsageInstructions/InsertPageNumbers.htm", "name": "Insert page numbers"}, - {"src": "UsageInstructions/InsertFootnotes.htm", "name": "Insert footnotes"}, + { "src": "UsageInstructions/InsertFootnotes.htm", "name": "Insert footnotes" }, + {"src": "UsageInstructions/InsertBookmarks.htm", "name": "Add bookmarks"}, {"src": "UsageInstructions/AlignText.htm", "name": "Align your text in a paragraph", "headername": "Paragraph formatting"}, {"src": "UsageInstructions/BackgroundColor.htm", "name": "Select background color for a paragraph"}, {"src": "UsageInstructions/ParagraphIndents.htm", "name": "Change paragraph indents"}, diff --git a/apps/documenteditor/main/resources/help/en/HelpfulHints/CollaborativeEditing.htm b/apps/documenteditor/main/resources/help/en/HelpfulHints/CollaborativeEditing.htm index 86209befd..aa84903aa 100644 --- a/apps/documenteditor/main/resources/help/en/HelpfulHints/CollaborativeEditing.htm +++ b/apps/documenteditor/main/resources/help/en/HelpfulHints/CollaborativeEditing.htm @@ -18,7 +18,7 @@ diff --git a/apps/documenteditor/main/resources/help/en/ProgramInterface/InsertTab.htm b/apps/documenteditor/main/resources/help/en/ProgramInterface/InsertTab.htm index 1e2e32785..6c4579d8e 100644 --- a/apps/documenteditor/main/resources/help/en/ProgramInterface/InsertTab.htm +++ b/apps/documenteditor/main/resources/help/en/ProgramInterface/InsertTab.htm @@ -20,7 +20,7 @@ diff --git a/apps/documenteditor/main/resources/help/en/ProgramInterface/ReferencesTab.htm b/apps/documenteditor/main/resources/help/en/ProgramInterface/ReferencesTab.htm index bd622df09..efeac1c8c 100644 --- a/apps/documenteditor/main/resources/help/en/ProgramInterface/ReferencesTab.htm +++ b/apps/documenteditor/main/resources/help/en/ProgramInterface/ReferencesTab.htm @@ -20,7 +20,8 @@ diff --git a/apps/documenteditor/main/resources/help/en/UsageInstructions/AddHyperlinks.htm b/apps/documenteditor/main/resources/help/en/UsageInstructions/AddHyperlinks.htm index f413784a5..45d6139d1 100644 --- a/apps/documenteditor/main/resources/help/en/UsageInstructions/AddHyperlinks.htm +++ b/apps/documenteditor/main/resources/help/en/UsageInstructions/AddHyperlinks.htm @@ -20,12 +20,17 @@
  • switch to the Insert or References tab of the top toolbar,
  • click the Hyperlink icon Hyperlink icon at the top toolbar,
  • after that the Hyperlink Settings window will appear where you can specify the hyperlink parameters: - -

    Hyperlink Settings window

    +
  • Click the OK button.
  • diff --git a/apps/documenteditor/main/resources/help/en/UsageInstructions/CreateLists.htm b/apps/documenteditor/main/resources/help/en/UsageInstructions/CreateLists.htm index e5ca35649..44a1a40f9 100644 --- a/apps/documenteditor/main/resources/help/en/UsageInstructions/CreateLists.htm +++ b/apps/documenteditor/main/resources/help/en/UsageInstructions/CreateLists.htm @@ -28,8 +28,39 @@
  • now each time you press the Enter key at the end of the line a new ordered or unordered list item will appear. To stop that, press the Backspace key and continue with the common text paragraph.
  • -

    You can also change the text indentation in the lists and their nesting using the Multilevel list Multilevel list icon, Decrease indent Decrease indent icon, and Increase indent Increase indent icon icons at the Home tab of the top toolbar.

    +

    The program also creates numbered lists automatically when you enter digit 1 with a dot or a bracket and a space after it: 1., 1). Bulleted lists can be created automatically when you enter the -, * characters and a space after them.

    +

    You can also change the text indentation in the lists and their nesting using the Multilevel list Multilevel list icon, Decrease indent Decrease indent icon, and Increase indent Increase indent icon icons at the Home tab of the top toolbar.

    Note: the additional indentation and spacing parameters can be changed at the right sidebar and in the advanced settings window. To learn more about it, read the Change paragraph indents and Set paragraph line spacing section.

    + +

    Join and separate lists

    +

    To join a list to the preceding one:

    +
      +
    1. click the first item of the second list with the right mouse button,
    2. +
    3. use the Join to previous list option from the contextual menu.
    4. +
    +

    The lists will be joined and the numbering will continue in accordance with the first list numbering.

    + +

    To separate a list:

    +
      +
    1. click the list item where you want to begin a new list with the right mouse button,
    2. +
    3. use the Separate list option from the contextual menu.
    4. +
    +

    The list will be separated, and the numbering in the second list will begin anew.

    + +

    Change numbering

    +

    To continue sequential numbering in the second list according to the previous list numbering:

    +
      +
    1. click the first item of the second list with the right mouse button,
    2. +
    3. use the Continue numbering option from the contextual menu.
    4. +
    +

    The numbering will continue in accordance with the first list numbering.

    + +

    To set a certain numbering initial value:

    +
      +
    1. click the list item where you want to apply a new numbering value with the right mouse button,
    2. +
    3. use the Set numbering value option from the contextual menu,
    4. +
    5. in a new window that opens, set the necessary numeric value and click the OK button.
    6. +
    \ No newline at end of file diff --git a/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertBookmarks.htm b/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertBookmarks.htm new file mode 100644 index 000000000..5f302f319 --- /dev/null +++ b/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertBookmarks.htm @@ -0,0 +1,41 @@ + + + + Add bookmarks + + + + + + + +
    +
    + +
    +

    Add bookmarks

    +

    Bookmarks allow to quickly jump to a certain position in the current document or add a link to this location within the document.

    +

    To add a bookmark within a document:

    +
      +
    1. put the mouse cursor at the beginning of the text passage where you want the bookmark to be added,
    2. +
    3. switch to the References tab of the top toolbar,
    4. +
    5. click the Bookmark icon Bookmark icon at the top toolbar,
    6. +
    7. in the Bookmarks window that opens, enter the Bookmark name and click the Add button - a bookmark will be added to the bookmark list displayed below, +

      Note: the bookmark name should begin wish a letter, but it can also contain numbers. The bookmark name cannot contain spaces, but can include the underscore character "_".

      +

      Bookmarks window

      +
    8. +
    +

    To go to one of the added bookmarks within the document text:

    +
      +
    1. click the Bookmark icon Bookmark icon at the References tab of the top toolbar,
    2. +
    3. in the Bookmarks window that opens, select the bookmark you want to jump to. To easily find the necessary bookmark in the list you can sort the list by bookmark Name or by Location of a bookmark within the document text,
    4. +
    5. check the Hidden bookmarks option to display hidden bookmarks in the list (i.e. the bookmarks automatically created by the program when adding references to a certain part of the document. For example, if you create a hyperlink to a certain heading within the document, the document editor automatically creates a hidden bookmark to the target of this link).
    6. +
    7. click the Go to button - the cursor will be positioned in the location within the document where the selected bookmark was added,
    8. +
    9. click the Close button to close the window.
    10. +
    +

    To delete a bookmark select it in the bookmark list and use the Delete button.

    +

    To find out how to use bookmarks when creating links please refer to the Add hyperlinks section.

    + +
    + + \ No newline at end of file diff --git a/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertContentControls.htm b/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertContentControls.htm index f015e35ad..feaf13580 100644 --- a/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertContentControls.htm +++ b/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertContentControls.htm @@ -51,7 +51,8 @@

    A new window will open where you can adjust the following settings:

    Content Control settings window