diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-11 23:10:15 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-20 20:44:50 +0200 |
commit | 73e6149de3f0eeb1be5b24e111995be34a7cb0d6 (patch) | |
tree | d8c39055105b3c66104cd73684c86d0eb572f725 /AllLangHelp_shared.mk | |
parent | 4699c25063aaa866b8e21a3aa7cf761268f29c7e (diff) |
Resolves: tdf#127959 and tdf#135196 - updating help for PDF export - General tab
- add "Structure" heading and short description
- add PDF/A-3b format to PDF/A
- add note with advice about differences among PDF/A versions and which to choose.
- make new page about "Universal Accessibility"
- embed "Universal Accessibility (PDF/UA)" control and description
with link to new page
- update to <menuitem>
Change-Id: I634aa3f95890cfbf322c01560ae7afb6e25192f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104152
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index d587c0cae7..a55d39e6f1 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -368,6 +368,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/ref_pdf_export_links \ helpcontent2/source/text/shared/01/ref_pdf_export_security \ helpcontent2/source/text/shared/01/ref_pdf_export_user_interface \ + helpcontent2/source/text/shared/01/ref_pdf_export_universal_accessibility \ helpcontent2/source/text/shared/01/ref_pdf_send_as \ helpcontent2/source/text/shared/01/signexistingpdf \ helpcontent2/source/text/shared/01/securitywarning \ |