diff options
author | Hans Hagen <pragma@wxs.nl> | 2021-10-11 00:26:56 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2021-10-11 00:26:56 +0200 |
commit | b2db36adbd89b2dba9591da5fc13b4eba57d581e (patch) | |
tree | fa1dd5b5b89dc4e56cf3aaf05d45e9b078f51d22 /doc | |
parent | 778f381ba6a448ab00d67994a412dd4226d43238 (diff) | |
download | context-b2db36adbd89b2dba9591da5fc13b4eba57d581e.tar.gz |
2021-10-10 23:42:00
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/scripts/mkiv/context.html | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/context.man | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/context.xml | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.html | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.man | 2 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.xml | 2 | ||||
-rw-r--r-- | doc/context/sources/general/manuals/musings/musings.tex | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/context/scripts/mkiv/context.html b/doc/context/scripts/mkiv/context.html index 016f6c768..15fa7985c 100644 --- a/doc/context/scripts/mkiv/context.html +++ b/doc/context/scripts/mkiv/context.html @@ -89,7 +89,7 @@ <tr><th>--nonstopmode</th><td></td><td>run without stopping</td></tr> <tr><th/><td/><td/></tr> <tr><th>--nosynctex</th><td></td><td>never initializes synctex (for production runs)</td></tr> - <tr><th>--synctex</th><td></td><td>run with synctex enabled (better use \setupsynctex[state=start]</td></tr> + <tr><th>--synctex</th><td></td><td>run with synctex enabled (better use \setupsynctex[state=start])</td></tr> <tr><th/><td/><td/></tr> <tr><th>--nodates</th><td></td><td>omit runtime dates in pdf file (optional value: a number (this 1970 offset time) or string "YYYY-MM-DD HH:MM")</td></tr> <tr><th>--nocompression</th><td></td><td>forcefully turns off compression in the backend</td></tr> diff --git a/doc/context/scripts/mkiv/context.man b/doc/context/scripts/mkiv/context.man index b6e380237..93cd877be 100644 --- a/doc/context/scripts/mkiv/context.man +++ b/doc/context/scripts/mkiv/context.man @@ -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") diff --git a/doc/context/scripts/mkiv/context.xml b/doc/context/scripts/mkiv/context.xml index d4e0d33c5..cc13bf7df 100644 --- a/doc/context/scripts/mkiv/context.xml +++ b/doc/context/scripts/mkiv/context.xml @@ -148,7 +148,7 @@ <short>never initializes synctex (for production runs)</short> </flag> <flag name="synctex"> - <short>run with synctex enabled (better use \setupsynctex[state=start]</short> + <short>run with synctex enabled (better use \setupsynctex[state=start])</short> </flag> </subcategory> <subcategory> diff --git a/doc/context/scripts/mkiv/mtx-context.html b/doc/context/scripts/mkiv/mtx-context.html index 016f6c768..15fa7985c 100644 --- a/doc/context/scripts/mkiv/mtx-context.html +++ b/doc/context/scripts/mkiv/mtx-context.html @@ -89,7 +89,7 @@ <tr><th>--nonstopmode</th><td></td><td>run without stopping</td></tr> <tr><th/><td/><td/></tr> <tr><th>--nosynctex</th><td></td><td>never initializes synctex (for production runs)</td></tr> - <tr><th>--synctex</th><td></td><td>run with synctex enabled (better use \setupsynctex[state=start]</td></tr> + <tr><th>--synctex</th><td></td><td>run with synctex enabled (better use \setupsynctex[state=start])</td></tr> <tr><th/><td/><td/></tr> <tr><th>--nodates</th><td></td><td>omit runtime dates in pdf file (optional value: a number (this 1970 offset time) or string "YYYY-MM-DD HH:MM")</td></tr> <tr><th>--nocompression</th><td></td><td>forcefully turns off compression in the backend</td></tr> diff --git a/doc/context/scripts/mkiv/mtx-context.man b/doc/context/scripts/mkiv/mtx-context.man index b6e380237..93cd877be 100644 --- a/doc/context/scripts/mkiv/mtx-context.man +++ b/doc/context/scripts/mkiv/mtx-context.man @@ -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") diff --git a/doc/context/scripts/mkiv/mtx-context.xml b/doc/context/scripts/mkiv/mtx-context.xml index d4e0d33c5..cc13bf7df 100644 --- a/doc/context/scripts/mkiv/mtx-context.xml +++ b/doc/context/scripts/mkiv/mtx-context.xml @@ -148,7 +148,7 @@ <short>never initializes synctex (for production runs)</short> </flag> <flag name="synctex"> - <short>run with synctex enabled (better use \setupsynctex[state=start]</short> + <short>run with synctex enabled (better use \setupsynctex[state=start])</short> </flag> </subcategory> <subcategory> diff --git a/doc/context/sources/general/manuals/musings/musings.tex b/doc/context/sources/general/manuals/musings/musings.tex index d3c1f3148..143dfe456 100644 --- a/doc/context/sources/general/manuals/musings/musings.tex +++ b/doc/context/sources/general/manuals/musings/musings.tex @@ -20,13 +20,13 @@ \component musings-roadmap \component musings-names \component musings-plain - % \component musings-toocomplex % \component musings-manuals % \component musings-performance % \component musings-history % \component musings-treasures % \component musings-whytex-again + \component musings-dontusetex \stopbodymatter \stopproduct |