diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-01 09:40:51 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-01 16:36:37 +0200 |
commit | 5e74f53b93134f1174f477fcbf54e93f06a4c707 (patch) | |
tree | 6ad4be417c18c21637e91bcda1a561d54b8a92f6 /source/text/scalc/guide | |
parent | b59586b7da5b2fe01ffb0c55ae522b5e82bead0f (diff) |
tdf#134376 Add Calc cell style Help page
Change-Id: I57f32bdfc4435cbe21b7cca1cb5170892e69447d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97622
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/guide')
-rw-r--r-- | source/text/scalc/guide/print_title_row.xhp | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/source/text/scalc/guide/print_title_row.xhp b/source/text/scalc/guide/print_title_row.xhp index afb716eea2..d399b383c9 100644 --- a/source/text/scalc/guide/print_title_row.xhp +++ b/source/text/scalc/guide/print_title_row.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -18,7 +16,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <helpdocument version="1.0"> <meta> <topic id="textscalcguideprint_title_rowxml" indexer="include" status="PUBLISH"> @@ -42,8 +39,8 @@ <bookmark_value>headings;repeating rows/columns as</bookmark_value> </bookmark><comment>mw deleted one index entry ("fixed...") and added "headings;..." entry</comment> <paragraph role="paragraph" id="par_id3151112" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3153727" xml-lang="en-US" level="1"><variable id="print_title_row"><link href="text/scalc/guide/print_title_row.xhp" name="Printing Rows or Columns on Every Page">Printing Rows or Columns on Every Page</link> -</variable></paragraph> +<h1 id="hd_id3153727"><variable id="print_title_row"><link href="text/scalc/guide/print_title_row.xhp" name="Printing Rows or Columns on Every Page">Printing Rows or Columns on Every Page</link> +</variable></h1> <paragraph role="paragraph" id="par_id3154014" xml-lang="en-US">If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page.</paragraph> <paragraph role="paragraph" id="par_id3146975" xml-lang="en-US">As an example, If you want to print the top two rows of the sheet as well as the first column (A) on all pages, do the following:</paragraph> <list type="ordered"> @@ -71,7 +68,7 @@ <paragraph role="listitem" id="par_id3154704" xml-lang="en-US">Click the icon again at the far right of the <emph>Columns to repeat</emph> area.</paragraph> </listitem> </list> -<paragraph role="note" id="par_id3150088" xml-lang="en-US">Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page</emph>.</paragraph> +<note id="par_id3150088">Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page</emph>.</note> <section id="relatedtopics"> <paragraph role="paragraph" id="par_idN107A9" xml-lang="en-US" localize="false"> <embedvar href="text/scalc/guide/printranges.xhp#printranges"/> |