This commit is contained in:
TLINDEN
2016-05-23 23:22:52 +02:00
parent 6bf3407804
commit c9d80dc72c
2 changed files with 30 additions and 30 deletions

View File

@@ -18,8 +18,8 @@ When turned on, it does the following conversions:
- enlarge font size
- switch to variable width font
- enable word wrap (without fringe marker)
- increate line spacing
- adds a window margin to the left and right (thereby centering the text)
- increase line spacing
- add a window margin to the left and right (thereby centering the text)
- disable all input keys (rendering the buffer read-only)
- disable the cursor
- switch to buffer-scrolling (like e.g. in Acroread)

View File

@@ -38,8 +38,8 @@
;; - enlarge font size
;; - switch to variable width font
;; - enable word wrap (without fringe marker)
;; - increate line spacing
;; - adds a window margin to the left and right (thereby centering the text)
;; - increase line spacing
;; - add a window margin to the left and right (thereby centering the text)
;; - disable all input keys (rendering the buffer read-only)
;; - disable the cursor
;; - switch to buffer-scrolling (like e.g. in Acroread)