From 17e35aa8dbc5ddb5e3542a57f14dd16627d37d64 Mon Sep 17 00:00:00 2001 From: Joop Kiefte Date: Mon, 31 Dec 2018 21:40:58 +0100 Subject: First working version. Fountain support is still very bad. --- pdf/create.go | 1 + 1 file changed, 1 insertion(+) (limited to 'pdf') diff --git a/pdf/create.go b/pdf/create.go index abf0284..79184a4 100644 --- a/pdf/create.go +++ b/pdf/create.go @@ -41,6 +41,7 @@ func Create(file string, format rules.Set, contents lex.Screenplay) { pdf.SetMargins(1, 1, 1) pdf.SetXY(1, 1) f := Tree{ + PDF: pdf, Rules: format, F: contents, } -- cgit v1.2.3-70-g09d2