summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-19 21:20:38 +0000
committerKarl Berry <karl@freefriends.org>2021-12-19 21:20:38 +0000
commit19611cb045aeda55b259bcce5145922b3baae741 (patch)
tree21e2b976e5d90af0a16554d0939d5f7c242022f1 /Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls
parent351ea1c0ab110b0e88d092b01425ee086a8c6ab5 (diff)
schulmathematik (19dec21)
git-svn-id: svn://tug.org/texlive/trunk@61347 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls')
-rw-r--r--Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls12
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls b/Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls
index bdb5e1238d1..9d47606aee6 100644
--- a/Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls
+++ b/Master/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls
@@ -1,10 +1,8 @@
% schulmathematik bundle: document class schulma-praes
-% Version 1.1
-% 13. März 2021
+% Version 1.2
+% 18. Dezember 2021
\NeedsTeXFormat{LaTeX2e}
-\ProvidesExplClass{schulma-praes}{2021-03-13}{1.1}{Dokumentenklasse fuer Bildschirmpraesentationen}
-
-\RequirePackage {xparse}
+\ProvidesExplClass{schulma-praes}{2021-12-18}{1.2}{Dokumentenklasse fuer Bildschirmpraesentationen}
\bool_new:N \g_schulma_praes_seitenzahlen_bool
\bool_new:N \g_schulma_praes_druck_bool
@@ -124,10 +122,10 @@
\bool_if:NTF \g_schulma_praes_zwei_folien_pro_seite_bool
{
- \pgfpagesuselayout {2~on~1} [a4paper, border~shrink = 7mm]
+ \pgfpagesuselayout {2~on~1} [a4paper, border~shrink = 8mm]
}
{
- \pgfpagesuselayout {4~on~1} [a4paper, landscape, border~shrink = 7mm]
+ \pgfpagesuselayout {4~on~1} [a4paper, landscape, border~shrink = 8mm]
}
}