Skip to content

spline1986/fb2-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fb2-mode

FictionBook2 reader for emacs.

Screenshot

Installation

Add to your .emacs file:

(add-to-list 'load-path "path-to-fb2-mode-dir")
(require 'fb2-mode)

Configure

  • fb2-show-images — if not nil then images in book will displayed (default t).
  • fb2-images-height — height of images in fb2-mode buffer (default 500).
  • fb2-replace-hard-spaces — if not nil then non-breaking spaces will replaced by spaces (default nil).

About

Fiction Book 2 reader for emacs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published