diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/context.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/context.1 | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/context.1 b/Master/texmf-dist/doc/man/man1/context.1 index 7d9e949bb16..9a36d403c2b 100644 --- a/Master/texmf-dist/doc/man/man1/context.1 +++ b/Master/texmf-dist/doc/man/man1/context.1 @@ -1,4 +1,4 @@ -.TH "mtx-context" "1" "01-01-2021" "version 1.04" "ConTeXt Process Management" +.TH "mtx-context" "1" "01-01-2023" "version 1.04" "ConTeXt Process Management" .SH NAME mtx-context - ConTeXt Process Management .SH SYNOPSIS @@ -129,7 +129,7 @@ run without stopping never initializes synctex (for production runs) .TP .B --synctex -run with synctex enabled (better use \setupsynctex[state=start] +run with synctex enabled (better use \setupsynctex[state=start]) .TP .B --nodates omit runtime dates in pdf file (optional value: a number (this 1970 offset time) or string "YYYY-MM-DD HH:MM") @@ -171,6 +171,9 @@ generate timing and statistics overview .B --keeptuc keep previous tuc files (jobname-tuc-[run].tmp) .TP +.B --keeppdf +keep previous pdf files (jobname-pdf-keep.tmp) +.TP .B --keeplog keep previous log files (jobname-log-[run].tmp) .TP @@ -185,6 +188,15 @@ process extra (mtx-context-... in distribution) .TP .B --extras show extras +.TP +.B --ownerpassword +encrypt the (pdf) file using this master password +.TP +.B --userpassword +use an additional password for opening the document +.TP +.B --permissions +list of: print, modify, extract, add, fillin, assemble, quality .SH OPTIONS: SPECIAL .TP .B --pdftex |