You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to a 3-argument command \newcommand{\fullframegraphic}[3]... and place the %1, %2, %3 placeholders accordingly to your preferred argument order, together with any markup that you need in/around the the frame.
If the command syntax becomes to cumbersome, you could look into what custom environment definitions could do for you. In a nutshell, you can split the contents of your custom markup in two parts, which then replace a
\begin{fullframegraphicwithnotes}{path/to/image}
Place for notes here
\end{fullframegraphicwithnotes}
Thanks for building this and making it publicly available! I love it and use it a lot!
The only thing missing for me and I could not get it to work is to add notes to the slide. Any ideas what I need to do for that?
Thanks!
The text was updated successfully, but these errors were encountered: