This file is indexed.

/usr/share/texmf/tex/latex/gnuplot/gnuplot-lua-tikz.tex is in gnuplot-qt 4.6.4-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
%%
%%  plain TeX wrapper for gnuplot-tikz style file
%%
\input tikz.tex
\usetikzlibrary{arrows,patterns,plotmarks,backgrounds}

\edef\tikzatcode{\the\catcode`\@}
\catcode`\@=11

\input gnuplot-lua-tikz-common.tex


\catcode`\@=\tikzatcode

\endinput