diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-11 22:15:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-11 22:15:57 +0000 |
commit | 848183ea222747f189fe5b9add0aad253c947a0a (patch) | |
tree | ba8714e7db4b083350c7e3b96f4d678a625e645f /Master/texmf-dist/doc/latex/ktv-texdata/ktv-test.KTVhint | |
parent | d3f1ccee73a080eb9069894375590f12633237d7 (diff) |
new old latex package ktv-texdata
git-svn-id: svn://tug.org/texlive/trunk@27369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ktv-texdata/ktv-test.KTVhint')
-rw-r--r-- | Master/texmf-dist/doc/latex/ktv-texdata/ktv-test.KTVhint | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ktv-texdata/ktv-test.KTVhint b/Master/texmf-dist/doc/latex/ktv-texdata/ktv-test.KTVhint new file mode 100644 index 00000000000..f96486b7a2e --- /dev/null +++ b/Master/texmf-dist/doc/latex/ktv-texdata/ktv-test.KTVhint @@ -0,0 +1,24 @@ +%% File created automatically by `ktv-texdata'.
+%% DONOT EDIT THIS FILE MANUALLY.
+\setcounter{xxx}{0}
+\bxx(xxx)2;
+This is hint of two.
+\\In the data file, this `bxx' doesnot specify the enrvironment.
+\\So this used default environment.
+\exx
+\setcounter{yyy}{1}
+\bxx(yyy)2;
+This is HINT of {\it yyyyy}.2
+\exx
+\setcounter{yyy}{6}
+\bxx(yyy)2;
+This is hint of two.
+\\In the data file, this `bxx' doesnot specify the enrvironment.
+\\So this used default environment.
+\exx
+\setcounter{yyy}{12}
+\bxx(yyy)2;
+This is HINT of {\it yyyyy}.2
+\exx
+\endinput
+%% END OF FILE %%
|