Documentation ¶
Overview ¶
Lexington is a command line tool to convert between several formats used for screenwriting. When you write a screenplay in Fountain, you can use this tool to convert it into other formats. The tool uses an internal format called lex which can be used to tweak the output. Run the compiled tool with --help to get information about usage.
Directories ¶
Path | Synopsis |
---|---|
Code generated for package font by go-bindata DO NOT EDIT.
|
Code generated for package font by go-bindata DO NOT EDIT. |
The lex format is basically a parse tree for screenplays, which enables quick debugging.
|
The lex format is basically a parse tree for screenplays, which enables quick debugging. |
The PDF package of PrintDraftFast creates a PDF out of the Lex markdown parsetree.
|
The PDF package of PrintDraftFast creates a PDF out of the Lex markdown parsetree. |
The rules package of PrintDraftFast provides the tools around configuration of how a draft should look.
|
The rules package of PrintDraftFast provides the tools around configuration of how a draft should look. |
Click to show internal directories.
Click to hide internal directories.