Table of Contents

Fountain layer

Table of ContentsClose

1. Description

This layer adds support for the fountain screenwriting format to Spacemacs.

1.1. Features:

2. Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add fountain to the existing dotspacemacs-configuration-layers list in this file.

3. Key binding

3.1. Editing

Key binding Description
SPC m RET upcase line and newline
SPC m x U upcase line
SPC m c d add continued dialog
SPC m c D remove continued dialog
SPC m i n insert note
SPC m i s insert synopsis
SPC m i i auto insert header
SPC m c n add scene numbers
SPC m c N remove scene numbers
SPC m i b insert page break
SPC m ] update completion
SPC m T m toggle emphasis markup
SPC m T e toggle element markup
Key binding Description
SPC m j s goto scene
SPC m j p goto page

3.3. Block editing

Key binding Description
<M-down> move section down
<M-up> move section up

3.4. Outline

Key binding Description
SPC m TAB cycle outline
S-TAB cycle outlines for buffer
SPC m o outline to indirect buffer
SPC m i h insert section heading

3.5. Pagination

Key binding Description
SPC m c p count pages
SPC m c u pagination update

3.6. Exporting

Key binding Description
SPC m e e export command
SPC m e v export view

Author: root

Created: 2024-04-03 Wed 19:39

Validate