summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ncctools/nccstretch.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ncctools/nccstretch.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ncctools/nccstretch.sty35
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ncctools/nccstretch.sty b/Master/texmf-dist/tex/latex/ncctools/nccstretch.sty
new file mode 100644
index 00000000000..6e163673949
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ncctools/nccstretch.sty
@@ -0,0 +1,35 @@
+%%
+%% This is file `nccstretch.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% nccstretch.dtx (with options: `package')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% This file is a generated file from the sources of the `ncctools'
+%% bundle.
+%%
+%% You are not allowed to modify this file.
+%%
+%% You are allowed to distribute this file if and only if
+%% it is distributed with the corresponding source files in
+%% the `ncctools' bundle.
+%%
+%% For the copying and distribution conditions of the source files,
+%% see the README file distributed with the ncctools bundle.
+%%
+%% File: nccstretch.dtx Copyright (C) 2004 by Alexander I. Rozhenko
+%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{nccstretch}
+ [2004/11/30 v1.0 Text Stretch Package (NCC)]
+\newcommand*\stretchwith[2]{%
+ \let\@tempa\relax
+ \def\@tempb{#1}%
+ \@tfor\@tempc:=#2\do {\@tempa \@tempc \let\@tempa\@tempb}%
+}
+\endinput
+%%
+%% End of file `nccstretch.sty'.