From 5f5d1373c85c9de0cc9a906e9d8c4a78dab64740 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Wed, 8 Jan 2020 10:49:14 +0100 Subject: tdf#94411 update help for Index page - grammatical correction - appearance of f/ff depends on locale/Language setting. Change-Id: I23b4ff2150cac5f5f6519018f7d3c29925bd8c77 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86405 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/swriter/01/04120212.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/text/swriter') diff --git a/source/text/swriter/01/04120212.xhp b/source/text/swriter/01/04120212.xhp index 5b5202b09c..697074e97a 100644 --- a/source/text/swriter/01/04120212.xhp +++ b/source/text/swriter/01/04120212.xhp @@ -45,8 +45,8 @@ Combine identical entries Replaces identical index entries with a single entry that lists the page numbers where the entry occurs in the document. For example, the entries "View 10, View 43" are combined as "View 10, 43". -Combine identical entries with p or pp -Replaces identical index entries, which occur also on the directly following page or pages, with a single entry that lists the first page number and a "p" or "pp". For example, the entries "View 10, View 11, View 12" are combined as "View 10pp", and "View 10, View 11" as "View 10p". +Combine identical entries with f or ff +Replaces identical index entries that occur on the directly following page(s), with a single entry that lists the first page number and a "f" or "ff". For example, the entries "View 10, View 11" are combined as "View 10f", and "View 10, View 11, View 12" as "View 10ff". Actual appearance depends on the locale setting, but can be overidden with the Sort - Language. Combine with - Replaces identical index entries that occur on consecutive pages with a single entry and the page range where the entry occurs. For example, the entries "View 10, View 11, View 12" are combined as "View 10-12". -- cgit