You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got some ideas to enable revisions and page locking in Better Fountain.
Implement the locked page numbers proposed by Paul Rankin a few years ago, by adding the page number after a forced page break. === 12 === 12A
This would work basically in the same way as scene numbers do currently, with Number Pages - Overwrite, and Number Pages - Update buttons in the Fountain command pallette.
The ability to export a PDF with revision marks. Here you'll be able to select two versions of a script, and it will find the changes for a correctly formatted revision PDF. This could compare two different Fountain files, or - my preference since we're in VS Code - two different git commits.
The text was updated successfully, but these errors were encountered:
I think perhaps the list of revisions should be kept in the Fountain document. As this list is usually included on the title page, you could use this to store that information.
I've got some ideas to enable revisions and page locking in Better Fountain.
Implement the locked page numbers proposed by Paul Rankin a few years ago, by adding the page number after a forced page break.
=== 12
=== 12A
This would work basically in the same way as scene numbers do currently, with
Number Pages - Overwrite
, andNumber Pages - Update
buttons in the Fountain command pallette.The ability to export a PDF with revision marks. Here you'll be able to select two versions of a script, and it will find the changes for a correctly formatted revision PDF. This could compare two different Fountain files, or - my preference since we're in VS Code - two different git commits.
The text was updated successfully, but these errors were encountered: