From: Walter Fetter Lages Date: Thu, 17 Feb 2022 20:05:58 +0000 (-0300) Subject: Adjust examples for prosper compatibility with TeX Live 2021. X-Git-Url: http://git.ece.ufrgs.br/?a=commitdiff_plain;h=4cae90a928f033f6dddf01af37a22330230ac81d;p=delaetex.git Adjust examples for prosper compatibility with TeX Live 2021. --- diff --git a/exemplos/Makefile b/exemplos/Makefile index 36143dc..ba82010 100644 --- a/exemplos/Makefile +++ b/exemplos/Makefile @@ -18,7 +18,7 @@ doc: delaetex.pdf \ dvips $< %.pdf: %.ps - ps2pdf -sPAPERSIZE=a4 $< + ps2pdf -dALLOWPSTRANSPARENCY -sPAPERSIZE=a4 $< delaetex.dvi: delaetex.tex delaetex.aux delaetex.bbl fig.eps ../inputs/* latex $< diff --git a/exemplos/presentation.tex b/exemplos/presentation.tex index 86b9c2f..423390f 100644 --- a/exemplos/presentation.tex +++ b/exemplos/presentation.tex @@ -1,6 +1,9 @@ % This is the classical example of prosper style adapted to highlight % the DeLaeTeX prosper style features -% + +\PassOptionsToPackage{setpagesize=false}{hyperref} +\RequirePackage[2020-02-02]{latexrelease} + % For presentations in portuguese, the option english should be removed. % % Color background and side bar diff --git a/exemplos/presentation1.tex b/exemplos/presentation1.tex index c30a29e..dd1bedd 100644 --- a/exemplos/presentation1.tex +++ b/exemplos/presentation1.tex @@ -1,9 +1,11 @@ % This is the classical example of prosper style adapted to highlight % the DeLaeTeX prosper style features -% + +\PassOptionsToPackage{setpagesize=false}{hyperref} +\RequirePackage[2020-02-02]{latexrelease} + % For presentations in portuguese, the option english should be removed. % -% Color background and side bar %\documentclass[english,pdf,final,colorBG,slideColor,total,delae]{prosper} % B&W background and color side bar diff --git a/exemplos/presentation2.tex b/exemplos/presentation2.tex index 1486108..b6dd1bd 100644 --- a/exemplos/presentation2.tex +++ b/exemplos/presentation2.tex @@ -1,6 +1,9 @@ % This is the classical example of prosper style adapted to highlight % the DeLaeTeX prosper style features -% + +\PassOptionsToPackage{setpagesize=false}{hyperref} +\RequirePackage[2020-02-02]{latexrelease} + % For presentations in portuguese, the option english should be removed. % % Color background and side bar diff --git a/exemplos/presentation3.tex b/exemplos/presentation3.tex index 4119100..b3cd2f5 100644 --- a/exemplos/presentation3.tex +++ b/exemplos/presentation3.tex @@ -1,6 +1,9 @@ % This is the classical example of prosper style adapted to highlight % the DeLaeTeX prosper style features -% + +\PassOptionsToPackage{setpagesize=false}{hyperref} +\RequirePackage[2020-02-02]{latexrelease} + % For presentations in portuguese, the option english should be removed. % % Color background and side bar