Update the sample project to reflect new functionality

This commit is contained in:
Veronica Berglyd Olsen
2022-05-17 17:51:40 +02:00
parent 304d122342
commit 9add2aaa87
8 changed files with 41 additions and 45 deletions
+3 -3
View File
@@ -7,9 +7,9 @@
@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.
Adding more scenes to a chapter is as easy as adding more scene files with a level three heading. You can of course also just add 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.
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 and the order in which they appear.
### More Scenes
@@ -17,4 +17,4 @@ In fact, if you wish, you can add all the scenes in the chapter file too. All no
@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.
This is a second scene in the same file as the previous scene. You can always split the files up later using the split tool.