On 12/2/20 11:05 AM, Neal Becker wrote:
lyx-2.3.6

I'm trying beamer with metropolis theme.  So to preamble I added:

\usetheme[numbering=fraction,titleformat=smallcaps]{metropolis}

I want notes on 2nd screen, so I added

\usepackage{pgfpages}

\setbeameroption{show notes}

\setbeameroption{show notes on second screen=right}

When I do this, I get a gray rectangle at the top of each page.  I exported the latex code, and found
commenting out this section of code inserted by lyx fixed the issue:

%% \ifx\hypersetup\undefined
%%   \AtBeginDocument{%
%%     \hypersetup{unicode=true,pdfusetitle,
%%  bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
%%  breaklinks=false,pdfborder={0 0 1},backref=false,colorlinks=false}
%%   }
%% \else
%%   \hypersetup{unicode=true,pdfusetitle,
%%  bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
%%  breaklinks=false,pdfborder={0 0 1},backref=false,colorlinks=false}
%% \fi

Any ideas what is the right way to fix this, and maybe what is the cause?

Thanks,
Neal

A gray rectangle across the entire top, or on the same side as the slide, or a gray rectangle just on the right (the speaker notes side), which is expected. I've attached a MWE, and to me the PDF is as it should be.

Attachment: newfile1.lyx
Description: application/lyx

Attachment: newfile1.pdf
Description: Adobe PDF document

-- 
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to