Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dual Dialogue overlapping with following line when second dialogue piece is longer #101

Open
Asix3 opened this issue May 11, 2020 · 1 comment

Comments

@Asix3
Copy link

Asix3 commented May 11, 2020

Dual dialogue doesn't render properly if the second speakers' dialogue is too long. Try this:

FIRST SPEAKER
I've got something important to say!

SECOND SPEAKER ^
I've got something really really important to say to everyone! McDonald's has stopped serving all-day breakfast due to corona virus -- *this shit is __real!__*

First Speaker forgets what they were going to say, realizing how real things have actually gotten.

renders to attached image
overlapped

@superlou
Copy link
Owner

I confirmed on the Afterwriting online editor that this rendering issue exists there as well. Since fountain-atom uses Afterwriting to generate the PDF output, it would have to be fixed on their end.

I think it is related to ifrost/afterwriting-labs#81. If you swap the first and second speaker, it renders OK.

SECOND SPEAKER
I've got something really really important to say to everyone! McDonald's has stopped serving all-day breakfast due to corona virus -- *this shit is __real!__*

FIRST SPEAKER ^
I've got something important to say!

First Speaker forgets what they were going to say, realizing how real things have actually gotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants