# Logos (logos.el)

This package provides a simple approach to setting up a "focus mode"
for Emacs.  It uses the `page-delimiter` (typically the `^L`
character) or the `outline-regexp` together with some commands to move
between pages whether narrowing is in effect or not.  It also provides
some optional stylistic tweaks which come into effect when the
buffer-local `logos-focus-mode` is enabled.  The manual shows how to
extend the code to achieve the desired result.

+ Package name (GNU ELPA): `logos`
+ Official manual: <https://protesilaos.com/emacs/logos>
+ Change log: <https://protesilaos.com/emacs/logos-changelog>
+ Git repo on SourceHut: <https://git.sr.ht/~protesilaos/logos>
  - Mirrors:
    + GitHub: <https://github.com/protesilaos/logos>
    + GitLab: <https://gitlab.com/protesilaos/logos>
+ Mailing list: <https://lists.sr.ht/~protesilaos/logos>
+ Video demo: <https://protesilaos.com/codelog/2022-03-11-emacs-logos-demo/>
+ Backronyms: `^L` Only Generates Ostensible Slides; Logos Optionally Goes through Outline Sections
