%PDF- %PDF-
| Direktori : /proc/self/root/data/old/usr/share/texlive/texmf-dist/tex/latex/ncctools/ |
| Current File : //proc/self/root/data/old/usr/share/texlive/texmf-dist/tex/latex/ncctools/desclist.sty |
%%
%% This is file `desclist.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% desclist.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: desclist.dtx Copyright (C) 2002--2004 by Alexander I. Rozhenko
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{desclist}
[2004/11/23 v1.1 Desclist Package (NCC)]
\newenvironment*{desclist}[2]{%
\@ifnextchar[{\NCC@dlist{#1}{#2}}{\NCC@dlist{#1}{#2}[]}%
}{%
\endlist
}
\def\NCC@dlist#1#2[#3]{%
\list{}{%
\def\@tempa{#3}\ifx\@tempa\@empty
\labelwidth\z@ \itemindent-\leftmargin
\else
\settowidth\leftmargin{#1#3{#2}}%
\advance\leftmargin\labelsep
\labelwidth=\leftmargin
\itemindent\z@
\fi
\def\makelabel##1{\hspace\labelsep #1##1{#2}\hfil}%
}%
}
\def\description{\desclist{\normalfont\bfseries}{}}
\let\enddescription=\enddesclist
\endinput
%%
%% End of file `desclist.sty'.