diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-28 20:47:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-29 12:11:09 +0200 |
commit | 921da60c0a7bf06943277d27dad3e10b19d7d5bd (patch) | |
tree | e304b1587faf5816ecdfb81421465192c816f40f /source/text/shared/01/01070002.xhp | |
parent | f527d4cfc5f65bb6fec477f540da3794e9fa744d (diff) |
tdf#154996 Add tabbed UI commands in Help page
+ refactoring
Change-Id: I8d16368723426d6c7f9be66f8000fbe79e4e4e57
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152364
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/01070002.xhp')
-rw-r--r-- | source/text/shared/01/01070002.xhp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/text/shared/01/01070002.xhp b/source/text/shared/01/01070002.xhp index 2bb196f7ad..8a5c21e7a4 100644 --- a/source/text/shared/01/01070002.xhp +++ b/source/text/shared/01/01070002.xhp @@ -11,28 +11,28 @@ <meta> <topic id="exportas07010002xhp" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Export As</title> + <title id="tit">Export As</title> <filename>/text/shared/01/01070002.xhp</filename> </topic> </meta> <body> <section id="exportas"> -<bookmark id="bm_id201513634008094" xml-lang="en-US" branch="hid/.uno:ExportAsMenu" localize="false"/> -<bookmark xml-lang="en-US" branch="index" id="bm_id781513636674523"> +<bookmark id="bm_id201513634008094" branch="hid/.uno:ExportAsMenu" localize="false"/> +<bookmark branch="index" id="bm_id781513636674523"> <bookmark_value>Export as; PDF</bookmark_value> <bookmark_value>Export as; EPUB</bookmark_value> </bookmark> <h1 id="hd_id751513634008094"><link href="text/shared/01/01070002.xhp">Export As</link></h1> - <paragraph id="par_id791513634008095" role="paragraph" xml-lang="en-US"><variable id="exportas1"><ahelp hid=".">Export the document in PDF or EPUB formats.</ahelp></variable></paragraph> + <paragraph id="par_id791513634008095" role="paragraph"><variable id="exportas1"><ahelp hid=".">Export the document in PDF or EPUB formats.</ahelp></variable></paragraph> </section> <section id="howtoget"> - <paragraph role="paragraph" id="par_id971513634212601" xml-lang="en-US">Choose <emph>File - Export As</emph>.</paragraph> + <embed href="text/shared/00/00000401.xhp#exportas"/> </section> <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/> <h2 id="hd_id71513635341099">Export Directly as PDF</h2> - <paragraph role="paragraph" id="par_id961513635511473" xml-lang="en-US">Export the entire document using your default PDF settings.</paragraph> + <paragraph role="paragraph" id="par_id961513635511473">Export the entire document using your default PDF settings.</paragraph> <embed href="text/shared/01/ref_epub_export.xhp#epub_export"/> <h2 id="hd_id851513635358546">Export Directly as EPUB</h2> - <paragraph role="paragraph" id="par_id811513635541682" xml-lang="en-US">Export the entire document using your default EPUB settings.</paragraph> + <paragraph role="paragraph" id="par_id811513635541682">Export the entire document using your default EPUB settings.</paragraph> </body> </helpdocument> |