summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/llncsconf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-11 20:47:59 +0000
committerKarl Berry <karl@freefriends.org>2020-05-11 20:47:59 +0000
commiteb00832c57337e4a212023733271ce2371ba231b (patch)
tree7d09c49bb59dfb8d3f672d860d15fe4b74130559 /Master/texmf-dist/tex/latex/llncsconf
parentbffbeb435746ef4bfc3abbbce80006f657360f3a (diff)
llncsconf (11may20)
git-svn-id: svn://tug.org/texlive/trunk@55102 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/llncsconf')
-rw-r--r--Master/texmf-dist/tex/latex/llncsconf/llncsconf.sty14
1 files changed, 11 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/llncsconf/llncsconf.sty b/Master/texmf-dist/tex/latex/llncsconf/llncsconf.sty
index a8f7a7d4839..42d71bddbf3 100644
--- a/Master/texmf-dist/tex/latex/llncsconf/llncsconf.sty
+++ b/Master/texmf-dist/tex/latex/llncsconf/llncsconf.sty
@@ -4,11 +4,15 @@
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt; either
-%% version 1 of the License, or any later version.
+%% version 1.3c of the License, or (at your opinion) any later version.
%% OR
%% The 2-clause BSD-style license.
+%%
+%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}\relax
-\ProvidesClass{llncsconf}[Unreleased Achim D. Brucker]
+\ProvidesPackage{llncsconf}
+ [2020/05/10 v1.1.0 %
+ Tweaks for the llncs class.]
%
\RequirePackage{ifthen}
\RequirePackage{hyperref}
@@ -41,7 +45,11 @@
% <crop>
\ifthenelse{\boolean{crop}}{%
-\pdfpagesattr{/CropBox [92 70 523 736]}% LNCS page: 152x235 mm
+ \@ifclasswith{llncs}{a4paper}{%
+ \pdfpagesattr{/CropBox [92 114 523 780]}%
+ }{%
+ \pdfpagesattr{/CropBox [92 65 523 731]}% LNCS page: 152x235 mm
+ }%
}{}
% </crop>
\def\ps@svninfofirst{\let\@mkboth\@gobbletwo\let\@oddhead\@empty\let\@evenhead\@empty