From 2c0ff5f9ce5bec465a644eff6e17169c8e37479e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 6 Jun 2017 21:55:13 +0000 Subject: texosquery (23may17) git-svn-id: svn://tug.org/texlive/trunk@44509 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/texosquery/texosquery.cfg | 47 +++++++++++----------- .../texmf-dist/tex/latex/texosquery/texosquery.sty | 2 +- .../texmf-dist/tex/latex/texosquery/texosquery.tex | 2 +- 3 files changed, 25 insertions(+), 26 deletions(-) (limited to 'Master/texmf-dist/tex/latex/texosquery') diff --git a/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg b/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg index ff7994c6bb4..0e76d55006d 100644 --- a/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg +++ b/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg @@ -9,37 +9,36 @@ %% Please follow the instructions below. - % This configuration file must be edited to match your system. - % Copy the file to your TEXMFLOCAL or TEXMFHOME tree to prevent it - % from being overwritten by updates. +% This configuration file must be edited to match your system. +% Copy the file to your TEXMFLOCAL or TEXMFHOME tree to prevent it +% from being overwritten by updates. - % 1. Check your version of Java. To do this run - % java -version - % from your command line. +% 1. Check your version of Java. To do this run +% java -version +% from your command line. - % * If the version number starts with "1.5" or "1.6" then - % \TeXOSInvokerName must be texosquery-jre5 - % - % * If the version number starts with "1.7" then - % \TeXOSInvokerName must be texosquery - % - % * If the version number starts with "1.8" then - % \TeXOSInvokerName must be texosquery-jre8 +% * If the version number starts with "1.5" or "1.6" then +% \TeXOSInvokerName must be texosquery-jre5 +% +% * If the version number starts with "1.7" then +% \TeXOSInvokerName must be texosquery +% +% * If the version number starts with "1.8" then +% \TeXOSInvokerName must be texosquery-jre8 - % (bash users need to check that the .sh extension has been removed - % from the bash scripts.) +% (bash users need to check that the .sh extension has been removed +% from the bash scripts.) - \def\TeXOSInvokerName{texosquery} +\def\TeXOSInvokerName{texosquery} - % 2. If the invoker name given in the definition above is on the - % restricted list, uncomment the line below to allow it to be run - % in restricted mode: +% 2. If the invoker name given in the definition above is on the +% restricted list, uncomment the line below to allow it to be run +% in restricted mode: - %\TeXOSQueryAllowRestricted - - % Leave it commented out if the invoker name is not on the - % restricted list. +%\TeXOSQueryAllowRestricted +% Leave it commented out if the invoker name is not on the +% restricted list. \endinput %% %% End of file `texosquery.cfg'. diff --git a/Master/texmf-dist/tex/latex/texosquery/texosquery.sty b/Master/texmf-dist/tex/latex/texosquery/texosquery.sty index ae334b31c46..2f7432f43b3 100644 --- a/Master/texmf-dist/tex/latex/texosquery/texosquery.sty +++ b/Master/texmf-dist/tex/latex/texosquery/texosquery.sty @@ -44,7 +44,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{texosquery}[2017/05/05 v1.4 (NLCT)] +\ProvidesPackage{texosquery}[2017/05/23 v1.5 (NLCT)] \input{texosquery} \endinput %% diff --git a/Master/texmf-dist/tex/latex/texosquery/texosquery.tex b/Master/texmf-dist/tex/latex/texosquery/texosquery.tex index 85bfe6470b2..d490c4566d8 100644 --- a/Master/texmf-dist/tex/latex/texosquery/texosquery.tex +++ b/Master/texmf-dist/tex/latex/texosquery/texosquery.tex @@ -55,7 +55,7 @@ \@texosquery@restore@at \expandafter\endinput \fi -\expandafter\def\csname ver@texosquery.tex\endcsname{2017/05/05 v1.4 (NLCT)} +\expandafter\def\csname ver@texosquery.tex\endcsname{2017/05/23 v1.5 (NLCT)} \ifx\@tracklang@pkgwarn\undefined \ifx\PackageWarning\undefined \def\@texosquery@warn#1{% -- cgit v1.2.3