Files
novelWriter/sample/content/bc0cbd2a407f3.nwd
T
2021-02-10 21:47:42 +01:00

21 lines
658 B
Plaintext

%%~name: Another Scene
%%~path: e7ded148d6e4a/bc0cbd2a407f3
%%~kind: NOVEL/SCENE
### Another Scene
@pov: John
@focus: Jane
@location: Earth
Adding more scenes to a chapter is as easy as adding more scene files, with a level three heading, or just adding another level three heading in the same file if that works for the way you want to structure your files.
In fact, if you wish, you can add all the scenes in the chapter file too. All novelWriter cares about is the level of the headings.
### More Scenes
@pov: Jane
@focus: John
@location: Earth
This is a second scene in the same file as the previous scene. You can always split the files up later.