a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 288584 and 261835

Description: Emacs major mode for screenwriting in Fountain markup
 Fountain Mode is a Fountain v1.1 screenwriting environment for GNU Emacs.
 For more information about Fountain plain text markup scripts, visit
 https://fountain.io.  Fountain scripts are also used for writing comic books
 and graphic novels.
 .
 Features:
   * Configurable layout: screenplay, stageplay, or a user-defined format
   * TAB autocompletion (eg: to make a character name ALL CAPS)
   * Auto-continuation of a character's lines and actions
   * Pagination display in the mode-line (bottom of screen)
   * Navigation by section, scene, character name, or page
   * Toggle visibility of sections, scenes, and notes (aka: "folding")
   * Focus on an objective by hiding (folding) text irrelevant to the goal
   * Optional display of scene numbers in the margin
   * Intelligent insertion of page breaks
   * Three levels of element syntax highlighting
   * Styled text: bold, italic, and underlined
   * Autoinsertion of title page metadata
   * Table of contents and outline for sections, scene headings, and notes
   (typically configured as a sidebar)
   * A theme for a nice, distraction-free writing environment with the
   expected margins and words per line, along with the a slightly darkened
   Courier font.
 .
 Supports:
   * Integration with a script export tool to export to another script
   format, PDF, HTML, etc.
   * Including external files
   * Emacs's [in]famous workflow optimisations
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:
   * Traditional TAB writing style for auto-upcasing character names
   * Auto-continuation for successively speaking characters
   * Displaying approximate page count (current of total) in the mode-line
   * Navigation by section, scene, character name, or page
   * Optional display of scene numbers in the right margin
   * Intelligent insertion of a page breaks
   * Both official Fountain 1.1 and legacy (boneyard) syntax
   * Three levels of element syntax highlighting
   * Styled text: bold, italic, and underlined.
 .
 Supports:
   * The Fountain 1.1 specification
   * Displaying script as a screenplay, stageplay, or a user-defined format
   * Exporting to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain markup
   * Exporting to a standalone document or snippet
   * Including external files with {{ include: FILENAME }}
   * Integration with Outline to fold/cycle visibility of sections and scenes
   * Integration with Imenu.  Imenu provides a table of contents for sections,
     scene headings, and notes.  This is typically displayed as a sidebar.
   * Integration with Emacs' auto-insert hook for title page metadata
--- 288584	Thu Jan  1 00:00:00 1970
+++ 261835	Thu Jan  1 00:00:00 1970
@@ -1,30 +1,25 @@
 Emacs major mode for screenwriting in Fountain markup
- Fountain Mode is a Fountain v1.1 screenwriting environment for GNU Emacs.
- For more information about Fountain plain text markup scripts, visit
- https://fountain.io.  Fountain scripts are also used for writing comic books
- and graphic novels.
- .
+ 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:
-   * Configurable layout: screenplay, stageplay, or a user-defined format
-   * TAB autocompletion (eg: to make a character name ALL CAPS)
-   * Auto-continuation of a character's lines and actions
-   * Pagination display in the mode-line (bottom of screen)
+   * Traditional TAB writing style for auto-upcasing character names
+   * Auto-continuation for successively speaking characters
+   * Displaying approximate page count (current of total) in the mode-line
    * Navigation by section, scene, character name, or page
-   * Toggle visibility of sections, scenes, and notes (aka: "folding")
-   * Focus on an objective by hiding (folding) text irrelevant to the goal
-   * Optional display of scene numbers in the margin
-   * Intelligent insertion of page breaks
+   * Optional display of scene numbers in the right margin
+   * Intelligent insertion of a page breaks
+   * Both official Fountain 1.1 and legacy (boneyard) syntax
    * Three levels of element syntax highlighting
-   * Styled text: bold, italic, and underlined
-   * Autoinsertion of title page metadata
-   * Table of contents and outline for sections, scene headings, and notes
-   (typically configured as a sidebar)
-   * A theme for a nice, distraction-free writing environment with the
-   expected margins and words per line, along with the a slightly darkened
-   Courier font.
+   * Styled text: bold, italic, and underlined.
  .
  Supports:
-   * Integration with a script export tool to export to another script
+   * The Fountain 1.1 specification
-   format, PDF, HTML, etc.
+   * Displaying script as a screenplay, stageplay, or a user-defined format
-   * Including external files
+   * Exporting to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain markup
-   * Emacs's [in]famous workflow optimisations
+   * Exporting to a standalone document or snippet
+   * Including external files with {{ include: FILENAME }}
+   * Integration with Outline to fold/cycle visibility of sections and scenes
+   * Integration with Imenu.  Imenu provides a table of contents for sections,
+     scene headings, and notes.  This is typically displayed as a sidebar.
+   * Integration with Emacs' auto-insert hook for title page metadata