How to Install elpa-fountain-mode in Ubuntu 18.04



Install elpa-fountain-mode by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-fountain-mode

Description:

Emacs major mode for screenwriting in Fountain markup

Fountain Mode is a complete screenwriting environment for GNU Emacs that implements the Fountain markup format. For more information about the Fountain markup format, visit https://fountain.io. . Features: * Supports Fountain 1.1 specification * Displays script format-specific auto-aligned elements * Traditional TAB writing style for auto-upcasing character names * Exports to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain markup * Exports to a standalone document or snippet . * Optionally show approximate page count (current page of total pages) in mode-line * Include external files with {{ include: FILENAME }} * Integrates with outline.el to fold/cycle visibility of sections and scenes * Integrates with imenu.el (sections, scene headings, notes) * Integrates with Emacs' auto-insert hook for title page metadata . * Adds/removes auto-continuation string to successively speaking characters * Navigation by section, scene, character name, or page * Optionally display scene numbers in the right margin * Intelligent insertion of a page breaks * Three levels of element syntax highlighting * Support for both official and legacy commenting (boneyard) syntax * Includes or omits a title page * Emphasis (bold, italic, underlined text) * Toggles visibility of emphasis delimiters and syntax characters * Everything is customisable

Homepage: https://github.com/rnkn/fountain-mode

Version: 2.5.0-1

Section: universe/lisp