amromeo / api_r2020

API R Workshop 2020
MIT License
5 stars 5 forks source link

printing PPTs #21

Closed jwrudolf closed 5 years ago

jwrudolf commented 5 years ago

@amromeo @pcmathias @skadauke @hermands

Hi all.

Was playing around tonight trying to print slides + notes as PDF.

I can't figure out a way to print multiple slides per page + notes (I can only seem to do one or the other).

I think it would be tough to offer a fully printed course pack at a slide a page.

Guessing I am missing some setting somewhere.

Joe

amromeo commented 5 years ago

I think it may be possible to print to pdf a ppt with notes %>% then open acrobat and print two per page in landscape mode.

investigating

skadauke commented 5 years ago

Easiest will be to send slides to me one slide a page. I will print as 2 slides per page, double sided.

From: jwrudolf notifications@github.com Reply-To: amromeo/api_r2019 reply@reply.github.com Date: Thursday, May 2, 2019 at 10:07 PM To: amromeo/api_r2019 api_r2019@noreply.github.com Cc: Stephan Kadauke skadauke@gmail.com, Mention mention@noreply.github.com Subject: [amromeo/api_r2019] printing PPTs (#21)

@amromeo @pcmathias @skadauke @hermands

Hi all.

Was playing around tonight trying to print slides + notes as PDF.

I can't figure out a way to print multiple slides per page + notes (I can only seem to do one or the other).

I think it would be tough to offer a fully printed course pack at a slide a page.

Guessing I am missing some setting somewhere.

Joe

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

amromeo commented 5 years ago

you mean, send to you in pdf format correct? because formatting may get messed up on your end?

skadauke commented 5 years ago

I think printing notes underneath slides is a bad idea. We don’t want people to read the notes while we’re presenting. If they want the verbatim notes later we can send them after the presentation, and that way they also get the most up to date notes.

From: amromeo notifications@github.com Reply-To: amromeo/api_r2019 reply@reply.github.com Date: Friday, May 3, 2019 at 10:50 AM To: amromeo/api_r2019 api_r2019@noreply.github.com Cc: Stephan Kadauke skadauke@gmail.com, Mention mention@noreply.github.com Subject: Re: [amromeo/api_r2019] printing PPTs (#21)

I think it may be possible to print to pdf a ppt with notes %>% then open acrobat and print two per page in landscape mode.

investigating

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

skadauke commented 5 years ago

Yes exactly

From: amromeo notifications@github.com Reply-To: amromeo/api_r2019 reply@reply.github.com Date: Friday, May 3, 2019 at 10:52 AM To: amromeo/api_r2019 api_r2019@noreply.github.com Cc: Stephan Kadauke skadauke@gmail.com, Mention mention@noreply.github.com Subject: Re: [amromeo/api_r2019] printing PPTs (#21)

you mean, send to you in pdf format correct? because formatting may get messed up on your end?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

amromeo commented 5 years ago

I think notes are helpful if people get lost, day-dream, or if they are referring back during the exercise. but is it worth all the extra paper? @pcmathias @hermands @jwrudolf

skadauke commented 5 years ago

Another point – think about whether you’d like to remove some slides from the printed notes. Slides with a figure that builds up one step at a time should be circulated as the fully built figure. Slides with fun cat pics don’t need to be printed. Also, I sometimes like to leave out slides when I ask people to think of the answer to a question (e.g.: what do you think this distribution will look like?) These slides can be put back into the deck for a final version electronically circulated / uploaded to the repo.

From: amromeo notifications@github.com Reply-To: amromeo/api_r2019 reply@reply.github.com Date: Friday, May 3, 2019 at 10:52 AM To: amromeo/api_r2019 api_r2019@noreply.github.com Cc: Stephan Kadauke skadauke@gmail.com, Mention mention@noreply.github.com Subject: Re: [amromeo/api_r2019] printing PPTs (#21)

you mean, send to you in pdf format correct? because formatting may get messed up on your end?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

skadauke commented 5 years ago

Printing course packs now. Closed.