From a3d7af3041f516c5185e103b62ad7093ab93cd77 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 20 Nov 2020 17:31:11 -0300 Subject: Refactor register-true definition and usage Remove excess of embeds, notable embeds inside a paragraph. Change-Id: Id0424ddae929b43127ad5fdeb4f573114f903fe5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106294 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/00/00000005.xhp | 24 +++++++++--------------- source/text/swriter/guide/registertrue.xhp | 8 ++------ 2 files changed, 11 insertions(+), 21 deletions(-) diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp index 729c3a93d1..812481b165 100644 --- a/source/text/shared/00/00000005.xhp +++ b/source/text/shared/00/00000005.xhp @@ -216,22 +216,16 @@ A good example of a relational database can be given with a database containing Customer, Purchase, and Invoice tables. In the Invoice table, there is no actual customer or purchasing data; however, the table contains references through a relational link, or a relation, to the respective customer and purchasing table's fields (for example, the customer ID field from the customer table). -
+
+ +register-true; definition +page line-spacing; definition +

Page line-spacing (register-true)

- Register-true is a typography term that is used in printing. This term refers to the congruent imprint of the lines within a type area on the front and the back side of a page. The register-true feature makes a page easier to read by preventing gray shadows from shining through between the lines of text. - The register-true term also refers to lines in adjacent text columns, where lines in different columns use the same vertical grid, thereby aligning them vertically with each other. - Register-true printing is particularly useful for documents that will have two pages set next to each other (e.g., in a book or brochure), for multi-column layouts, and for documents intended for double-sided printing. - In %PRODUCTNAME, this feature is called Page line-spacing. -
- -
- register-true; definition -

Register-true

- - - Page line-spacing. - -
+ In %PRODUCTNAME, the register-true feature is called Page line-spacing. + Page line-spacing refers to the coincident imprint of the lines within a type area on the front and the back side of a page. The page line-spacing feature makes a page easier to read by preventing gray shadows from shining through between the lines of text. The page line-spacing term also refers to lines in adjacent text columns, where lines in different columns use the same vertical grid, thereby aligning them vertically with each other. + Page line-spacing printing is particularly useful for documents that will have two pages set next to each other (for example, in a book or brochure), for multi-column layouts, and for documents intended for double-sided printing. +

RTF

diff --git a/source/text/swriter/guide/registertrue.xhp b/source/text/swriter/guide/registertrue.xhp index ab2d81e883..025fb73e1e 100644 --- a/source/text/swriter/guide/registertrue.xhp +++ b/source/text/swriter/guide/registertrue.xhp @@ -33,12 +33,8 @@ spacing;register-true text formatting;register-true text -

Printing with Page line-spacing -

- - - . - +

Printing with Page line-spacing

+ Page line-spacing printing is particularly useful for documents that will have two pages set next to each other (for example, in a book or brochure), for multi-column layouts, and for documents intended for double-sided printing.

To Enable a Document for Page Line-spacing Printing

-- cgit