From ec322b439108ffb69ee0010944d4eb502c9f13d5 Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Wed, 20 Sep 2017 09:06:03 +0200 Subject: Add screenshot for justify-kp --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 08e3f74..982bd29 100644 --- a/README.rst +++ b/README.rst @@ -108,6 +108,7 @@ Here's an advanced example of text justification with the `justify-kp .. code:: elisp + (require 'justify-kp) (setq nov-text-width most-positive-fixnum) (defun my-nov-window-configuration-change-hook () @@ -135,6 +136,10 @@ Here's an advanced example of text justification with the `justify-kp (add-hook 'nov-post-html-render-hook 'my-nov-post-html-render-hook) +This customization yields the following look: + +.. image:: https://raw.github.com/wasamasa/nov.el/master/img/justify-kp.png + Usage ----- -- cgit v1.2.3