diff options
author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-06 20:03:28 +0800 |
---|---|---|
committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-06 20:10:44 +0800 |
commit | 647195b9347b4087840d926180c7ee3e00019297 (patch) | |
tree | 74708f7e09e109bde369b85a8e135de922aad3b9 /help | |
parent | 0c6b4fed37cfa4b5c44391c4bac5036ab19d4f28 (diff) | |
download | gsoc2013-epiphany-647195b9347b4087840d926180c7ee3e00019297.tar gsoc2013-epiphany-647195b9347b4087840d926180c7ee3e00019297.tar.gz gsoc2013-epiphany-647195b9347b4087840d926180c7ee3e00019297.tar.bz2 gsoc2013-epiphany-647195b9347b4087840d926180c7ee3e00019297.tar.lz gsoc2013-epiphany-647195b9347b4087840d926180c7ee3e00019297.tar.xz gsoc2013-epiphany-647195b9347b4087840d926180c7ee3e00019297.tar.zst gsoc2013-epiphany-647195b9347b4087840d926180c7ee3e00019297.zip |
Review font preference help page
Diffstat (limited to 'help')
-rw-r--r-- | help/C/pref-font.page | 34 |
1 files changed, 22 insertions, 12 deletions
diff --git a/help/C/pref-font.page b/help/C/pref-font.page index 1aea4bab8..c3e12ae6f 100644 --- a/help/C/pref-font.page +++ b/help/C/pref-font.page @@ -6,7 +6,7 @@ <info> <link type="guide" xref="index#pref"/> <link type="guide" xref="pref"/> - <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="review"/> + <revision pkgversion="3.10" date="2013-07-06" status="review"/> <credit type="author copyright"> <name>Gordon Hill</name> @@ -14,32 +14,42 @@ <years>2013</years> </credit> <credit type="copyright editor"> - <name></name> - <email its:translate="no"></email> - <years></years> + <name>Ekaterina Gerasimova</name> + <email its:translate="no">kittykat3756@gmail.com</email> + <years>2013</years> </credit> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> - <desc>Change your default font settings.</desc> + <desc>Use a custom font for displaying web pages.</desc> </info> - <title>Display font</title> + <title>Change the font</title> + + <p>By defauly, your system font will be used to dispay web pages whenever + possible. If you use <gui href="help:gnome-help/a11y-font-size">Large + Font</gui> accessibility setting, this will be taken into account. You can + change this and use different fonts for viewing websites.</p> - <p>To change <app>Epiphany</app>'s default fonts and font sizes:</p> <steps> <item> - <p>With <app>Epiphany</app> in focus, open the <app>Web</app> <gui>Application menu</gui> and click on <gui>preferences</gui>.</p> + <p>Open + <guiseq><gui style="menu">Web</gui><gui style="menuitem">Preferences</gui><gui style="tab">Fonts & Styles</gui></guiseq>.</p> + </item> + <item> + <p>Untick the <gui>Use system fonts</gui> checkbox.</p> </item> <item> - <p>Uncheck the box marked Use system fonts.</p> + <p>Click on the font to open the font chooser dialog, where you can + select a different font type or size.</p> </item> <item> - <p>Click on the desired font group and manipulate the font dialog.</p> + <p>Press <gui style="button">Select</gui> to save your choice.</p> </item> </steps> - <p>In Epiphany you can also increase font size with <keyseq><key>Ctrl</key><key>+</key></keyseq> and decrease it with <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p> - <p>See <link xref="a11y-font-size">the font accessibility page</link> for information on changing system fonts.</p> + <p>You can also increase font size with + <keyseq><key>Ctrl</key><key>+</key></keyseq> and decrease it with + <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p> </page> |