summaryrefslogtreecommitdiff
path: root/pdf/create.go
AgeCommit message (Collapse)Author
2021-10-15correct lexer rename for pdf creationHEADmasterJoop Kiefte
2021-10-15Correct pathsJoop Kiefte
2020-11-26Make much faster with profiling, fixing newline bugJoop Kiefte
2020-11-24Add inline markup supportJoop Kiefte
2020-11-23Change linecount mechanism to purely spacing -- now it's exactly 55 lines ↵Joop Kiefte
and the counter is gone
2020-11-21Add title to PDFJoop Kiefte
2020-11-20Add section and scene headings in PDFJoop Kiefte
2020-11-20Correct pagenumber: first page doesn't have a number and title page doesn't ↵Joop Kiefte
count
2020-11-20Correct page number issue (by increasing lines per page to 55)Joop Kiefte
2020-11-20Add pagenumbers to the PDFJoop Kiefte
2020-11-20Add Russian font supportJoop Kiefte
2020-11-20Add Courier Prime and UTF-8 supportJoop Kiefte
2019-01-12Add description of the PDF packageJoop Kiefte
2019-01-12Gofmt and improving front page supportJoop Kiefte
2019-01-01Improving fountain support. Still not perfect, but steadily improvingJoop Kiefte
2018-12-31Add center alignment for title and refactor fountain parsing.Joop Kiefte
2018-12-31Add frontpage support to lexJoop Kiefte
2018-12-31First working version. Fountain support is still very bad.Joop Kiefte
2018-12-31Beginning of the new structure under the Lexington nameJoop Kiefte