From bda7808e736ec9964636ba6c2ba585c59668c110 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 8 Oct 2016 23:36:15 +0000 Subject: jsclasses (8oct16) git-svn-id: svn://tug.org/texlive/trunk@42237 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/platex/jsclasses/kiyou.cls | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/platex/jsclasses/kiyou.cls') diff --git a/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls b/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls index 49e2a07b7f0..ba4c2492d8c 100644 --- a/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls +++ b/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{pLaTeX2e} \ProvidesClass{kiyou} - [2016/09/08 okumura, texjporg] + [2016/10/08 okumura, texjporg] \def\jsc@clsname{kiyou} \newif\ifjsc@needsp@tch \jsc@needsp@tchfalse @@ -86,10 +86,6 @@ \newif\ifjsc@mag\jsc@magtrue \newif\ifjsc@mag@xreal\jsc@mag@xrealfalse \def\jsc@magscale{1} -\DeclareOption{slide}{% - \@slidetrue\def\jsc@magscale{3.583} - \renewcommand{\@ptsize}{26} - \@landscapetrue\@titlepagetrue} \DeclareOption{8pt}{\def\jsc@magscale{0.833}\renewcommand{\@ptsize}{-2}} \DeclareOption{9pt}{\def\jsc@magscale{0.913}\renewcommand{\@ptsize}{-1}} \DeclareOption{10pt}{\def\jsc@magscale{1}\renewcommand{\@ptsize}{0}} @@ -799,6 +795,8 @@ \fi \setlength\headheight{0\jsc@mpt} \setlength\headsep{0\jsc@mpt} +\addtolength\headsep{-\topskip}%% added (2016-10-08) +\addtolength\headsep{10\jsc@mpt}%% added (2016-10-08) \setlength\maxdepth{.5\topskip} \newdimen\fullwidth \setlength\fullwidth{48zw} @@ -839,7 +837,7 @@ \if@slide \addtolength\topmargin{-\headheight} \else - \addtolength\topmargin{-0.5\headheight}%% from -\topskip (2016-08-17); from -\headheight (2003-06-26) + \addtolength\topmargin{-10\jsc@mpt}%% from -\topskip (2016-10-08); from -\headheight (2003-06-26) \fi \addtolength\topmargin{-\headsep} \addtolength\topmargin{-\footskip} -- cgit v1.2.3