ifrost / afterwriting-labs

Post-processing for Fountain screenplays
http://www.afterwriting.com
228 stars 38 forks source link

Forced page number (page-locking in Fountain) #51

Open rnkn opened 8 years ago

rnkn commented 8 years ago

I'm making a short film and feel like it would be a great chance to test Fountain and a spec addition I proposed for page-locking. How do you feel about testing out this spec addition, maybe in a separate branch? https://groups.google.com/d/topic/fountain-dev/W_cAivCNhIk/discussion

It's backwards compatible so won't interfere with existing scripts. Basically:

=== 10
or
=== 10 ===
or
====== 10 ==

where 10 is the forced page number.

ifrost commented 8 years ago

Brilliant idea! I love it!

There's some other stuff I have to take care of now, but I'll add it to the backlog and will try to play with it sometime soon. Thanks.