josephwright / josephwright/beamer
More slide thumbnails in notes
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 1.7k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported by: michaelaoash (Bitbucket: michaelaoash, GitHub: michaelaoash)
This request would apply to material on page 176 of the User Guide v. 3.06.
I love giving talks with the notes on the second screen. It's one of the best of latex-beamer's many excellent features.
It would be neat to be able to see thumbnails of the current slide, next slide, and perhaps the previous slide at the top of the notes on the second screen. In the current version, the notes screen displays a thumbnail of the current slide, but it would be really nice if the default were to display thumbnails of the current slide and the next slide.
An alternative would be to modify \insertslideintonotes so that it is possible to specify an arbitrary slide number.
This would be very helpful because it could cue remarks such as, "On the next slide I will show you..."
- Bitbucket: https://bitbucket.org/rivanvx/beamer/issue/5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the notes-screen behavior described on page 176 of the User Guide v. 3.06 and inspect the \insertslideintonotes entry point named in the issue. Determine how the current-slide thumbnail is produced and define whether the finished change should show the current and next slides by default or allow arbitrary slide numbers, then verify the notes display accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100