diff options
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/texosquery/CHANGES | 27 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/texosquery/texosquery.pdf | bin | 247702 -> 251370 bytes |
2 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/texosquery/CHANGES b/Master/texmf-dist/doc/support/texosquery/CHANGES new file mode 100644 index 00000000000..86ae40b460c --- /dev/null +++ b/Master/texmf-dist/doc/support/texosquery/CHANGES @@ -0,0 +1,27 @@ +1.1 (2016-07-14): + + * texosquery.jar: + + - Added --dirname (-e) + + - Multiline results add braces to each line + (to make it easier to parse the results in TeX). + + - Code refactored. + + - Code now compiled for Java 5 to support users with + old versions of the JRE. + + * texosquery.tex: + + - \TeXOSQueryNow and \TeXOSQueryFileDate set the category + code of D to 12 (to match \pdfcreationdate). + + - new command \TeXOSQueryDirName + + - dry run mode is now by default on unless shell escape=1 + (unrestricted mode) + +1.0 (2016-07-08): + + * Initial release diff --git a/Master/texmf-dist/doc/support/texosquery/texosquery.pdf b/Master/texmf-dist/doc/support/texosquery/texosquery.pdf Binary files differindex 49c5401edbe..7471094188a 100644 --- a/Master/texmf-dist/doc/support/texosquery/texosquery.pdf +++ b/Master/texmf-dist/doc/support/texosquery/texosquery.pdf |