[powerdot] Re: Changing clock position in a powerdot slide template (\pddefinetemplate[slide]{slide})

  • From: Rafael Coninck Teigão <rcteigao@xxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Mon, 14 Aug 2017 13:20:04 -0300

Hello Hendri,

Thanks for answering.

While trying to build a minimal example, I found out that the issue comes
from the Animate package.

If possible, could you please help me figure out how to fix this issue? I
wish to keep on using the animate package, but it seems that the javascript
it embeds messes up with the javascript for the clock.

Attached you may find a minimal example and its output.

Thanks again,
Rafael.

On Fri, Aug 11, 2017 at 12:21 PM, Hendri Adriaens <spotje@xxxxxxxxx> wrote:

Hello,

as your example was not a complete, reproducing minimal example, I had
to create one. Please find it, and it's output attached. You will see
I cannot replicate your problem. Obviously, I do not have your
eps-file. The problem might be in that file or your positioning.

Further, please make sure you are using the latest powerdot and use
latex, dvips, ps2pdf.

Best regards,
-Hendri.


On Thu, Aug 10, 2017 at 7:58 PM, Rafael Coninck Teigão
<rcteigao@xxxxxxxxx> wrote:
Hello fellows,

0 down vote favorite

I've created a slide template and tried changing the clock position like
so:

\pddefinetemplate[slide]{slide}{
  textpos={.20\slidewidth,.75\slideheight},
  textwidth=.75\slidewidth,
  titlepos={.15\slidewidth,.85\slideheight},
  tocpos={.015\slidewidth,.75\slideheight},
  clockpos={.23\slidewidth,.08\slideheight}
}{\rput[bl](0,0){\includegraphics[width=\slidewidth,
height=\slideheight]{fundo-slides.eps}}}

The idea was for it to go to the lower-left corner of my slide, over a
specif piece of my background (set with the \rput command above).

The problem is that, instead of showing the clock, it only shows a
blue-ish
field in that position, instead of showing the clock.

And to make things even weirder, sometimes the clock does show up, but
if I
recompile the document it goes away (even if no changes were made).

I've tried playing with clockcolor=black, and clockhook= several
different
positions, but nothing seems to fix it.

What else do I need to set on the template for the clock to show up?

I also posted this question on:

https://tex.stackexchange.com/questions/384860/changing-
clock-position-in-a-powerdot-slide-template-pddefinetemplateslides

If you wanna answer there, so that I can "accept" your answer and give
points for it, I'd be more than happy to.

Thanks!

Attachment: fundo-slides1.ps
Description: PostScript document

Attachment: minimal.pdf
Description: Adobe PDF document

Attachment: minimal.tex
Description: TeX document

Other related posts: