This file is indexed.

/usr/share/help/C/gnumeric/printing.xml is in gnumeric-doc 1.12.35-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
<sect1 id="sect-printing">
  <title>Printing to a Printer or a File.</title>

  <para>
    The <interface>Print dialog</interface> includes the most important options
    related to printing. More detailed options related to printing can be set
    in the <interface>Page Setup dialog</interface>, detailed in
    <xref linkend="sect-printing-setup" />. Press the
    <guibutton>Print</guibutton> to print out the workbook. Press the
    <guibutton>Print Preview</guibutton> button to display the
    <interface>Print Preview</interface>.
  </para>

  <important>
	<para>
	The number of tabs and the content of some of the tabs of the <interface>Print 
        dialog</interface> depends on the printer model you use. Some of the described 
        tabs or options may not be available with your printer, especially when 
        printing to a file.
	</para>
  </important>
 
 <sect2 id="print-general">
  <title>Print General</title>
  <figure id="print-workbook-printer-fig">
    <title><interface>Print Dialog Printer Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/print-worksheet-printer-general.png" />
      </imageobject>
    </mediaobject>
  </figure>

  <para>
    Select the preferred <interface>printer</interface> in the upper half of
    the tab. Your default printer is already highlighted when you open the
    <interface>Printer dialog</interface>. Optionally select the <guilabel>number of 
    copies</guilabel> and a <guilabel>page range</guilabel> in the lower half of 
    the dialog. Click on <guibutton>Print</guibutton> to send the document to your
    printing system. 
  </para>

  <para>
    When printing to a file you may want to change the <guilabel>output name</guilabel> 
    and <guilabel>folder</guilabel> before printing. You can choose between saving a 
    <keycap>PostScript</keycap> or a <keycap>PDF</keycap> file.
  </para>
 </sect2>

 <sect2 id="print-page-setup">
  <title>Page Setup</title>
  <figure id="print-worksheet-page-setup-fig">
    <title><interface>Print Dialog Page Setup Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/print-worksheet-page_setup.png" />
      </imageobject>
    </mediaobject>
  </figure>

  <para>
    In the <guimenuitem>Page Setup</guimenuitem> tab you can choose several options
    concerning the layout or the paper. Choose how many sheets shall appear on one
    piece of paper, about two-sided printing, limit the printed pages by even or odd
    page numbers or the scale in the layout section. Select the <guilabel>paper 
    type</guilabel> (e.g. preprinted) and the paper source and output tray in the 
    paper section.
    <tip>
	<para>
	The preview in the lower part of the tab gives you a small hint of how your
	printed document will look like.
	</para>
    </tip>
  </para>
 </sect2>

 <sect2 id="print-print-range">
  <title>Print Range</title>
  <figure id="print-worksheet-print-range-fig">
    <title><interface>Print Dialog Range Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/print-worksheet-print_range.png" />
      </imageobject>
    </mediaobject>
  </figure>

  <para>
    The <guimenuitem>Print Range</guimenuitem> tab gives you the opportunity to limit
    the <guilabel>range</guilabel> of the printed workbook. You may choose between 
    printing the whole workbook, only the selected or not the selected area or a 
    defined range of worksheets.
  </para>
 </sect2>

 <sect2 id="print-job">
  <title>Print Job</title>
  <figure id="print-worksheet-job-fig">
    <title><interface>Print Dialog Job Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/print-worksheet-printer-job.png" />
      </imageobject>
    </mediaobject>
  </figure>

  <para>
    In the <guimenuitem>Job</guimenuitem> tab you may change the <guilabel>priority
    </guilabel> or add <guilabel>billing information</guilabel> to the print job. Also 
    you can choose to add a <guilabel>cover page</guilabel> in front or after the 
    printed worksheets. Finally you can decide whether your job should be printed
    right now or at a defined point in time.

    <important>
	<para>
	Some options may be unavailable due to user restrictions. Ask your local
	administrator for further details.
	</para>
    </important>
  </para>
 </sect2>

 <sect2 id="print-image-quality">
  <title>Image Quality</title>
  <figure id="print-worksheet-printer-image-quality-fig">
    <title><interface>Print Dialog Image Quality Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/print-worksheet-printer-image_quality.png" />
      </imageobject>
    </mediaobject>
  </figure>

  <para>
    In the <guimenuitem>Image Quality</guimenuitem> tab you can select the
    <guilabel>resolution</guilabel> of the printed document depending on your printer. 
    No more, no less.
  </para>
 </sect2>

 <sect2 id="print-finishing">
  <title>Finishing</title>
  <figure id="print-worksheet-printer-finishing-fig">
    <title><interface>Print Dialog Finishing Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/print-worksheet-printer-finishing.png" />
      </imageobject>
    </mediaobject>
  </figure>

  <para>
    The <guimenuitem>Finishing</guimenuitem> tab lets decide whether you want
    a blank <guilabel>separation sheet</guilabel> after every page, after the whole 
    job or no separation sheet at all.
  </para>
 </sect2>

 <sect2 id="print-advanced">
  <title>Advanced</title>
  <figure id="print-worksheet-printer-advanced-example-fig">
    <title><interface>Print Dialog Advanced Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/print-worksheet-printer-advanced.png" />
      </imageobject>
    </mediaobject>
  </figure>

  <para>
    In the <guimenuitem>Advanced</guimenuitem> tab you can change several
    options depending on the printer model you use.
  </para>
 </sect2>
</sect1>



<sect1 id="sect-printing-setup">
  <title>Page Setup.</title>
  <para>
    The <interface>Page Setup Dialog</interface> can be used to
    configure various options related to printing out a
    workbook. Click on <menuchoice> <guimenu>File Menu</guimenu>
    <guimenuitem>Page Setup</guimenuitem> </menuchoice> to activate
    the <interface>Page Setup</interface>.
  </para>

  <tip>
    <para>
      Remember that at any time you can click on the <guibutton>Print
      preview</guibutton> button to see what your document looks like
      with your selected options. See the <xref
      linkend="sect-printing-preview" />
    </para>
  </tip> 

  <para>
    Normally the specified settings apply only to the current sheet. 
    Select another sheet at the bottom of the 
    <interface>Page Setup Dialog</interface> or select 
    <guilabel>Apply to all sheets of this workbook</guilabel>. You
    can also save your adjustments by activating the <guilabel>save as 
    default settings</guilabel> flag.
  </para>


  <sect2 id="print-setup-page">
    <title>Page Setup Dialog - Page</title>


  <figure id="print-setup-page-fig">
    <title><interface>Print Setup Page Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/printing-setup-page.png" />
      </imageobject>
    </mediaobject>
  </figure>

    <para>
      Change the paper type by clicking the <guibutton>Change Paper Type</guibutton> button. 

      <figure id="print-setup-page-paper-type-fig">
        <title><interface>Print Setup Paper Type dialog</interface></title>
        <mediaobject>
        <imageobject>
	  <imagedata format="PNG"
		   fileref="figures/printing-setup-page-paper-type.png" />
          </imageobject>
        </mediaobject>
      </figure>      
      Select the preferred printer or choose Any Printer to see the formats
      supported by all printers. Pick a <guilabel>paper size</guilabel> and 
      <guilabel>page orientation</guilabel> (portrait, landscape or reverse) 
      to suit the best layout for your document.
    </para>

    <para>
    Specify the required <guilabel>margins</guilabel> of the page. Nothing will 
    be printed inside these margins, not even page numbers. The margins will be 
    measured in the same units (millimetres, points or inches) as the paper size. 
    Change the <guilabel>unit</guilabel> in the paper and layout section to best 
    fit your needs. You may also specify whether the page is centered <guilabel>
    horizontally</guilabel> and/or <guilabel>vertically</guilabel> on the printable 
    part of the page.
    </para>
  </sect2>

  <sect2 id="print-setup-scale">
   <title>Page Setup Dialog - Scale</title>

   <figure id="print-setup-scale-fig">
    <title><interface>Print Setup Scale Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/printing-setup-scale.png" />
      </imageobject>
    </mediaobject>
   </figure>

   <para>
   Select the scale applied while printing. You can choose between
   <guilabel>no scaling</guilabel>, a <guilabel>fixed scaling</guilabel> or 
   <guilabel>automatic scaling</guilabel> to fit the workbook to a defined 
   number of paper sheets.
   </para>
  </sect2>

  <sect2 id="print-setup-dialog-header">
    <title>Page Setup Dialog - Headers and Footers</title>

   <figure id="print-setup-header">
    <title><interface>Print Setup Headers and Footers Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/printing-setup-header.png" />
      </imageobject>
    </mediaobject>
   </figure>

   <para>
   Select a predefined format for either the header or the footer. You
   can define an header or a footer by clicking the <guibutton>Configure</guibutton> 
   button next to the according drop-down field.
   </para>

   <figure id="print-setup-header-config">
    <title><interface>Print Setup Headers and Footers Configure Dialog</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/printing-setup-header-config.png" />
      </imageobject>
    </mediaobject>
   </figure>

   <para>
   Headers and footers are divided into left, center and right area. Select
   the area you want to change. Insert a user-defined text or just select one 
   or several of the given options. When selecting <guibutton>time</guibutton> 
   and/or <guibutton>date</guibutton> you may choose the format by clicking on 
   the arrow next to the symbol and click on  the preferred option. Beside the 
   according <guibutton>page</guibutton> number, the number of total <guibutton>
   pages</guibutton> and the name of the according worksheet, you may also insert 
   the <guibutton>file</guibutton> name and/or <guibutton>path</guibutton>. 
   Finally you can select a defined <guibutton>cell</guibutton> to appear in the
   header/footer. Additionally there are a number of special <keycap>opcodes</keycap>
   for common options. These are:
   </para>

    <variablelist>
      <varlistentry>
	<term>&amp;[TAB]</term>
	<listitem>
	  <para>
	    Name of the worksheet.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[PAGE]</term>
	<listitem>
	  <para>
	    Page number in the printing.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[PAGES]</term>
	<listitem>
	  <para>
	    Total number of pages in the printout.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[DATE]</term>
	<listitem>
	  <para>
	    Current date in format dd-mmm-yyyy. 
            The format can be changed by specifying the desired format in the opcode: 
            <literal>&amp;[DATE:yyyy/mm/dd]</literal>.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[TIME]</term>
	<listitem>
	  <para>
	    Current time in format hh:mm.  
            The format can be changed by specifying the desired format in the opcode: 
            <literal>&amp;[TIME:hh:mm:ss]</literal>.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[FILE]</term>
	<listitem>
	  <para>
	    The basename of the file. For the file <literal>/home/jdoe/file.gnumeric</literal>, 
            this opcode prints <literal>file.gnumeric</literal>.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[PATH]</term>
	<listitem>
	  <para>
	    The path of the file excluding the basename. 
            For the file <literal>/home/jdoe/file.gnumeric</literal>, this opcode prints 
            <literal>/home/jdoe/</literal>.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[CELL:$A$1]</term>
	<listitem>
	  <para>
	    The content of the cell <literal>$A$1</literal> on the sheet being printed. Instead of  <literal>$A$1</literal> any other absolutely addressed cell may be used.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[CELL:A1]</term>
	<listitem>
	  <para>
	    The content of the top left cell on the current page. Instead of  <literal>A1</literal> any other relative cell address may be used. This relative address is interpreted with respect to the top left cell on the current page. Any repeating rows or columns are ignored.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>&amp;[CELL:rep|A1]</term>
	<listitem>
	  <para>
	    The content of the top left cell on the current page. Instead of  <literal>A1</literal> any other relative cell address may be used. This relative address is interpreted with respect to the top left cell on the current page. Repeating rows or columns are not ignored. So if the top left cell is in a repeating row or column then the relative address is interpreted with respect to that cell.
	  </para>
	</listitem>
      </varlistentry>
    </variablelist>

   <tip>
    <title>TIP</title>
    <para>
    You can choose the font in which the header and footer is printed by
    selecting a default header/footer font in the preferences (see in <xref
    linkend="sect-configuration-preferences" />).
    </para>
   </tip> 
    
   <tip>
    <title>TIP</title>
    <para>
    Double clicking on the header or footer preview will quickly
    allow you to customize that header or footer.
    </para>
   </tip> 
  </sect2>
 
  <sect2 id="print-setup-dialog-printarea">
   <title>Page Setup Dialog - Print Area</title>

   <figure id="print-setup-printarea">
    <title><interface>Print Setup Print Area Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/printing-setup-printarea.png" />
      </imageobject>
    </mediaobject>
   </figure>
   <para>
   You can select rows or columns to be printed on every page of
   the output. This is commonly used for printing column or row
   names. To enable this, enter the range of cells to be
   repeated in <guilabel>Rows to repeat...</guilabel> or
   <guilabel>Columns to repeat...</guilabel> field. Instead of
   entering them manually, you can also select columns or rows to
   be repeated using the mouse.
   </para>

   <warning>
    <title>WARNING</title>
    <para>
    Note that the rows and columns must be entered as ranges. 
    That is, if you want to have first row repeated, you
    must enter <literal>1:1</literal>, not just
    <literal>1</literal>. Similarly, to have column
    <literal>A</literal> repeated, you must enter
    <literal>A:A</literal>.
    </para>
   </warning>

  </sect2>

  <sect2 id="print-setup-dialog-sheet">
    <title>Page Setup Dialog - Sheet</title>

    <figure id="print-setup-sheet">
      <title><interface>Print Setup Sheet Tab</interface></title>
    <mediaobject>
      <imageobject>
	<imagedata format="PNG"
		   fileref="figures/printing-setup-sheet.png" />
      </imageobject>
    </mediaobject>
   </figure>

   <para>
   Select <guilabel>Grid lines</guilabel> to print the cell
   grid lines with your document. Unselect the button to hide
   the grid lines from your print output.
   </para>

   <para>
   Select <guilabel>Black and white</guilabel> to convert the
   colours in your document to a greyscale range.
   </para>

   <para>
   Select <guilabel>Do not print with all sheets</guilabel> if you 
   want to avoid printing this sheet whenever you choose to print 
   <guilabel>all sheets</guilabel>. If this item is checked then 
   this sheet will only be printed as the active sheet or as part 
   of a range of sheets. 
   This is useful if you have a non-hidden sheet that contains only 
   auxillary information and should normally not be printed.
    </para>

   <para>
   Select <guilabel>Row and column headings</guilabel> to 
   print the row and column headings (1,2,3,... and A,B,C,...).
   </para>

   <para>
   Select <guilabel>Styles with no content</guilabel> to
   ensure cells with style changes will be printed, even if
   they are empty. For example, if you have a number of cells
   with the background color changed but no data in them, you
   can select this option to ensure they are in the printed
   output.
   </para>

   <para>
     The <guilabel>Errors</guilabel> selection box allows you to
     choose how to print error values:
    <variablelist>
      <varlistentry>
	<term>Print as displayed</term>
	<listitem>
	  <para> 
	    Every error value is printed just as shown on the worksheet.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>Print as spaces</term>
	<listitem>
	  <para>
	    No error values are printed.
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>Print as dashes</term>
	<listitem>
	  <para>
	    Every error value is replaced by two m-dashes (separated 
	    by a thin space): "&#x2014;&#x200a;&#x2014;".
	  </para>
	</listitem>
      </varlistentry>
      <varlistentry>
	<term>Print as NA</term>
	<listitem>
	  <para>
	    Every error value is printed as an #N/A error.
	  </para>
	</listitem>
      </varlistentry>
    </variablelist>
   </para>

   <para>
   Finally you can decide about the direction in which the
   workbook will be printed (Down, then right or Right, then
   down).
   </para>
  </sect2>
</sect1>


<sect1 id="sect-printing-preview">
  <title>Print Preview</title>

  <para>
    The <interface>Print Preview Dialog</interface> is used to display
    what the printed output will look like. The <interface>Print Preview 
    dialog</interface> can be used to check whether you have the desired 
    formatting and layout before you print out the workbook. 
    <application>Evince</application> is set up to be the default viewer. 
  </para>

  <sect2 id="print-preview-customizing">
   <title>Customizing the preview application</title>

   <para>
   You may change the default preview application by editing your 
   presets for GTK. Open the file .gtkrc-<replaceable>your GTK version</replaceable>
   and add a line in the format 
   <command>gtk-print-preview-command="<replaceable>command to your preferred 
   viewer</replaceable>"</command>.
  
  <warning>
   <para>
    Please make sure you have only one line defining your preview application.
   </para>
  </warning>

  <tip>
   <para>
    It is strongly recommended to use <application>Evince</application> as the 
    default viewer. A convincing argument is that <application>Evince</application> 
    deletes the preview file after closing the viewer.
   </para>
  </tip>
  </para>
 </sect2>
</sect1>