diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-12 17:33:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-12 17:33:16 +0000 |
commit | 92d520e9e35d76095b72c49e787f1997c2875365 (patch) | |
tree | 06af05bf61790b5552df2fc3fda096150a105489 /Master/texmf-dist/tex/latex/seminar/sem-a4.sty | |
parent | 5f808ed3800d80a9057c944ba3f6a26493399642 (diff) |
seminar update (11jan07)
git-svn-id: svn://tug.org/texlive/trunk@3386 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/seminar/sem-a4.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/seminar/sem-a4.sty | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/seminar/sem-a4.sty b/Master/texmf-dist/tex/latex/seminar/sem-a4.sty new file mode 100644 index 00000000000..f366abe2d4d --- /dev/null +++ b/Master/texmf-dist/tex/latex/seminar/sem-a4.sty @@ -0,0 +1,19 @@ +%% +%% This file may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License, either version 1.2 of this license +%% or (at your option) any later version. The latest version of this +%% license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.2 or later is part of all distributions of LaTeX version +%% 1999/12/01 or later. +%% +%% BEGIN sem-a4.sty +\def\paperwidth{210mm} +\def\paperheight{297mm} +\input sem-page.sty +\slidewidth 222mm +\slideheight 152mm +\endinput +%% END sem-a4.sty |