pdfpc-latex-notes icon indicating copy to clipboard operation
pdfpc-latex-notes copied to clipboard

- changed definitions to global and \let to \edef so \lastframenumber…

Open ferdinandyb opened this issue 9 years ago • 3 comments

I hope I'm doing this right :)

… behaves correctly inside frames, with overlays and also outside of frames (i.e. that only one header is actually written per frame in all situations)

  • changed \newcommand to \newcommand<> to be overlay-aware, and passed overlay to \note
  • added an optional parameter to newcommand and passed it to \note to preserve \note[item] behaviour
  • added an \only<1> overlay to the actual writing of the notes to file, so even with overlay around, the notes are only written once to file

fixes #7

ferdinandyb avatar Nov 17 '15 11:11 ferdinandyb

Thanks! Will try to find some time to review it soon.

cebe avatar Nov 17 '15 20:11 cebe

Have you had time to check it?

ferdinandyb avatar Jun 06 '16 09:06 ferdinandyb

Consider its inclusion.

mario-tux avatar Oct 10 '16 14:10 mario-tux