Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
84d9c193
Commit
84d9c193
authored
Feb 10, 2015
by
Lars Magne Ingebrigtsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention the shr font changes
* doc/misc/eww.texi (Basics): Mention eww-toggle-fonts.
parent
656caef3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/eww.texi
doc/misc/eww.texi
+6
-0
etc/NEWS
etc/NEWS
+8
-0
No files found.
doc/misc/ChangeLog
View file @
84d9c193
2015-02-10 Lars Ingebrigtsen <larsi@gnus.org>
* eww.texi (Basics): Mention eww-toggle-fonts.
2015-02-05 Glenn Morris <rgm@gnu.org>
* auth.texi (Multiple GMail accounts with Gnus): Markup fix.
...
...
doc/misc/eww.texi
View file @
84d9c193
...
...
@@ -103,6 +103,12 @@ web page hit @kbd{g} (@code{eww-reload}). Pressing @kbd{w}
which part of the document contains the ``readable'' text, and will
only display this part. This usually gets rid of menus and the like.
@findex eww-toggle-fonts
@findex shr-use-fonts
@kindex F
The @kbd
{
F
}
command (@code
{
eww-toggle-fonts
}
) toggles whether to use
variable-pitch fonts or not. This sets the @code
{
shr-use-fonts
}
variable.
@findex eww-download
@vindex eww-download-directory
@kindex d
...
...
etc/NEWS
View file @
84d9c193
...
...
@@ -275,6 +275,14 @@ useful when, for example, one needs to distinguish various spaces (e.g. ] [,
** eww
---
*** HTML can now be rendered using variable-width fonts.
+++
*** A new command `F' (`eww-toggle-fonts') can be used to toggle
whether to use variable-pitch fonts or not. The user can also
customize the `shr-use-fonts' variable.
+++
*** A new command `R' (`eww-readable') will try do identify the main
textual parts of a web page and display only that, leaving menus and
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment