[powerdot] Re: A fix to the clock problem

  • From: "Hendri Adriaens" <spotje@xxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Mon, 28 May 2007 19:28:25 +0200

I have sent this to Hendri. He has added verification and incorporation
of the patch to his todo list.

The truth of the matter is that Heiko Oberdiek already sent me a
better patch. I told you I would add it to the todolist so I could
compare it when I had time. Now I am forced to bring a non-tested
thing out in the open.

But, ok, here is the non-tested, use on own risk, no guarantee, et
cetera, patch by Heiko Oberdiek.

-Hendri.

*** test/powerdot.cls   2007-03-18 23:39:04.000000000 +0100
--- /media/texlive2007/texmf-dist/tex/latex/powerdot/powerdot.cls
2006-07-15 00:42:30.000000000 +0200
***************
*** 579,586 ****
    \edef\pd@tempa{\expandafter\pd@tempa\pd@tempb\@nil}%
    \ifx\pd@@clockpos\@empty\else
      \rput[\pd@@clockhook](\pd@@clockpos){%
!         \TextField[name=pdclock.time,bordercolor={},%
!           rotation={\ifnum\pd@orient=\z@ 90\else 0\fi},%
          backgroundcolor={},align=\pd@@clockalign,color=\pd@tempa,%
          charsize=\pd@@clockcharsize,width=\pd@@clockwidth,%
          height=\pd@@clockheight]{}%
--- 579,585 ----
    \edef\pd@tempa{\expandafter\pd@tempa\pd@tempb\@nil}%
    \ifx\pd@@clockpos\@empty\else
      \rput[\pd@@clockhook](\pd@@clockpos){%
!         \TextField[name=pdclock.time,bordercolor=\pd@clockrot,%
          backgroundcolor={},align=\pd@@clockalign,color=\pd@tempa,%
          charsize=\pd@@clockcharsize,width=\pd@@clockwidth,%
          height=\pd@@clockheight]{}%

Other related posts: