diff options
Diffstat (limited to 'help/C/epiphany.xml')
-rw-r--r-- | help/C/epiphany.xml | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 350d6e7de..679e0153a 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -464,20 +464,30 @@ </guibutton>. </para> </sect2> - <sect2 id="using-print-setup"> - <title>Using Print Setup</title> + <sect2 id="using-page-setup"> + <title>Using Page Setup</title> <para> - Print setup allows you to configure how web pages are printed. To open - print setup, choose <menuchoice> - <guimenu>File</guimenu> <guimenuitem>Print Setup</guimenuitem> + To set up the paper size, print layout, and printer margins, choose <menuchoice> + <guimenu>File</guimenu> <guimenuitem>Page Setup</guimenuitem> </menuchoice>. </para> <variablelist> <varlistentry> + <term>Format for</term> + <listitem> + <para> + You can select the printer you are setting up the page size for + here. This is useful when your printer model has specific margins + that should not be exceeded. + </para> + </listitem> + </varlistentry> + <varlistentry> <term>Paper Size</term> <listitem> <para> - The paper size. + Size of the sheets in your printer. Two often used sizes are + <guilabel>A4</guilabel> and <guilabel>Letter</guilabel>. </para> </listitem> </varlistentry> |