aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: f90d234d4664564562b54984de8557483ce4354a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This is a mirror of http://www.vim.org/scripts/script.php?script_id=5268

The command :FountainFlow (or :FF) converts properly configured Fountain screenplay files into HTML compatible with LibreOffice.

After conversion, tap <enter> and the HTML becomes a fully formatted screenplay in LibreOffice.

Finish by loading page styles from an included template, which will start proper page numbering on page 2 of the script, while skipping over a title page and optional synopsis.

Example output, Big Fish regenerated from sample Fountain file:
https://drive.google.com/file/d/0B1MbU4xaq48DRWxPeW92bm5XV2M/view?usp=sharing

All Fountain syntax supported, with just one limitation on dual dialogue (one line of dialogue per character). See http://fountain.io/syntax

=============================================================

There is much I need to tell you that's not in the included documentation, yet.

How title page data works in Fountain Flow
http://vimwriter.blogspot.com/2015/11/how-title-page-data-works-in-fountain.html

Page numbering with Fountain Flow
http://vimwriter.blogspot.com/2015/11/page-numbering-with-fountain-flow.html

=============================================================