From f0d7b49840e48ac130e57a7304a10b2a75b5fccd Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 22 Jan 2016 18:58:21 -0200 Subject: tdf#70141 Add help page for font embedding Add help page for font embedding in document file. The property was introduced in release 4.1 by tdf#42195 Copyedit welcome. Change-Id: I265ead91ffba632450169a424b122a21a17eb56c Reviewed-on: https://gerrit.libreoffice.org/22025 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- AllLangHelp_shared.mk | 1 + source/text/shared/00/00000401.xhp | 1 + source/text/shared/01/01100000.xhp | 1 + source/text/shared/01/prop_font_embed.xhp | 39 +++++++++++++++++++++++++++++++ 4 files changed, 42 insertions(+) create mode 100644 source/text/shared/01/prop_font_embed.xhp diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index dbcc98e125..cbfe8f12eb 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -91,6 +91,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/01100300 \ helpcontent2/source/text/shared/01/01100400 \ helpcontent2/source/text/shared/01/01100600 \ + helpcontent2/source/text/shared/01/prop_font_embed \ helpcontent2/source/text/shared/01/01110000 \ helpcontent2/source/text/shared/01/01110101 \ helpcontent2/source/text/shared/01/01110300 \ diff --git a/source/text/shared/00/00000401.xhp b/source/text/shared/00/00000401.xhp index 9fd674401d..0ab17a13f7 100644 --- a/source/text/shared/00/00000401.xhp +++ b/source/text/shared/00/00000401.xhp @@ -284,6 +284,7 @@ Choose File - Properties - Internet tab +Choose File - Properties - Font tab
Menu File - Print Preview diff --git a/source/text/shared/01/01100000.xhp b/source/text/shared/01/01100000.xhp index 5d42267097..99a53daae3 100644 --- a/source/text/shared/01/01100000.xhp +++ b/source/text/shared/01/01100000.xhp @@ -48,6 +48,7 @@ + Depending on your access rights to the file, you might not see all of the tabs in the Properties dialog. diff --git a/source/text/shared/01/prop_font_embed.xhp b/source/text/shared/01/prop_font_embed.xhp new file mode 100644 index 0000000000..2daaca9e5f --- /dev/null +++ b/source/text/shared/01/prop_font_embed.xhp @@ -0,0 +1,39 @@ + + + + + + + + Embedding Fonts + /text/shared/01/prop_font_embed.xhp + + + +
+ + embedding fonts in document file + documents; embedding fonts + font embedding; in documents + fonts; embedding + embedding; fonts + + + Font + Embed document fonts in the current file. +
+
+ +
+ + Fonts embedding + Mark this box to embed document fonts into the document file, for portability between different computer systems. The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout. + Consider embedding fonts when your document use rare or custom fonts not generally available in other computers. + +
-- cgit v1.2.3