Skip to content
Version 1.3.0

- Added support for automatic MORE and CONT'D when dialog breaks across
  pages in PDF output #19. Both of these strings are customizable.
- Adjustable widow and orphan lines for dialog and action. If you prefer
  not to break action or dialog across pages, increase these values
  (default 2).
- Combined fountain-export.el into fountain-mode.el to prevent
  byte-compile warnings.
- Removed FADE IN: from default list of transitions. Usually the opening
  FADE IN should be left justified, so I found myself always escaping it
  with ! but I figure it makes more sense to just omit it. You can add
  it back if you like or force the transition with >.
- Increased maximum element size to 10,000 characters.