You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using (and loving!) screenplain for almost a year now and just tried to use Dual Dialog. Screenplain correctly puts both lines of dialog on the same line in HTML exports, but does not seem to be formatting PDF exports correctly, but maybe I am missing something? I know the full Fountain specification is not yet supported (as per your readme doc), but I wanted to bring this up just in case Dual Dialog is supposed to be fully supported currently, and not just in HTML format exports.
Reproduce the issue on 0.9.0 with:
test.fountain:
PATRON #1
Cheers!
PATRON #2 ^
Cheers!
$ screenplain --format html test.fountain test.html (dual dialog displays correctly here)
$ screenplain --format pdf test.fountain test.pdf (dual dialog does not display correctly here)
The text was updated successfully, but these errors were encountered:
I have been using (and loving!) screenplain for almost a year now and just tried to use Dual Dialog. Screenplain correctly puts both lines of dialog on the same line in HTML exports, but does not seem to be formatting PDF exports correctly, but maybe I am missing something? I know the full Fountain specification is not yet supported (as per your readme doc), but I wanted to bring this up just in case Dual Dialog is supposed to be fully supported currently, and not just in HTML format exports.
Reproduce the issue on 0.9.0 with:
test.fountain:
$ screenplain --format html test.fountain test.html (dual dialog displays correctly here)
$ screenplain --format pdf test.fountain test.pdf (dual dialog does not display correctly here)
The text was updated successfully, but these errors were encountered: