Hello,
Hopefully someone can clue me in to what I’m doing wrong. I’m using beta 29, with Win10 and O365 Word .
The attached sample project has a binder structure of Chapters, Scenes, and Beats, each of which have correspondingly named Section Types and Layouts.
-
Chapters are folders, should start on a new page, and be auto-named Chapter One, Chapter Two, etc.
-
Scenes are folders within Chapters, and a line with # should be placed between each scene.
-
Beats are texts within Scenes, and should print without any break between them, as if they were all one document.
These all work perfectly in compile–except–Scenes.
I expected to see:
Last line of prior Scene’s last Beat.
#
First line of next Scene’s first Beat
But what I’m getting is an empty line after the #:
Last line of prior Scene’s last Beat.
#
First line of next Scene’s first Beat
I can see the empty line in Scene, in the Section Layout panel preview:
In the Separators panel, I’ve tried setting Scene’s separators in the Section Layout and also using Folder Defaults. Makes no difference. I still get the empty line.
But why? Is this expected behavior? Or is there a setting I’ve missed that will remove it?
The attached project shows what I’m doing.
Any guidance would be appreciated.
Best,
Jim
Compile Test-beta.scriv.zip (72.1 KB)