summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ncctools/nccstretch.sty
blob: 6e1636739499108bc0991bedf6804a905aa8c0a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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'.