summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod2.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod2.sty')
-rw-r--r--Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod2.sty10
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod2.sty b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod2.sty
deleted file mode 100644
index 166da2691d1..00000000000
--- a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod2.sty
+++ /dev/null
@@ -1,10 +0,0 @@
-% mod2.sty
-\renewcommand{\@makechapterhead}[1]
-{\vspace*{3em}
- \centerline{\uppercase{\thechapter\quad #1}}
- \vskip1em}
-
-\renewcommand{\@makeschapterhead}[1]
-{\vspace*{3em}
- \centerline{\uppercase{#1}}
- \vskip1em}