summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ncctools/nccparskip.sty
blob: 359be7e84bd265480ba962999251ab8c036393f2 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
%%
%% This is file `nccparskip.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% nccparskip.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: nccparskip.dtx Copyright (C) 2002--2004 by Alexander I. Rozhenko
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{nccparskip}
         [2004/12/08 v1.1 Parskip Control Package (NCC)]
\newcommand*{\SetParskip}[1]{\setlength{\parskip}{#1}\parsep\parskip}
\partopsep\z@
\topsep\z@
\itemsep\z@
\def\@listi{\leftmargin\leftmargini}
\let\@listI\@listi
\def\@listii{\leftmargin\leftmarginii
  \labelwidth\leftmarginii \advance\labelwidth-\labelsep}
\def\@listiii{\leftmargin\leftmarginiii
  \labelwidth\leftmarginiii \advance\labelwidth-\labelsep}
\let\NCC@normalsize\normalsize
\def\normalsize{\let\NCC@temp\@listi\NCC@normalsize\let\@listi\NCC@temp}
\let\NCC@small\small
\def\small{\let\NCC@temp\@listi\NCC@small\let\@listi\NCC@temp}
\let\NCC@footnotesize\footnotesize
\def\footnotesize{\let\NCC@temp\@listi\NCC@footnotesize\let\@listi\NCC@temp}
\normalsize
\SetParskip{4pt plus 1pt minus .2pt}
\endinput
%%
%% End of file `nccparskip.sty'.