iA / Writer / Templates

Chess 1.0.1

View and play out chess games.

Version History
Chess 1.0.1 ### Fixed issues with live reload
Chess 1.0 ### Initial release

Fountain 1.2.1

Write screenplays like a pro.

Version History
Fountain 1.2.1 ### Added support for typographic apostrophes and lower case inside parenthesis
Fountain 1.2 ### Improved Boneyard support - Use `/* … */` to comment out text and put it in the “Boneyard” - These can be used inline or spanning several lines - The resultant HTML will hide anything wrapped like this in HTML comments “ ### Character names are no longer bold - Based on feedback, we have made this the default style ### Scene headings are given more space - Scene headings now use double-spaced margins above and below
Fountain 1.1 ### Added support for forced transitions and actions - Inserting a > at the start of a line will force it to be interpreted as a transition - Inserting a ! at the start of a line will force it to be interpreted as action ### Simplified page numbering Screenplay page numbering now always begins on the second page of the script. If you wish to insert vanity pages after the title page and before page 1, you can edit the `vanityPages` value on line 16 of the header.html file. To make such a change: 1. Right-click the template in Settings → Templates and choose “Show in Finder” 2. Right-click the Fountain.iatemplate bundle and choose “Show package contents” 3. Edit the header.html file inside the Contents/Resources ### Character names are no longer bold Your feedback told us that the more common convention is to keep character names at a regular weight. We’ve implemented that in this release. If you prefer the bolded style, you can uncomment line 82 of screenplay.css. ### Fixed font conflicts If you had your own version of Courier Prime installed on your system, it could interfere with the previous version of the Fountain template. This has been resolved so that Preview and PDF export no longer encounter rendering issues when alternate fonts are found on the system. ### Fixed text centering Wrapping a line in angled brackets `>…<` now properly centers text as expected
Fountain 1.0 ### Initial release