Skip to content

Commit

Permalink
document line-spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
c committed Oct 19, 2024
1 parent 7a54aa5 commit 6479b55
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,31 @@ To know which font Emacs has choosen for a given character, type:

=C-u C-x ==

* Line spacing
The =line-spacing= setting in Emacs can change the display of a sketch.

The best looking effect is given by:
: (setq line-spacing nil)

You may want to change your current setting. Uniline may handle this
variable some day. Right now, =line-spacing= is left as a matter of
choice for everyone.

[[file:images/line-spacing.png]]

#+begin_example

╭────┬────────┬────╮ ╺┯━━━━┯┯━━┯┯━┯┯━━━━━━━━┯┯━━━━━━━┯┯━━━━━━━┯╸
│▒▒▒▒╰────────╯▒▒▒▒│ │ │╰is╯╰a╯│ ││ │╰arround╯
│▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ ╰this╯ ╰sentence╯╰hanging╯
│▒▒▒╭─╮▒▒▒▒▒▒╭─╮▒▒▒│ △
│▒▒▒╰─╯▒▒▒▒▒▒╰─╯▒▒▒│ │ △
│▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│ ╰─────────┬────────╯
╰──────────────────╯ verbs
(setq line-spacing nil)

#+end_example

* Exotic environments
** Emacs on the Linux console
Linux consoles are the 7 non-graphic screens which can be accessed
Expand Down
Binary file added images/line-spacing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6479b55

Please sign in to comment.