From 92d520e9e35d76095b72c49e787f1997c2875365 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 12 Jan 2007 17:33:16 +0000 Subject: seminar update (11jan07) git-svn-id: svn://tug.org/texlive/trunk@3386 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/seminar/sem-a4.sty | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/seminar/sem-a4.sty (limited to 'Master/texmf-dist/tex/latex/seminar/sem-a4.sty') 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 -- cgit v1.2.3