diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-11-30 01:33:19 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-11-30 01:33:19 +0800 |
commit | cb5a1deee0c9cb099fdf5d561018febbc3c294df (patch) | |
tree | 250c6a1d418369e43788410bafd95c70d2fa4f62 /help/C/usage-print.sgml | |
parent | ef585975d00ddbc021fa9a1181723c67b3223a82 (diff) | |
download | gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.gz gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.bz2 gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.lz gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.xz gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.zst gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.zip |
added some <glossterms>, added linkends to existing glossterms.
2000-11-29 Aaron Weber <aaron@helixcode.com>
* C/config-setupassist.sgml: added some <glossterms>, added linkends to existing glossterms.
2000-11-28 Aaron Weber <aaron@helixcode.com>
* C/evolution-guide.sgml: Changed intro to Config section. Now
defines what, exactly, "configurable" means.
* C/usage-print.sgml: Stylistic revisions.
* C/usage-calendar.sgml: Stylistic revisions.
* C/usage-contact.sgml: Stylistic revisions.
svn path=/trunk/; revision=6716
Diffstat (limited to 'help/C/usage-print.sgml')
-rw-r--r-- | help/C/usage-print.sgml | 29 |
1 files changed, 21 insertions, 8 deletions
diff --git a/help/C/usage-print.sgml b/help/C/usage-print.sgml index 1af298eb42..cc1ac16357 100644 --- a/help/C/usage-print.sgml +++ b/help/C/usage-print.sgml @@ -18,19 +18,25 @@ <sect1 id="printpreview"> <title>Print Preview</title> <para> - <guibutton>Print Preview</guibutton>, appears both as a button - in the printing dialog and as an item in the + <guibutton>Print Preview</guibutton> appears both as a button in + the printing dialog and as an item in the <guimenu>File</guimenu> menu. In both places, it does the same - thing: it opens a new window that displays an image of the current - message, calendar, appointment, or address card. + thing: it opens a new window that shows you what would happen if + you were to print the current message, calendar, appointment, or + address card. </para> <para> That window allows you to select which pages you want to see, and how close you'd like to look at them. Zoom in or out, fit - the page to the window (<guibutton>Fit</guibutton>) or match the - width of the page and the window (<guibutton>Fit - Width</guibutton>). If you're satisfied with the way it looks, - click <guibutton>Print</guibutton> to send your document on its way. + the page to the window (the <guibutton>Fit</guibutton> button) + or match the width of the page and the window (the + <guibutton>Fit Width</guibutton> button). None of these buttons + changes the way the page will be printed, but they do let you + get a better look. If you're satisfied with the way the things + look, click <guibutton>Print</guibutton> to send your document + on its way. If you'd like to change it, just close the + <guilabel>Print Preview</guilabel> window and make the changes + you want from the Mail, Calendar, or Contact Manager. </para> @@ -90,3 +96,10 @@ </para> </sect1> </chapter> + + + + + + + |