Drop the double folder for the sample project

This commit is contained in:
Veronica K. B. Olsen
2020-05-24 18:26:06 +02:00
parent c865dbd59b
commit 52269faadd
16 changed files with 2 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
%%~ b3e74dbc1f584:15c4492bd5107:Earth
# Earth
@tag: Earth
Third planet from the sun, fairly dense, and with lots of people on it.
+4
View File
@@ -0,0 +1,4 @@
%%~ b8136a5a774a0:98acd8c76c93a:Delete Me!
### Delete Me!
This scene is trash.
+20
View File
@@ -0,0 +1,20 @@
%%~ ba8a28a246524:e7ded148d6e4a:7031beac91f75:Interlude
## Interlude
% Notice that this is a file with the flag N.Un. The N means its a novel file, and the Un means its an unnumbered chapter. Unnumbered chapters can be treated separately from numbered chapters during export. Perfect for when you want to add an interlude, or for a prologue or epilogue.
I am the very model of a modern Major-General
I've information vegetable, animal, and mineral
I know the kings of England, and I quote the fights historical
From Marathon to Waterloo, in order categorical
I'm very well acquainted, too, with matters mathematical
I understand equations, both the simple and quadratical
About binomial theorem I'm teeming with a lot o news
With many cheerful facts about the square of the hypotenuse
With many cheerful facts about the square of the hypotenuse
With many cheerful facts about the square of the hypotenuse
With many cheerful facts about the square of the hypotepotenuse
% Notice that the lines in the verse have highlighted spaces at the end of each line. (If the syntax theme allows it.) These are two spaces, which indicates that you want a hard line break at that point. The blank lines still indicate a paragraph. Press Ctrl+R to see what this renders like.
+6
View File
@@ -0,0 +1,6 @@
%%~ bb2c23b3c42cc:f7e2d9f330615:f6622b4617424:Jane Smith
# Jane Smith
@tag: Jane
Shes pretty cool. Not Angelina Jolie though.
+19
View File
@@ -0,0 +1,19 @@
%%~ bc0cbd2a407f3:e7ded148d6e4a:7031beac91f75:Another Scene
### Another Scene
@pov: John
@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
@location: Earth
This is a second scene in the same file as the previous scene. You can always split the files up later.