rnkn / fountain-mode

Emacs major mode for screenwriting in Fountain plain-text markup
https://fountain-mode.org
GNU General Public License v3.0
394 stars 15 forks source link

Split element with fountain-insert-page-break #57

Closed rnkn closed 6 years ago

rnkn commented 8 years ago

Insert a page break by splitting an element at the appropriate place.

Split should always precede point to avoid text flowing over the maximum page length.

Command should take an optional string:

=== STRING

This is a proposed addition to the official Fountain spec detailed here: https://groups.google.com/d/topic/fountain-dev/W_cAivCNhIk/discussion. STRING can contain any alphanumeric characters that override the page. A numeric STRING, e.g. 45B will override the page count to continue counting from 46.

rnkn commented 6 years ago

Implemented in https://github.com/rnkn/fountain-mode/commit/54906f3bb0b80b278dc71a037e8a35607f60656d