summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dtk/historical/textlist.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/dtk/historical/textlist.sty')
-rw-r--r--Master/texmf-dist/doc/latex/dtk/historical/textlist.sty14
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/dtk/historical/textlist.sty b/Master/texmf-dist/doc/latex/dtk/historical/textlist.sty
deleted file mode 100644
index 5417fa577b4..00000000000
--- a/Master/texmf-dist/doc/latex/dtk/historical/textlist.sty
+++ /dev/null
@@ -1,14 +0,0 @@
-% Unbekannter Style/Paket ``textlist''
-% nachgebaut analog zu ``deflist.sty''
-% (br, 12.02.2001)
-\newenvironment{textlist}[1]{%
- \list{}{%
- \settowidth{\labelwidth}{#1}%
- \setlength{\leftmargin}{\labelwidth}%
- \addtolength{\leftmargin}{\labelsep}%
- \def\makelabel##1{##1\hfill}%
- }%
-}{%
- \endlist
-}
-\endinput \ No newline at end of file