public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* How to use speaker notes in beamer
@ 2022-04-04  4:26 jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found] ` <2b3478fd-b167-4006-af86-81e902077123n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2022-04-04  4:26 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1660 bytes --]

I don't normally add notes to my presentations (I keep them in a separate 
file that I just print out), but am thinking about it, so I'm wondering how 
people implement this (if at all) in beamer presentations.

It looks to me like Adobe Reader doesn't have a real presentation mode (nor 
does Apple Preview.app), where the speaker sees one thing on their screen 
and the audience another on theirs. Instead there are other apps that 
handle this. Do any work with pandoc's notes functionality in beamer, so 
that the speaker can see the notes, but the audience can't?

I have also discovered that some apps work using beamer's "second screen" 
option where the pdf is generated as a "double-wide" file that the app 
splits to show to each audience. In this case, the notes go on the second 
screen (easily enough done in pandoc with  `-V beameroption='show notes on 
second screen'`). In this case though some markdown features don't seem to 
work for me. For example, the list in the User Guide's example doesn't show 
up at all.

I've been playing with this using Présentation on my Mac, which is fine 
with the second screen (or the pdfcomment package), but not pandoc's 
default notes.

Thanks for any suggestions.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/2b3478fd-b167-4006-af86-81e902077123n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2004 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to use speaker notes in beamer
       [not found] ` <2b3478fd-b167-4006-af86-81e902077123n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2022-04-10 14:03   ` jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found]     ` <3478d099-2c46-4911-a6ab-f17dd7187d6en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2022-04-10 14:03 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1897 bytes --]

Should I conclude that no one is using pandoc's native note functionality 
with beamer?

On Monday, 4 April 2022 at 00:26:53 UTC-4 jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:

> I don't normally add notes to my presentations (I keep them in a separate 
> file that I just print out), but am thinking about it, so I'm wondering how 
> people implement this (if at all) in beamer presentations.
>
> It looks to me like Adobe Reader doesn't have a real presentation mode 
> (nor does Apple Preview.app), where the speaker sees one thing on their 
> screen and the audience another on theirs. Instead there are other apps 
> that handle this. Do any work with pandoc's notes functionality in beamer, 
> so that the speaker can see the notes, but the audience can't?
>
> I have also discovered that some apps work using beamer's "second screen" 
> option where the pdf is generated as a "double-wide" file that the app 
> splits to show to each audience. In this case, the notes go on the second 
> screen (easily enough done in pandoc with  `-V beameroption='show notes on 
> second screen'`). In this case though some markdown features don't seem to 
> work for me. For example, the list in the User Guide's example doesn't show 
> up at all.
>
> I've been playing with this using Présentation on my Mac, which is fine 
> with the second screen (or the pdfcomment package), but not pandoc's 
> default notes.
>
> Thanks for any suggestions.
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/3478d099-2c46-4911-a6ab-f17dd7187d6en%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2475 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to use speaker notes in beamer
       [not found]     ` <3478d099-2c46-4911-a6ab-f17dd7187d6en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2022-07-30 19:20       ` Christophe Demko
       [not found]         ` <016d63fe-ff6a-4ad6-8dda-796bcd0f9ffcn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Christophe Demko @ 2022-07-30 19:20 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 2128 bytes --]

Create a div with notes class. See 
https://pandoc.org/MANUAL.html#speaker-notes



Le dimanche 10 avril 2022 à 16:03:11 UTC+2, jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org a écrit :

> Should I conclude that no one is using pandoc's native note functionality 
> with beamer?
>
> On Monday, 4 April 2022 at 00:26:53 UTC-4 jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
>
>> I don't normally add notes to my presentations (I keep them in a separate 
>> file that I just print out), but am thinking about it, so I'm wondering how 
>> people implement this (if at all) in beamer presentations.
>>
>> It looks to me like Adobe Reader doesn't have a real presentation mode 
>> (nor does Apple Preview.app), where the speaker sees one thing on their 
>> screen and the audience another on theirs. Instead there are other apps 
>> that handle this. Do any work with pandoc's notes functionality in beamer, 
>> so that the speaker can see the notes, but the audience can't?
>>
>> I have also discovered that some apps work using beamer's "second screen" 
>> option where the pdf is generated as a "double-wide" file that the app 
>> splits to show to each audience. In this case, the notes go on the second 
>> screen (easily enough done in pandoc with  `-V beameroption='show notes on 
>> second screen'`). In this case though some markdown features don't seem to 
>> work for me. For example, the list in the User Guide's example doesn't show 
>> up at all.
>>
>> I've been playing with this using Présentation on my Mac, which is fine 
>> with the second screen (or the pdfcomment package), but not pandoc's 
>> default notes.
>>
>> Thanks for any suggestions.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/016d63fe-ff6a-4ad6-8dda-796bcd0f9ffcn%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2926 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to use speaker notes in beamer
       [not found]         ` <016d63fe-ff6a-4ad6-8dda-796bcd0f9ffcn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2022-07-31 18:34           ` jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
  0 siblings, 0 replies; 4+ messages in thread
From: jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2022-07-31 18:34 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 3481 bytes --]

Thanks for this.

Yes, I've seen the manual. My question was around using such notes in 
beamer presentations.

It seems like people mainly use the beamer notes feature with specialized 
software that reads and displays the notes (which Adobe Reader won't do). 
One popular way seems to be  making them visible on a second screen, and 
another use-case is printing them directly in lieu of the content as a way 
to share with others. In both cases there's a beamer option (show notes on 
second screen, and show only notes, resp.), neither of which is mentioned 
in the manual. It may be that some software reads the notes without needing 
them on a second screen (which basically makes a double-wide PDF), but I 
haven't played around with it (e.g., pympress).

In my case I was interested in using the notes feature for speaker notes 
where, again, it seems one needs special purpose software that will display 
the double-wide pdf in the appropriate way. I was using Présentation.app on 
my Mac.

I was wondering whether I was missing some other way to using notes in a 
beamer presentation.

If my current understanding is correct, I'm happy to add some more info to 
the manual.

On Saturday, 30 July 2022 at 15:20:25 UTC-4 chd...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:

> Create a div with notes class. See 
> https://pandoc.org/MANUAL.html#speaker-notes
>
>
>
> Le dimanche 10 avril 2022 à 16:03:11 UTC+2, jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org a écrit :
>
>> Should I conclude that no one is using pandoc's native note functionality 
>> with beamer?
>>
>> On Monday, 4 April 2022 at 00:26:53 UTC-4 jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
>>
>>> I don't normally add notes to my presentations (I keep them in a 
>>> separate file that I just print out), but am thinking about it, so I'm 
>>> wondering how people implement this (if at all) in beamer presentations.
>>>
>>> It looks to me like Adobe Reader doesn't have a real presentation mode 
>>> (nor does Apple Preview.app), where the speaker sees one thing on their 
>>> screen and the audience another on theirs. Instead there are other apps 
>>> that handle this. Do any work with pandoc's notes functionality in beamer, 
>>> so that the speaker can see the notes, but the audience can't?
>>>
>>> I have also discovered that some apps work using beamer's "second 
>>> screen" option where the pdf is generated as a "double-wide" file that the 
>>> app splits to show to each audience. In this case, the notes go on the 
>>> second screen (easily enough done in pandoc with  `-V beameroption='show 
>>> notes on second screen'`). In this case though some markdown features don't 
>>> seem to work for me. For example, the list in the User Guide's example 
>>> doesn't show up at all.
>>>
>>> I've been playing with this using Présentation on my Mac, which is fine 
>>> with the second screen (or the pdfcomment package), but not pandoc's 
>>> default notes.
>>>
>>> Thanks for any suggestions.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/b9c7a545-3c79-40cb-b2ac-c71101acacdcn%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 4823 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-31 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04  4:26 How to use speaker notes in beamer jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <2b3478fd-b167-4006-af86-81e902077123n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-04-10 14:03   ` jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found]     ` <3478d099-2c46-4911-a6ab-f17dd7187d6en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-07-30 19:20       ` Christophe Demko
     [not found]         ` <016d63fe-ff6a-4ad6-8dda-796bcd0f9ffcn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-07-31 18:34           ` jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).