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
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
* Exports to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain (native)
* Exports to a standalone document or snippet
* 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
* 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
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
--- 254574 Thu Jan 1 00:00:00 1970
+++ 288584 Thu Jan 1 00:00:00 1970
@@ -1,21 +1,30 @@
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.
+ 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:
- * Supports Fountain 1.1 specification
- * Displays script format-specific auto-aligned elements
- * Exports to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain (native)
- * Exports to a standalone document or snippet
- * 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
+ * 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
- * Support for both official and legacy commenting (boneyard) syntax
+ * Styled text: bold, italic, and underlined
- * Includes or omits a title page
+ * Autoinsertion of title page metadata
- * Emphasis (bold, italic, underlined text)
+ * Table of contents and outline for sections, scene headings, and notes
- * Toggles visibility of emphasis delimiters and syntax characters
+ (typically configured as a sidebar)
- * Everything is customisable
+ * 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