52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
-
+
|
-a <file> : Give anscestor file for three way merge.
-conflict : Treat file as a merge conflict file and enter merge
mode.
-o <file> : Specify merge result output file.
-fine : Use fine grained chunks. Useful for merging.
-browse : Automatically bring up file dialog after starting.
-browse : Bring up file dialog for missing files after starting
-server : Set up Eskil to be controllable from the outside.
-print <file> : Generate PDF and exit.
-printCharsPerLine <n> : Adapt font size for this line length and wrap. (80)
-printPaper <paper> : Select paper size (a4)
-printHeaderSize <n> : Font size for page header (10)
-printFont <fontfile> : Select font to use in PDF, afm or ttf. If <fontfile>
|