summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/texosquery/texosquery.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/texosquery/texosquery.cfg62
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg b/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg
new file mode 100644
index 00000000000..9422e0c7feb
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/texosquery/texosquery.cfg
@@ -0,0 +1,62 @@
+%%
+%% This is file `texosquery.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% texosquery.dtx (with options: `texosquery.cfg,package')
+%% texosquery
+%% Copyright 2017 Nicola Talbot
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license of (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is Nicola Talbot.
+%%
+%% This work consists of the files texosquery.dtx and texosquery.ins
+%% and the derived files texosquery.sty, texosquery.tex and
+%% texosquery.cfg. Additionally, the Java applications texosquery.jar,
+%% texosquery-jre5.jar, texosquery-jre8.jar, the bash scripts
+%% texosquery.sh, texosquery-jre5.sh, texosquery-jre8.sh, and
+%% the corresponding batch files.
+%% \CharacterTable
+%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+
+ %If this configuration file is added to TeX's path, it can
+ %be used to set up the texosquery defaults for the installation.
+
+ %Default application (must be installed on the operating system's
+ %path). Change as appropriate. Available options:
+ % * texosquery-jre8 (at least Java 8 required)
+ % * texosquery (at least Java 7 required)
+ % * texosquery-jre5 (at least Java 5 required)
+ %(bash users need to check that the .sh extension has been removed
+ %from the bash scripts, or add the extension to the invoker name.)
+\def\TeXOSInvokerName{texosquery}
+
+ % If the invoker name given above is on the restricted list,
+ % allow it to be run in restricted mode:
+ %\TeXOSQueryAllowRestricted
+\endinput
+%%
+%% End of file `texosquery.cfg'.