summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/german/latex-tipps-und-tricks/folie.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/german/latex-tipps-und-tricks/folie.sty')
-rw-r--r--Master/texmf-doc/doc/german/latex-tipps-und-tricks/folie.sty9
1 files changed, 0 insertions, 9 deletions
diff --git a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/folie.sty b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/folie.sty
deleted file mode 100644
index 27c45429a62..00000000000
--- a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/folie.sty
+++ /dev/null
@@ -1,9 +0,0 @@
-% folie.sty
-\newcommand{\folie}
- {\newpage
- \@startsection{folie}{1}{0pt}
- {1cm plus5pt minus 5pt}{1ex}{\scshape Folie }}
-\newcounter{folie}
-\renewcommand{\thefolie}{\arabic{folie}}
-\newcommand{\l@folie}{\@dottedtocline{1}{1.5em}{2cm}}
-\newcommand{\foliemark}[1]{\markboth{Folie #1}{Folie #1}}