public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Bug in beamer, pandoc, ???
@ 2022-04-05 14:46 jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found] ` <32085dcd-f6a6-4d48-a06d-15dee9729421n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2022-04-05 14:46 UTC (permalink / raw)
  To: pandoc-discuss


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

As I continue to play with notes in beamer, I've found what I think is a 
bug, though I'm not sure where it lies.

Here's the command line:

```
> pandoc -t beamer  -i  -s -o pandoc_demo.pdf -V beameroption='show notes 
on second screen'
## Slide 1

Content 1

## Slide 2

Content 2
```

The resulting PDF has text on the second slide, but you can't see it. That 
is, "Content 2" is there, but not visible. I'm not sure if the text is 
white like the background or invisible or what (though see just below).

If I add a color theme with ` -V colortheme=beetle`, then that text *is* 
visible, though it's white instead of black like the text on the first 
slide. This makes me think that the text in the non-colortheme version is 
also white.

I suspect this is a bug in beamer, though I'm not sure and would appreciate 
any suggestions. I attach the tex file from the simpler command. Using a 
color theme adds just `\usecolortheme{beetle}` to the file.

-- 
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/32085dcd-f6a6-4d48-a06d-15dee9729421n%40googlegroups.com.

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

[-- Attachment #2: pandoc_demo_second.tex --]
[-- Type: application/x-tex, Size: 2897 bytes --]

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

* Re: Bug in beamer, pandoc, ???
       [not found] ` <32085dcd-f6a6-4d48-a06d-15dee9729421n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2022-04-10 14:46   ` jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
  0 siblings, 0 replies; 2+ messages in thread
From: jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2022-04-10 14:46 UTC (permalink / raw)
  To: pandoc-discuss


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

Small update: if I typeset the tex file with LaTeX, all is well. If I use 
XeLaTeX (which I usually do), I get the reported error. Found it reported 
here <https://github.com/josephwright/beamer/issues/337>.

On Tuesday, 5 April 2022 at 10:46:08 UTC-4 jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:

> As I continue to play with notes in beamer, I've found what I think is a 
> bug, though I'm not sure where it lies.
>
> Here's the command line:
>
> ```
> > pandoc -t beamer  -i  -s -o pandoc_demo.pdf -V beameroption='show notes 
> on second screen'
> ## Slide 1
>
> Content 1
>
> ## Slide 2
>
> Content 2
> ```
>
> The resulting PDF has text on the second slide, but you can't see it. That 
> is, "Content 2" is there, but not visible. I'm not sure if the text is 
> white like the background or invisible or what (though see just below).
>
> If I add a color theme with ` -V colortheme=beetle`, then that text *is* 
> visible, though it's white instead of black like the text on the first 
> slide. This makes me think that the text in the non-colortheme version is 
> also white.
>
> I suspect this is a bug in beamer, though I'm not sure and would 
> appreciate any suggestions. I attach the tex file from the simpler command. 
> Using a color theme adds just `\usecolortheme{beetle}` to the file.
>

-- 
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/3df00ae2-87bc-49cd-b6d5-72bc887fc0f7n%40googlegroups.com.

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

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

end of thread, other threads:[~2022-04-10 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-05 14:46 Bug in beamer, pandoc, ??? jmuc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <32085dcd-f6a6-4d48-a06d-15dee9729421n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-04-10 14:46   ` 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).