Skip to content

spline1986/fb2-mode

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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