Giter Club home page Giter Club logo

Comments (7)

cebe avatar cebe commented on July 19, 2024

why should it? If you add a note outside of a frame, to which frame does it refer?

from pdfpc-latex-notes.

ferdinandyb avatar ferdinandyb commented on July 19, 2024

All of them were gathered to the first frame.

from pdfpc-latex-notes.

cebe avatar cebe commented on July 19, 2024

could you explain why you put pnotes between the frames and not inside them? For \note that may make sense but \pnote is tied to a frame as it will be shown next to the current frame in the presentation. For which frame should the pnote be added if it is between two frames?

from pdfpc-latex-notes.

ferdinandyb avatar ferdinandyb commented on July 19, 2024

"You can then use the \pnote{} command like you used \note{} before. Behavior will be the same but it will additionally write notes to file in pdfpc readable format." From the way \note behaves outside a frame, I expected to have \pnote write them all to the preceding frame. Also, \pnote[item] is not implemented. I tried modifying the script: line 22 \newcommand{\pnote}[2][], line 24 \note[#1]{#2}, and line 36 \immediate\write\pdfpcnotesfile{\unexpanded{#2}}, but it didn't work (I obviously don't really understand what's going on here:D).

Btw, thanks for the package, it was a great help during my presentation :)

from pdfpc-latex-notes.

cebe avatar cebe commented on July 19, 2024

To be honest I never read the full documentation of \note before I created this package :)
I just implemented it based on what I knew about about it.
May be worth checking the \note docs and implementing it correctly.

If you have time and want to dig into this, I am happy to merge a pull request. Have no time to work on this myself right now.

from pdfpc-latex-notes.

ferdinandyb avatar ferdinandyb commented on July 19, 2024

I don't really understand how LaTeX works, but I'll try:)

from pdfpc-latex-notes.

ferdinandyb avatar ferdinandyb commented on July 19, 2024

Hi, I think I solved the problem, and I think I made the right pull request but I'm not sure.

from pdfpc-latex-notes.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.