diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/shared/optionen/01040800.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/optionen/01040800.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/optionen/01040800.xhp | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/optionen/01040800.xhp b/helpcontent2/source/text/shared/optionen/01040800.xhp new file mode 100644 index 000000000..d3f82c5c6 --- /dev/null +++ b/helpcontent2/source/text/shared/optionen/01040800.xhp @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * +--> + +<meta> + <topic id="writercomparisonoptions" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Comparison Options</title> + <filename>/text/shared/optionen/01040800.xhp</filename> + </topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id481597340419434"> + <bookmark_value>document comparison;options</bookmark_value> + <bookmark_value>comparison;automatic</bookmark_value> + <bookmark_value>comparison;by word</bookmark_value> + <bookmark_value>comparison;by character</bookmark_value> + <bookmark_value>document comparison;random ID</bookmark_value> +</bookmark> +<section id="comparisonoption"> + <bookmark id="bm_id491597320214148" xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/OptComparison" localize="false"/> + <h1 id="hd_id801597320214148"><variable id="comparisonoptionh1"><link href="text/shared/optionen/01040800.xhp" name="Comparison">Document Comparison Options</link></variable></h1> + <paragraph id="par_id761597320214148" role="paragraph">Defines the comparison options for the document.</paragraph> +</section> +<embed href="text/shared/need_help.xhp#needhelp"/> +<section id="howtoget"> + <paragraph role="paragraph" id="par_id101597332748471">Open a text document, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Comparison</menuitem>.</paragraph> +</section> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/auto" id="bm_id281597339608371" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/byword" id="bm_id251597339615074" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/bycharacter" id="bm_id411597339702192" localize="false"/> +<h2 id="hd_id421597320817511">Compare documents</h2> + <list type="unordered"> + <listitem> + <paragraph id="par_id821597320851919" role="listitem"><emph>Automatic</emph>: Uses traditional algorithm for document comparison (default).</paragraph> + </listitem> + <listitem> + <paragraph id="par_id771597320878668" role="listitem"><emph>By word</emph>: compares documents segmenting contents word by word.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id431597320905536" role="listitem"><emph>By characters</emph>: compares documents segmenting contents character by character. You can define the minimal number of character for the comparison.</paragraph> + </listitem> +</list> + +<h2 id="hd_id521597320824763">Random Number to improve accuracy of document comparison</h2> + <paragraph role="paragraph" id="par_id411597332706569">Introduce an identifier to improve accuracy of document comparison when done by word or by characters.</paragraph> + <note id="par_id631597333767341">These options are enabled when the Compare documents options are by words or by characters.</note> + <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/useRSID" id="bm_id881597339774766" localize="false"/> +<h3 id="hd_id601597323591520">Take it into account when comparing</h3> + <paragraph role="paragraph" id="par_id191597335836486">Activates the document comparison using By word and By character options.</paragraph> + <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/ignore" id="bm_id271597339816767" localize="false"/> +<h3 id="hd_id1001597323596761">Ignore pieces of length</h3> + <paragraph role="paragraph" id="par_id751597333853235">Set the minimum number of characters to trigger a valid comparison.</paragraph> + <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/storeRSID" id="bm_id191597339851120" localize="false"/> +<h3 id="hd_id291597323603653">Store it when changing the document</h3> + <paragraph role="paragraph" id="par_id421597332757267">Stores the random number in the document.</paragraph> +</body> +</helpdocument> |