blob: d657d2bb5a34f50e0ba69230116311b202badadc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
%
% docstrip.cfg
%
% Sample configuration for the docstrip program for the ecv class
%
% BaseDirectory: To this directory the class will be installed
%\BaseDirectory{/usr/share/texmf}
\BaseDirectory{.}
% Path mapping for the directories defined in the ins file
%\DeclareDir{tex/latex/ecv}{tex/latex/ecv}
\DeclareDir{tex/latex/ecv}{.}
|