diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-23 15:53:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-23 15:53:36 +0000 |
commit | 86fedb4325f0b32892d54a81cbc3fb9e9a221b8e (patch) | |
tree | 994ca4605e60db1b1082b9f9e68675b5f79563bb /Master/texmf-dist/doc/latex/latex-tipps-und-tricks/mod2.sty | |
parent | 487851dc1f103e110667c4287eb8cc2a36b1565a (diff) |
rm latex-tipps-und-tricks, no license info
git-svn-id: svn://tug.org/texlive/trunk@24924 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tipps-und-tricks/mod2.sty')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-tipps-und-tricks/mod2.sty | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/mod2.sty b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/mod2.sty deleted file mode 100644 index 166da2691d1..00000000000 --- a/Master/texmf-dist/doc/latex/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} |